Need help with battery device attributes #496
Replies: 5 comments 1 reply
-
On my charge up last night, and during a charge this morning from the sun, those values stayed static for me, despite the charge not always operating at peak (5,000) due to the BMS throttling the charge. If it helps, changing the I1 storage charge and discharge limits also have no impact on the B1 Device attributes you mention. My B1 Device attribute values: Batt charge peak 5,000 |
Beta Was this translation helpful? Give feedback.
-
Mine is the same, don't think it changes. |
Beta Was this translation helpful? Give feedback.
-
Here are change events from my system. I've excluded the serial number.
|
Beta Was this translation helpful? Give feedback.
-
Okay so I'm seeing is that it's possible for the I will get a pre-release out shortly to move those values over to sensors instead of device attributes. |
Beta Was this translation helpful? Give feedback.
-
Release v2.4.9-pre.1 splits 4 of them into sensors instead of attributes. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking for help with some battery info (since I don't have batteries).
I want to know if the device attributes (for entity
sensor.solaredge_b1_device
) are fixed values or of they can change over time. The documentation calls them "battery nameplate information" which means to me that nameplate values should never change as if they are printed or attached to the device itself, and why I chose to implement them as attributes of the device.However, if they can change over time, ones that can change should probably be added as their own sensor entities for statistics instead of attributes. These are the attributes I'm looking at:
Beta Was this translation helpful? Give feedback.
All reactions