hass-core/homeassistant/components/velbus
epenet 4592583988
Migrate velbus light to color_mode (#69525)
* Migrate velbus light to color_mode

* Add COLOR_MODE_ONOFF
2022-04-07 09:43:18 +02:00
..
translations [ci skip] Translation update 2022-03-12 00:17:47 +00:00
__init__.py Use platform enum (7) [T-Z] (#60948) 2021-12-04 14:10:01 +01:00
binary_sensor.py
climate.py Use EntityFeature enum in components (v**) (#69465) 2022-04-07 08:42:18 +02:00
config_flow.py Adjust data entry flow to have an option data_schema (#67637) 2022-03-04 16:42:02 +01:00
const.py
cover.py Use EntityFeature enum in components (v**) (#69465) 2022-04-07 08:42:18 +02:00
diagnostics.py Add velbus diagnostics (#65426) 2022-02-14 19:25:14 +01:00
light.py Migrate velbus light to color_mode (#69525) 2022-04-07 09:43:18 +02:00
manifest.json Prettify json (manifest.json) (#68886) 2022-03-30 10:56:37 +02:00
sensor.py Use new SensorDeviceClass and SensorStateClass in velbus (#61339) 2021-12-09 10:28:51 +01:00
services.yaml Prettify yaml (services.yaml) (#68878) 2022-03-30 09:48:06 +02:00
strings.json Prettify json (strings.json) (#68885) 2022-03-30 10:35:30 +02:00
switch.py