1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-16 08:50:00 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Marc Mueller
4cb7718192 Update typing 16 () 2021-03-18 22:58:19 +01:00
Erik Montnemery
343e5d64b8 Add MQTT integration discovery ()
* Add MQTT integration discovery

* Add script/hassfest/mqtt.py

* Unsubscribe if config entry exists

* Add homeassistant/generated/mqtt.py

* Fix bad loop

* Improve tests

* Improve tests

* Apply suggestions from code review

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>

* Prevent initiating multiple config flows

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-10-07 18:30:51 +02:00