1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-25 00:07:20 +00:00

15 Commits

Author SHA1 Message Date
Martin Hjelmare
f7475a5bdb
Clean zwave_js entity driver access () 2022-05-24 17:52:07 -04:00
Raman Gupta
684fe242d9
Set PARALLEL_UPDATES to 0 for all zwave_js platforms () 2022-05-11 20:51:10 -07:00
Franck Nijhof
176f03d4ac
Allow toggles (switches) state to be None () 2022-01-23 11:31:01 +01:00
Raman Gupta
e9d25974b8
Switch to using constants wherever possible in zwave_js () 2021-09-30 02:21:53 +02:00
Martin Hjelmare
b088ce601c
Bump zwave-js-server-python to 0.30.0 () 2021-09-06 13:37:12 -07:00
Raman Gupta
331726ec2f
Bump zwave-js-server-python to 0.29.1 () 2021-08-30 09:40:56 -07:00
kpine
24cc5c8a0a
Replace local Barrier CC constants with library enums () 2021-07-17 02:54:11 -04:00
Raman Gupta
9cbf88d944
Switch to using entry.async_on_remove () 2021-07-13 10:31:49 +02:00
Raman Gupta
b91696c139
Switch to using entity class attributes where possible in zwave_js ()
* Switch to using entity class attributes where possible in zwave_js

* fix

* revert docstring

* remove unused init

* Revert some changes based on feedback in 

* switch to class atributes
2021-06-01 10:26:22 +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
kpine
dfa973f9ef
Add barrier covers to zwave_js integration () 2021-02-14 13:24:29 +01:00
Marcel van der Veldt
242ff045b9
Handle missing value in all platforms of zwave_js () 2021-02-06 14:02:03 +01:00
kpine
d7a0f1e467
Include config entry id in zwave_js signal names () 2021-01-19 16:40:01 +01:00
Charles Garwood
f312b87a3f
Add switch platform to zwave_js () 2021-01-11 18:40:39 -05:00