_async_attach_triggers was writing state, async_enable was writing state, and all of them were called async_added_to_hass After entity calls async_added_to_hass via add_to_platform_finish it will also write state so there were some paths that did it 3x async_disable was also writing state when the entity was removed |
||
---|---|---|
.. | ||
blueprints | ||
__init__.py | ||
config.py | ||
const.py | ||
helpers.py | ||
icons.json | ||
logbook.py | ||
manifest.json | ||
reproduce_state.py | ||
services.yaml | ||
strings.json | ||
trace.py |