core/homeassistant/components/mqtt
Jan Bouwhuis 5930f056a8
Mqtt support config_entry unload (#70149)
* squashed commits for rebase

* Flake

* Fix reloading issue manual legacy items

* Improve ACS sync for unsubscribe at disconnect

* Processed review comments

* Update homeassistant/components/mqtt/client.py

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

* No need to await entry setup

* Remove complication is_connected

* Update homeassistant/components/mqtt/__init__.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-07-12 11:07:18 +02:00
..
device_tracker Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
light Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
translations [ci skip] Translation update 2022-06-30 00:23:07 +00:00
vacuum Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
__init__.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
abbreviations.py
alarm_control_panel.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
binary_sensor.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
button.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
camera.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
client.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
climate.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
config.py Fix MQTT config schema to ensure correct validation (#73619) 2022-06-20 08:51:12 +02:00
config_flow.py Improve type hints in mqtt (#74247) 2022-06-30 21:11:45 +02:00
config_integration.py Fix MQTT config schema to ensure correct validation (#73619) 2022-06-20 08:51:12 +02:00
const.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
cover.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
debug_info.py
device_automation.py Move MQTT config schemas and client to separate modules (#71995) 2022-05-31 09:32:44 +02:00
device_trigger.py Move MQTT config schemas and client to separate modules (#71995) 2022-05-31 09:32:44 +02:00
diagnostics.py
discovery.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
fan.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
humidifier.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
lock.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
manifest.json
mixins.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
models.py Move MQTT config schemas and client to separate modules (#71995) 2022-05-31 09:32:44 +02:00
number.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
scene.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
select.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
sensor.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
services.yaml
siren.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
strings.json
subscription.py
switch.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00
tag.py Move MQTT config schemas and client to separate modules (#71995) 2022-05-31 09:32:44 +02:00
trigger.py Switch mqtt to use json helper (#73871) 2022-06-23 14:29:09 +02:00
util.py Mqtt support config_entry unload (#70149) 2022-07-12 11:07:18 +02:00