-
-
Notifications
You must be signed in to change notification settings - Fork 785
Add ESP-FBot battery integration device page #1373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for esphome-devices ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds documentation for ESP-FBot, an ESPHome custom component that enables local monitoring and control of portable power stations (batteries) that use Bluetooth communication. The device integrates with Home Assistant to provide battery monitoring, power tracking, and output control without requiring cloud services.
Key Changes:
- New device page for ESP-FBot battery integration component
- Comprehensive configuration example with sensors, binary sensors, and switches
- Documentation of compatible battery models and setup instructions
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>

Brief description of the changes
Adding the ESP-FBot integration. This is a ESP-Home / Home Assistant integration for larger batteries that have Bluetooth and WIFI. Allows local control of the battery without using the cloud.
Type of changes
Checklist:
The only exceptions are
!secret wifi_ssidand!secret wifi_password.wifiorethernetblock has no static / manual ip address specified.A more involved example can be provided in a separate configuration block.