hass-core/homeassistant/components/co2signal
Erik Montnemery 045c327928
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
..
__init__.py Remove unnecessary try-else (1) (#86158) 2023-01-18 14:24:52 +01:00
config_flow.py
const.py Rename CO2Signal to Electricity Maps (#96252) 2023-07-13 11:57:31 -04:00
diagnostics.py Improve integration type hints for diagnostics (#85526) 2023-01-09 15:17:48 +01:00
manifest.json Aligned integration manifest files (#97175) 2023-07-25 08:33:56 +02:00
sensor.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
strings.json Rename CO2Signal to Electricity Maps (#96252) 2023-07-13 11:57:31 -04:00
util.py