syssi / esphome-jk-bms

ESPHome component to monitor and control a Jikong Battery Management System (JK-BMS) via UART-TTL or BLE
Apache License 2.0
442 stars 148 forks source link

Retrieve new settings instantly if a setting was changed #292

Open syssi opened 1 year ago

syssi commented 1 year ago

Users are confused because the settings entities (numbers, switches) only gets updated if you press the retrieve_settings button. If you change the BMS settings using the entities you would like to see the new values instantly.

@riker65

riker65 commented 1 year ago

Sounds great