hass-core/homeassistant/components/group
Steve HOLWEG 4a128f1225
Return group unit of measurement when device_class is None (#110973)
* Groups: Return units when device_class is None

* Fixes

* Mods

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-02-25 22:44:05 -05:00
..
__init__.py Convert Integration platforms processors where nothing is awaited to callbacks (#110825) 2024-02-17 20:49:47 -05:00
binary_sensor.py Group sensor calculate attributes (#106972) 2024-01-23 08:16:51 +01:00
config_flow.py Group sensor calculate attributes (#106972) 2024-01-23 08:16:51 +01:00
const.py
cover.py Group sensor calculate attributes (#106972) 2024-01-23 08:16:51 +01:00
event.py Group sensor calculate attributes (#106972) 2024-01-23 08:16:51 +01:00
fan.py Group sensor calculate attributes (#106972) 2024-01-23 08:16:51 +01:00
light.py Improve color mode handling in light groups (#109390) 2024-02-03 09:00:00 +01:00
lock.py Group sensor calculate attributes (#106972) 2024-01-23 08:16:51 +01:00
manifest.json
media_player.py Group sensor calculate attributes (#106972) 2024-01-23 08:16:51 +01:00
notify.py
reproduce_state.py
sensor.py Return group unit of measurement when device_class is None (#110973) 2024-02-25 22:44:05 -05:00
services.yaml Replace object select in service calls with more UI-friendly selectors (#101722) 2023-10-10 05:50:12 +02:00
strings.json Return group unit of measurement when device_class is None (#110973) 2024-02-25 22:44:05 -05:00
switch.py Group sensor calculate attributes (#106972) 2024-01-23 08:16:51 +01:00
util.py