hass-core/homeassistant/components/mqtt
Jan Bouwhuis 7c22225cd1
Allow ADR 0007 compliant schema for mqtt ()
* Enforce listed entities in MQTT yaml config

* Add tests for setup with listed items

* Fix test

* Remove validator add comment

* Update homeassistant/components/mqtt/__init__.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-07-18 14:29:45 +02:00
..
light Fix handling MQTT light brightness from zero rgb () 2023-07-11 14:22:12 -04:00
vacuum Cleanup unneeded MQTT vacuum feature check () 2023-07-11 20:32:33 +02:00
__init__.py Allow ADR 0007 compliant schema for mqtt () 2023-07-18 14:29:45 +02:00
abbreviations.py
alarm_control_panel.py
binary_sensor.py
button.py
camera.py
client.py
climate.py Remove support for mqtt climate option CONF_POWER_STATE_TOPIC and template () 2023-07-17 17:56:39 +02:00
config.py
config_flow.py
config_integration.py Allow ADR 0007 compliant schema for mqtt () 2023-07-18 14:29:45 +02:00
const.py
cover.py
debug_info.py
device_automation.py
device_tracker.py
device_trigger.py
diagnostics.py
discovery.py
fan.py
humidifier.py
image.py
lock.py
manifest.json
mixins.py Allow ADR 0007 compliant schema for mqtt () 2023-07-18 14:29:45 +02:00
models.py Allow ADR 0007 compliant schema for mqtt () 2023-07-18 14:29:45 +02:00
number.py
scene.py
select.py
sensor.py
services.yaml Migrate mqtt services to support translations () 2023-07-12 10:37:59 -04:00
siren.py
strings.json Add deduplicate translations script () 2023-07-13 11:52:50 -04:00
subscription.py
switch.py
tag.py
text.py
trigger.py
update.py
util.py
water_heater.py