What happened?
Earlier I had a working code for automating RFlink covers from appdaemon e.g. changing cover icon according to the assumed state.
When updating to the now latest release, set_state compromises entity state, e.g. setting the assumed_state boolean property to "true" which behaves like False. Might break also the last changed properties too. With this serialization issues, the set_state is basically useless, whereas there are no methods to change e.g. icon of an entity.
Any hints which direction to move?
Version
0.18.5 / 4.5.13
Installation type
Home Assistant add-on
Relevant log output
Relevant code in the app or config file that caused the issue
Anything else?
No response
What happened?
Earlier I had a working code for automating RFlink covers from appdaemon e.g. changing cover icon according to the assumed state.
When updating to the now latest release, set_state compromises entity state, e.g. setting the assumed_state boolean property to "true" which behaves like False. Might break also the last changed properties too. With this serialization issues, the set_state is basically useless, whereas there are no methods to change e.g. icon of an entity.
Any hints which direction to move?
Version
0.18.5 / 4.5.13
Installation type
Home Assistant add-on
Relevant log output
Relevant code in the app or config file that caused the issue
Anything else?
No response