core/homeassistant/components/suez_water
jb101010-2 7678be8e2b
Suez water: simplify config flow (#130083)
Simplify config flow for suez water. Counter_id can now be automatically be fetched by the integration.
The value is provided only in the source code of suez website and therefore not easily accessible to user not familiar with devlopment.
Still possible to explicitly set the value for user with multiple value or value defined elsewhere.
2024-11-08 14:01:36 +01:00
..
__init__.py Add coordinator to suez_water (#129242) 2024-11-04 12:18:12 +01:00
config_flow.py Suez water: simplify config flow (#130083) 2024-11-08 14:01:36 +01:00
const.py Add coordinator to suez_water (#129242) 2024-11-04 12:18:12 +01:00
coordinator.py Bump PySuez to 1.3.1 (#129825) 2024-11-07 14:25:38 +01:00
manifest.json Bump PySuez to 1.3.1 (#129825) 2024-11-07 14:25:38 +01:00
sensor.py Add coordinator to suez_water (#129242) 2024-11-04 12:18:12 +01:00
strings.json Suez water: simplify config flow (#130083) 2024-11-08 14:01:36 +01:00