core/homeassistant/components/letpot
Joris Pelgröm 6204fd5363
Add polling to LetPot coordinator (#146823)
- 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.
2025-06-14 16:24:48 +02:00
..
__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