Commit graph

15 commits

Author SHA1 Message Date
Ville Skyttä
848c0be58a
Avoid some implicit generic Anys () 2021-08-16 23:12:06 +02:00
Ruslan Sayfutdinov
0cb08f9516
Add missing type hints in entity_platform () 2021-05-12 16:28:44 +02:00
Marc Mueller
c07646db5d
Update typing syntax ()
* Update typing syntax

* Replace typing imports with ones from collections where possible

* Changes after review
2021-04-20 17:40:41 +02:00
Franck Nijhof
38d14702fa
Remove HomeAssistantType alias from helpers () 2021-03-27 12:55:24 +01:00
Marc Mueller
6fb2e63e49
Update typing 02 () 2021-03-17 18:34:19 +01:00
tkdrob
c2302784c2
Use core constants for helpers () 2021-02-08 22:53:17 +01:00
Ville Skyttä
82607977ef
Various type hint improvements () 2021-02-08 11:59:46 +01:00
J. Nick Koston
ce2c388c09
Ensure config entry platforms are excluded from reload () 2020-10-25 23:53:31 +01:00
J. Nick Koston
8adfcf23f0
Fix isy994 send_node_command () 2020-09-08 17:31:08 +02:00
J. Nick Koston
661b593db3
Support reloading the rest notify platform ()
* Support reloading the rest notify platform

* update services.yaml

* fix conflict
2020-09-02 18:25:43 -05:00
J. Nick Koston
a778690b64
Support reloading the group notify platform () 2020-09-03 00:12:07 +02:00
J. Nick Koston
414a59ae9f
Add the ability to reload homekit from yaml () 2020-08-28 16:46:45 +02:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 () 2020-08-27 13:56:20 +02:00
J. Nick Koston
810df38f0d
Add the ability to reload light/cover groups from yaml ()
* Add the ability to reload light/cover groups from yaml

Update previous usage to reduce code duplication.

* Fix conflict from rebase
2020-08-25 18:13:43 -05:00
J. Nick Koston
90842fcb84
Support reloading the universal platform () 2020-08-26 00:25:15 +02:00