core/homeassistant/components/energy
J. Nick Koston 460d04fc07
Disable polling on energy sensors (#93651)
These sensors do not implement async_update so no
polling is needed
2023-05-27 19:54:40 -04:00
..
__init__.py
const.py
data.py
manifest.json
sensor.py Disable polling on energy sensors (#93651) 2023-05-27 19:54:40 -04:00
strings.json
types.py Set Protocol inheritance on EnergyPlatform (#89079) 2023-03-03 11:57:41 +01:00
validate.py Add slots to dataclasses in default_config (#91410) 2023-04-14 14:22:39 -04:00
websocket_api.py Avoid database executor job to fetch statistic metadata on cache hit (#89960) 2023-03-19 22:01:16 -04:00