hass-core/homeassistant/components/group
epenet 38a8e86dde
Cleanup supported_features in group (#82242)
* Cleanup supported_features in group

* Remove defaults
(already set to 0 in fan and media_player)
2022-11-17 10:45:32 +01:00
..
translations [ci skip] Translation update 2022-11-11 00:30:00 +00:00
__init__.py Make use of generic EntityComponent (#78492) 2022-09-15 11:53:00 +02:00
binary_sensor.py
config_flow.py
const.py
cover.py
fan.py Cleanup supported_features in group (#82242) 2022-11-17 10:45:32 +01:00
light.py Adapt group to color temperature in K (#79719) 2022-10-10 14:57:22 +02:00
lock.py
manifest.json
media_player.py Cleanup supported_features in group (#82242) 2022-11-17 10:45:32 +01:00
notify.py Improve type hints in group (#78350) 2022-09-14 11:36:28 +02:00
recorder.py
reproduce_state.py
services.yaml
strings.json
switch.py
util.py