Commit graph

16 commits

Author SHA1 Message Date
Martin Hjelmare
c05905ebda
Remove callback decorator from coroutine functions ()
* Remove callback decorator from coroutine functions

* Remove some more callback decorators
2022-07-22 19:09:02 +02:00
Raman Gupta
fe3fa0ae17
Bump zwave-js-server-python to 0.37.0 () 2022-05-25 10:46:55 -07:00
Raman Gupta
b9f7d1f54c
Fix zwave_js device automation bug () 2022-05-11 22:55:12 -04:00
Raman Gupta
9632cbeffa
Improve zwave_js custom triggers and services ()
* Improve zwave_js custom triggers and services

* Switch from pop to get

* Support string boolean values

* refactor and add coverage

* comments and additional assertions
2022-03-05 09:00:31 +01:00
Raman Gupta
d29acadebd
Fix zwave_js device condition bug () 2022-02-15 23:05:12 -05:00
Raman Gupta
113c3149c4
Improve zwave_js device automation strings for config parameters ()
* Improve zwave_js device automation strings for config parameters

* rename things to be more clear

* Match config file format
2022-02-14 15:14:02 -05:00
Raman Gupta
c477378835
Raise when zwave_js device automation fails validation () 2022-02-04 02:50:47 +01:00
Marc Mueller
04e1933728
Use correct relative imports [n-z] () 2022-01-05 17:23:49 +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
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
5f5c8ade41
Fix validation for zwave_js device trigger and condition () 2021-08-22 20:43:59 -04:00
Raman Gupta
726acc38c6
Improve Command Class choices for zwave_js device triggers and conditions () 2021-08-21 02:57:20 -04:00
Raman Gupta
1075a65bbd
Remove Configuration CC as choice in zwave_js value device condition () 2021-08-21 00:09:27 -04:00
Raman Gupta
c1595d5ceb
Only show zwave_js command classes that are on the node () 2021-08-18 17:53:00 +02:00
Raman Gupta
e652ef51a1
Initial support for zwave_js device conditions () 2021-07-11 21:22:33 -07:00