hass-core/homeassistant/components/mqtt
Erik Montnemery ec56ae2cbc
Set deprecated supported_features for MQTT JSON light (#49167)
* Set deprecated supported_features for MQTT json light

* Update homeassistant/components/light/__init__.py

Co-authored-by: Franck Nijhof <git@frenck.dev>

Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-04-15 17:24:21 +02:00
..
device_tracker Update integrations j-o to override extra_state_attributes() (#47758) 2021-03-11 20:11:25 +01:00
light Set deprecated supported_features for MQTT JSON light (#49167) 2021-04-15 17:24:21 +02:00
translations [ci skip] Translation update 2021-04-07 00:04:06 +00:00
vacuum Hoist mqtt name property and add icon support to MqttEntity (#47165) 2021-03-11 13:42:13 +01:00
__init__.py Update typing 10 (#48071) 2021-03-18 13:07:04 +01:00
abbreviations.py Add color_mode support to MQTT JSON light (#47993) 2021-03-31 11:28:45 +02:00
addtrustexternalcaroot.crt
alarm_control_panel.py Hoist mqtt name property and add icon support to MqttEntity (#47165) 2021-03-11 13:42:13 +01:00
binary_sensor.py Hoist mqtt name property and add icon support to MqttEntity (#47165) 2021-03-11 13:42:13 +01:00
camera.py Hoist mqtt name property and add icon support to MqttEntity (#47165) 2021-03-11 13:42:13 +01:00
climate.py Hoist mqtt name property and add icon support to MqttEntity (#47165) 2021-03-11 13:42:13 +01:00
config_flow.py Use domain const in config_flow (#48168) 2021-03-21 00:34:46 +01:00
const.py
cover.py Have pylint warn when user visible log messages do not start with capital letter or end with a period (#48064) 2021-03-19 09:26:36 -05:00
debug_info.py
device_automation.py
device_trigger.py Validate device trigger schemas once (#48319) 2021-03-26 08:09:21 +01:00
discovery.py
fan.py mqtt fan percentage to speed_range and received speed_state fix (#49060) 2021-04-11 13:53:07 -10:00
lock.py Hoist mqtt name property and add icon support to MqttEntity (#47165) 2021-03-11 13:42:13 +01:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
mixins.py Allow MQTT entities to be disabled by default (#48284) 2021-03-30 00:09:14 +02:00
models.py Update typing 10 (#48071) 2021-03-18 13:07:04 +01:00
number.py Hoist mqtt name property and add icon support to MqttEntity (#47165) 2021-03-11 13:42:13 +01:00
scene.py
sensor.py Migrate integrations i-m to extend SensorEntity (#48213) 2021-03-22 19:59:03 +01:00
services.yaml
strings.json Remove Hass.io terms in strings.json (#48541) 2021-03-31 17:19:18 +02:00
subscription.py Update typing 10 (#48071) 2021-03-18 13:07:04 +01:00
switch.py Hoist mqtt name property and add icon support to MqttEntity (#47165) 2021-03-11 13:42:13 +01:00
tag.py
trigger.py Add id to automation triggers (#48464) 2021-03-31 14:56:04 +02:00
util.py