Currently, the passing "all" to get_state in order to get all attributes does not return a dict like is returned with Appdaemon. This PR fixes that and also adds in the last_updated and last_changed attributes that are included by default.
I've been running with this in production for several months and it's been working for me.
Currently, the passing "all" to get_state in order to get all attributes does not return a dict like is returned with Appdaemon. This PR fixes that and also adds in the last_updated and last_changed attributes that are included by default.
I've been running with this in production for several months and it's been working for me.