When I turned on eager_start here the data would always end up being None because _async_update_data always returned None. To fix this it now returns the value from the push loop. It appears this race would happen in production so this may be a bugfix but since I do not use this integration it could use a second set of eyes |
||
---|---|---|
.. | ||
__init__.py | ||
config_flow.py | ||
const.py | ||
coordinator.py | ||
diagnostics.py | ||
errors.py | ||
icons.json | ||
manifest.json | ||
sensor.py | ||
services.yaml | ||
strings.json |