Raman Gupta
5d3d66e47d
Bump zwave-js-server-python to 0.50.1 ( #94760 )
...
* Bump zwave-js-server-python to 0.50.0
* handle additional upstream changes
* Additional changes
* fix tests
* Convert two similar functions to be one function
* Fix docstring
* Remove conditional pydantic import
* Revert scope change
* Bump zwave-js-server-python
* Set default return value for command
* Remove line breaks
* Add coverage
2023-08-10 01:28:08 -04:00
Erik Montnemery
57352578ff
Use entity registry id in zwave_js device actions ( #96407 )
2023-07-18 09:36:40 +02:00
Raman Gupta
f3ca3a8ee0
Set default value for endpoint in zwave device automations ( #94445 )
...
* Set default value for endpoint in zwave device automations
* add test case
2023-06-12 21:34:09 -04:00
Raman Gupta
4119d3198a
Support zwave config parameters not on endpoint 0 ( #93383 )
...
* Support zwave config parameters not on endpoint 0
* Update device automation logic
* Make endpoint required
* Update homeassistant/components/zwave_js/services.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/zwave_js/services.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-05-30 23:52:12 -04:00
Raman Gupta
03300c24da
Bugfix and small refactor for zwave_js.device_action ( #93261 )
...
Improve test coverage for zwave_js.device_action
2023-05-22 18:04:04 +02:00
epenet
b3d6f098d2
Adjust entity registry access in integrations (1) ( #88946 )
2023-03-01 08:02:34 +01:00
Raman Gupta
e3b820d9db
Simplify zwave_js code ( #87235 )
2023-02-05 01:20:17 +01:00
Raman Gupta
41d5256533
Add via_device support to zwave_js ( #83219 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-12-06 22:56:33 -05:00
Raman Gupta
3884b4b6bf
Bump zwave-js-server-python to 0.42.0 ( #79020 )
2022-09-28 21:24:04 -04:00
Raman Gupta
fe3fa0ae17
Bump zwave-js-server-python to 0.37.0 ( #72395 )
2022-05-25 10:46:55 -07:00
Raman Gupta
eb7a521232
Fix more typing for zwave_js ( #72472 )
...
* Fix more typing for zwave_js
* Revert one change
* reduce lines
* Fix tests
2022-05-25 07:50:25 +02:00
epenet
5bb39a1db5
Adjust device_automation type hints in zwave_js ( #72143 )
2022-05-23 14:37:44 +02:00
Raman Gupta
94a8d75142
Fix zwave_js device action logic ( #69049 )
...
* Fix zwave_js device action logic
* Add test for this behavior
2022-04-01 07:44:52 +02:00
Raman Gupta
9632cbeffa
Improve zwave_js custom triggers and services ( #67461 )
...
* 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
113c3149c4
Improve zwave_js device automation strings for config parameters ( #66428 )
...
* 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
9bb78af79c
Ignore unavailable entities when creating zwave_js device actions list ( #64184 )
...
* Fix bug with zwave-js device actions
* outdent
* Add test and fix bug
* fix
2022-01-16 13:22:18 +01:00
Raman Gupta
7b3e5fdf9d
Fix zwave_js device actions ( #63769 )
2022-01-09 21:28:36 -08:00
Raman Gupta
e690d4b006
Add support for zwave_js device actions ( #53038 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-09-28 09:06:02 +02:00