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
@sdrasti As BatPercentRemaining is an optional attribute for the Battery feature, have you enabled the attribute in the application? This is how an optional attribute can be added.
I have added the power source cluster for a battery operated device.
The
PowerSource::Attributes::BatPercentRemaining
attribute can't be set, since it is not instantiated when the Power Source Cluster is created.The Cluster is basically working, since the BatChargeLevel-Warning is shown in a commissioned device.
Have I missed something in the power_source config/feature setup?
The text was updated successfully, but these errors were encountered: