You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🆕 Added static IP feature. Now, a static IP can be defined both during initial configuration and subsequently in the settings. For proper functioning, IP, subnet, gateway, and DNS must be entered.
⚠️Change in configuration data structure! With this version, the settings data for MQTT, etc. will be deleted during the update and must be re-entered.
🆕 Add Wifi Signal strength indicator
🆕 Add LED brightness control
🆕 Prevent problematic characater input on settings
🐛 Fix cell amount for high voltage BMS
🐛 Fix space bevor values by small numbers
🐛 Fix communication timeout for some slow devices
🐛 Fix HA Discovery, missing measurement and state class
🆕 add pack remaining kWh
🆕 add kWh to remaining pack capacity in HA
🆕 add availability for sensors to HA
🆕 Change OTA update to gz compressed files
🆕 Move debug to regular
🆕 Support for the previous Daly protocol (known as the Sinowealth protocol). Older BMS are now also supported. ⚠️ Removed cell balance states for single cells due to compliance to Daly previous and current protocol communication. ⚠️ Changed remaining Capacity from mAh to Ah due to compliance to Daly previous and current protocol communication.
🐛 Fix serveral minor bugs and improve data collect speed.
🐛 Add more bugs to fix later.
🐛 Fix the whole HomeAssitant Discovery (need to remove the old entities, unique_id has changed)
🆕 add switch for automatic HA Discovery
🆕 add changable title in browser #142