Commit graph

16 commits

Author SHA1 Message Date
Franck Nijhof
7d2deae592
Clean up use of deprecated async_get_registry methods () 2022-05-17 13:40:19 +02:00
Ville Skyttä
334c6c5c02
Make device automation type an enum () 2021-12-20 19:16:30 +01:00
Erik Montnemery
0e3bc21d54
Teach state and numeric_state conditions about entity registry ids () 2021-12-02 14:55:12 -08:00
Erik Montnemery
caf5ee2fab
Remove optional validation when creating conditions () 2021-11-28 14:54:07 +01:00
Erik Montnemery
04e9acc20a
Simplify device condition code () 2021-05-31 09:47:30 +02:00
Franck Nijhof
d2d78d6205
Extend typing on scaffold templates () 2021-03-26 15:19:44 +01:00
Marc Mueller
4cb7718192
Update typing 16 () 2021-03-18 22:58:19 +01:00
Paulus Schoutsen
7d23ff6511
Add device action to mobile app to notify () 2020-12-01 18:14:01 +01:00
Paulus Schoutsen
e9e44dbd97
Fix callback and async ()
* Fix callback and async

* Fix a return

* Fix test

* Fix mqtt tests

* Fix some more callbacks
2020-01-29 13:59:45 -08:00
Christian Clauss
1d537ad416 Fix typo: serivce --> service () 2020-01-27 19:56:26 +01:00
Bas Nijholt
5cb6d1b21f Sort imports according to PEP8 for 'script' folder () 2019-12-09 16:24:03 +01:00
Fabian Affolter
314c3d0965 Use integration name in docstring () 2019-11-02 21:28:07 -07:00
Ville Skyttä
759ad08930 Typing misc fixes ()
* Make async_get_conditions return type hint more specific

* Exclude script/scaffold/templates/ from pre-commit mypy
2019-10-14 13:03:37 -07:00
Erik Montnemery
dbe366933f Fix typing for device condition scaffold () 2019-10-12 16:37:32 +03:00
Erik Montnemery
c72ac87c73 Fix device condition scaffold () 2019-10-07 20:10:21 -07:00
Paulus Schoutsen
77654da341
Add templates to scaffold device_trigger, device_condition, ()
device_action
2019-09-27 12:54:17 -07:00