- Adds polling (update_interval) to the coordinator for the LetPot integration. Push remains the primary update mechanism for all entities, but: - Polling makes entities go unavailable when the device can't be reached, which otherwise won't happen. - Pump changes do not always trigger a status push by the device (not sure why), polling makes the integration catch up to reality. |
||
---|---|---|
.. | ||
__init__.py | ||
binary_sensor.py | ||
config_flow.py | ||
const.py | ||
coordinator.py | ||
entity.py | ||
icons.json | ||
manifest.json | ||
quality_scale.yaml | ||
sensor.py | ||
strings.json | ||
switch.py | ||
time.py |