Hi there! I have a couple of feature requests. These are completely low priority — just some ideas and suggestions that would be great to have! :)
- Expose "Battery Overview" data via MQTT
I would love to be able to access the data from the Battery Overview through the existing MQTT implementation.
Use Case: This would be incredibly helpful for accurately calculating the costs and benefits (savings) of the battery storage.
Current Workaround: Right now, I am using template sensors to roughly estimate the "value" and savings, but having direct access to the actual overview data would be much more precise.
- Runtime adjustment of parameters (e.g., Max SOC)
It would be awesome if we could adjust certain parameters dynamically during runtime via MQTT, rather than just statically in the config. A prime example would be the Max Soc Percentage.
Proposed Behavior: The values defined in the config file could act as defaults (e.g., applied upon a restart), but we would have the ability to override them externally.
Background / Use Case: Once a month, I need to calibrate my batteries. Currently, I handle this through automations that force a full charge via "Overruling". Being able to simply adjust the Max SOC on the fly via MQTT would make this process much cleaner and easier to automate.
Hi there! I have a couple of feature requests. These are completely low priority — just some ideas and suggestions that would be great to have! :)
I would love to be able to access the data from the Battery Overview through the existing MQTT implementation.
Use Case: This would be incredibly helpful for accurately calculating the costs and benefits (savings) of the battery storage.
Current Workaround: Right now, I am using template sensors to roughly estimate the "value" and savings, but having direct access to the actual overview data would be much more precise.
It would be awesome if we could adjust certain parameters dynamically during runtime via MQTT, rather than just statically in the config. A prime example would be the Max Soc Percentage.
Proposed Behavior: The values defined in the config file could act as defaults (e.g., applied upon a restart), but we would have the ability to override them externally.
Background / Use Case: Once a month, I need to calibrate my batteries. Currently, I handle this through automations that force a full charge via "Overruling". Being able to simply adjust the Max SOC on the fly via MQTT would make this process much cleaner and easier to automate.