Commit graph

8 commits

Author SHA1 Message Date
Marc Mueller
19ab3d6daf
Add empty line after module docstring [helpers + other] () 2024-03-08 10:36:11 -05:00
Aarni Koskela
69d519418e
Remove unnecessary truthiness checks for integration.manifest () 2022-11-28 15:33:14 +01:00
Aarni Koskela
97b40b5f49
Make hassfest strictly typed () 2022-11-23 19:05:31 +01:00
Aarni Koskela
f3e85b6492
Deduplicate blackening () 2022-11-09 16:58:20 +01:00
Erik Montnemery
1021c90bb8
Use black to format hassfest generated files () 2022-09-19 17:37:22 -04:00
Paulus Schoutsen
512a474e93
Allow specifying discovery without a config flow () 2021-08-16 16:28:26 +02:00
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