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
config_flow.py
const.py
cover.py
event.py
fan.py
light.py
lock.py
manifest.json
media_player.py
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
strings.json Return group unit of measurement when device_class is None (#110973) 2024-02-25 22:44:05 -05:00
switch.py
util.py