1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-15 17:27:10 +00:00

12 Commits

Author SHA1 Message Date
Raman Gupta
e690d4b006
Add support for zwave_js device actions ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-09-28 09:06:02 +02:00
Raman Gupta
331726ec2f
Bump zwave-js-server-python to 0.29.1 () 2021-08-30 09:40:56 -07:00
Ville Skyttä
de6e7ea016
Replace *args and **kwargs type hint collections with value types () 2021-08-21 10:20:09 +03:00
Raman Gupta
9cbf88d944
Switch to using entry.async_on_remove () 2021-07-13 10:31:49 +02:00
Franck Nijhof
2ed386f9e6
Migrate to async_get_current_platform everywhere () 2021-05-03 09:34:28 -07:00
Franck Nijhof
378cee01b4
Add typing to async_register_entity_service () 2021-05-03 14:22:38 +02:00
Ruslan Sayfutdinov
0301706fc6
Define AddEntitiesCallback type () 2021-04-29 12:28:14 +02:00
Marc Mueller
dcca29ef68
Update typing 14 () 2021-03-18 15:08:35 +01:00
Marcel van der Veldt
242ff045b9
Handle missing value in all platforms of zwave_js () 2021-02-06 14:02:03 +01:00
Raman Gupta
c2900ff888
Add support for zwave_js lock services () 2021-01-23 18:21:31 -05:00
kpine
d7a0f1e467
Include config entry id in zwave_js signal names () 2021-01-19 16:40:01 +01:00
Raman Gupta
562d30319b
Add lock platform to zwave_js ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-16 11:43:25 -05:00