hass-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 Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
water_heater_entities Fix DHWP overkiz_to_operation_mode creation list (#83885) 2022-12-22 13:39:05 +01:00
__init__.py String formatting and max line length - Part 4 (#84445) 2022-12-23 13:27:27 +01:00
alarm_control_panel.py String formatting and max line length - Part 4 (#84445) 2022-12-23 13:27:27 +01:00
binary_sensor.py
button.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
climate.py
config_flow.py Update Config Flow to show message about unsupported Overkiz hardware (#79503) 2022-10-08 16:37:03 -06:00
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 Collection of code styling tweaks (#87381) 2023-02-04 12:52:26 -05:00
executor.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
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 Add Overkiz AtlanticPassAPCDHW (#78665) 2022-11-04 10:42:58 +01:00