Commit graph

11 commits

Author SHA1 Message Date
Erik Montnemery
ba76bbee44
Remove async_setup from zerproc () 2023-06-01 11:33:37 +02:00
J. Nick Koston
cd03c49fc2
Wait for config entry platform forwards () 2022-07-09 17:27:42 +02:00
epenet
e7b262f9e5
Add init type hints [v-z] ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-02 16:27:12 +01:00
Marc Mueller
b79b35abb5
Use platform enum (7) [T-Z] ()
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-12-04 14:10:01 +01:00
Tomasz
e9f6bc7364
Add missing return type to async_unload_entry and async_setup_entry () 2021-10-06 10:48:11 +02:00
tkdrob
d1c4d0de49
Use bool annotations for setup entries () 2021-05-27 17:39:06 +02:00
J. Nick Koston
f9a2c1cfd5
Reduce config entry setup/unload boilerplate V-Z () 2021-04-27 22:51:11 +02:00
Emily Mills
8557b856a4
Fix Kulersky and Zerproc config unloading () 2021-03-21 22:08:09 -07:00
Emily Mills
a547d0fea2
Prevent Zerproc leaving open unnecessary connections ()
* Zerproc: Prevent leaving open unnecessary connections

* Fix config entry unloading
2021-03-05 13:14:03 -06:00
Quentame
198ecb0945
Uniformize platform setup ()
* A platform is not a component

* Fix dynalite

* SUPPORTED_PLATFORMS --> PLATFORMS

* In tests

* In tests 2

* Fix SmartThings

* Fix ZHA test

* Fix Z-Wave

* Revert Z-Wave

* Use PLATFORMS const in ambient_station

* Fix ihc comment
2021-03-02 21:43:59 +01:00
Emily Mills
306f15723d
Add Zerproc integration () 2020-05-13 00:26:44 +02:00