core/homeassistant/components/overkiz
Thibaut 0c66346fb0
Add dynamic unit of measurement support for Overkiz sensor (#80490)
* Add dynamic unit support

* Import all units

* Fix typing

* Add fallback to CORE_ELECTRIC_POWER_CONSUMPTION_STATE_MEASURED_VALUE_TYPE

* Fix rebase

* Give priority to the more accurate attribute

* Don’t use hardcoded seconds unit

* Don’t change SensorDescription

* Rework comment
2023-03-01 13:46:26 +01:00
..
climate_entities Support ValveHeatingTemperatureInterface in Overkiz integration (#88804) 2023-02-27 17:25:02 +01:00
cover_entities
water_heater_entities
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
climate.py
config_flow.py
const.py Add dynamic unit of measurement support for Overkiz sensor (#80490) 2023-03-01 13:46:26 +01:00
coordinator.py
cover.py
diagnostics.py
entity.py
executor.py
light.py
lock.py
manifest.json Bump pyoverkiz to 1.7.6 (#88808) 2023-02-27 08:09:45 +01:00
number.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
scene.py
select.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
sensor.py Add dynamic unit of measurement support for Overkiz sensor (#80490) 2023-03-01 13:46:26 +01:00
siren.py
strings.json Add climate state translations to Overkiz integration (#88809) 2023-02-27 07:45:53 +01:00
switch.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
water_heater.py