core/homeassistant/components/mqtt
Jan Bouwhuis 0c2cf881ac
Deprecate old config options for MQTT json light (#111676)
* add deprecaction

* Deprecate old config options for mqtt json light

* Do not deprecate brightness flag

* Enable brightness support by default

* Keep `false` as default for brightness flag

* Add warnings and register issue

* log warning and register on use of color_mode flag

* Remove redundant cv.deprecated logging + follow up comments
2024-03-05 08:49:05 +01:00
..
light Deprecate old config options for MQTT json light (#111676) 2024-03-05 08:49:05 +01:00
__init__.py
abbreviations.py
alarm_control_panel.py
binary_sensor.py
button.py
camera.py
client.py
climate.py
config.py
config_flow.py
config_integration.py
const.py
cover.py
debug_info.py
device_automation.py
device_tracker.py
device_trigger.py
diagnostics.py
discovery.py
event.py Improve mqtt value template error logging (#110492) 2024-03-04 08:49:12 +01:00
fan.py
humidifier.py
icons.json
image.py Improve mqtt value template error logging (#110492) 2024-03-04 08:49:12 +01:00
lawn_mower.py
lock.py
manifest.json
mixins.py Improve mqtt value template error logging (#110492) 2024-03-04 08:49:12 +01:00
models.py Improve mqtt value template error logging (#110492) 2024-03-04 08:49:12 +01:00
number.py
scene.py
select.py
sensor.py
services.yaml
siren.py
strings.json Deprecate old config options for MQTT json light (#111676) 2024-03-05 08:49:05 +01:00
subscription.py
switch.py
tag.py Improve mqtt value template error logging (#110492) 2024-03-04 08:49:12 +01:00
text.py
trigger.py
update.py
util.py
vacuum.py
valve.py
water_heater.py