Commit graph

11 commits

Author SHA1 Message Date
epenet
33e926371f
Add init type hints [m] ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-02 16:28:14 +01:00
Marc Mueller
e0cb33a0a1
Use platform enum (4) [M-O] () 2021-12-05 17:06:35 -10:00
J. Nick Koston
10d6247fee
Bump to aiohttp 3.8.0 () 2021-11-04 10:07:50 -05: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
b10534359b
Reduce config entry setup/unload boilerplate K-M () 2021-04-27 18:49:13 +02:00
Franck Nijhof
af80ca6795
Clean up superfluous integration setup - part 5 () 2021-04-16 09:22:56 -07:00
J. Nick Koston
a851bff95a
Create async_config_entry_first_refresh to reduce coordinator boilerplate () 2021-03-29 12:51:39 -10: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
Franck Nijhof
45b50c53ad
Mullvad integration improvements () 2021-02-24 13:43:44 +01:00
MeIchthys
1a73cb4791
Mullvad VPN ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-24 12:04:38 +01:00