Replies: 1 comment 4 replies
-
As of a recent predbat version which introduced auto-detection of kW versus kWh, most of Tony's automations don't need to be used anymore. Also I don't think Tony's sensor for soc_kw is needed, since we're already supplying Soc as a percentage. So I also commented this out.
This is mine which just uses the sensors from the integration directly. However note that it relies on recent(ish) firmware. Older firmware might not include the bms_ sensors. In particular, watch out for sensor.bms_kwh_remaining which means something different in old firmware compared to new firmware. In the new firmware it means the total nominal capacity of the battery, after adjusting for state-of-health (i.e., soc_max). In the old firmware, it meant the state of charge expressed in kWh.
If you have 'manager' (AKA ARM) firmware of 1.33 or higher, then it'll include all the updated sensors on the KH. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks, I need some help please in configuring Predbat with my new Fox system.
I have Predbat installed, and mostly seems to be configured OK. However, I have a message saying that apps.yaml has 4 errors.
I have added Tony Hoyle's additions to my configuration.yaml and have uploaded his predbatt.yaml file into the same folder as that configuration.yaml file (I think this is the correct place to save it?)
What am I missing? No doubt something obvious, knowing me! ;)
Beta Was this translation helpful? Give feedback.
All reactions