core/homeassistant/components/discovergy
Jan-Philipp Benecke 9713466817
Add sensor when meter last sent its data to Discovergy (#97223)
* Add sensor for last reading by Discovergy

* Rename sensor to make it clear what it actually is

* Revert back to single sensor classe and extend entity_description with a value function
2023-08-14 21:42:47 +02:00
..
__init__.py Bump pydiscovergy to 2.0.1 (#97186) 2023-07-25 13:58:38 +02:00
config_flow.py Bump pydiscovergy to 2.0.1 (#97186) 2023-07-25 13:58:38 +02:00
const.py Bump pydiscovergy to 2.0.1 (#97186) 2023-07-25 13:58:38 +02:00
coordinator.py Update pydiscovergy to 2.0.3 (#97509) 2023-07-31 17:25:57 +02:00
diagnostics.py Update pydiscovergy to 2.0.3 (#97509) 2023-07-31 17:25:57 +02:00
manifest.json Change discovergy integration type (#97391) 2023-08-05 22:47:04 +02:00
sensor.py Add sensor when meter last sent its data to Discovergy (#97223) 2023-08-14 21:42:47 +02:00
strings.json Add sensor when meter last sent its data to Discovergy (#97223) 2023-08-14 21:42:47 +02:00
system_health.py