🚀 Features
- Add command to retrieve diagnostics (168)
- Add support for MQTT over TLS (161)
- Add an internal mapping of known battery types to strategy (158)
- Add "percentage" battery configuration strategy (156)
🐛 Bug Fixes
- Fix issue where Uvicorn logs didn't correspond to verbose mode (167)
- Remove Home Assistant state class from boolean batteries (165)
- Ensure percentage batteries have a "battery" device class with Home Assistant MQTT Discovery (163)
- Fix bug with improperly calculated percentage battery values (162)
- Fix bug with percentage batteries in HASS MQTT Discovery (160)
🧰 Maintenance
- Streamline test fixture framework for device payloads (164)
- Simplify platform detection in Home Assistant MQTT Discovery (159)