GitHub Action
f0c9f443d1
[ci skip] Translation update
2021-11-15 00:12:46 +00:00
GitHub Action
fc539da42b
[ci skip] Translation update
2021-11-14 00:12:48 +00:00
Michael Kowalchuk
435e1fb092
Always use a step size of 1 for z-wave js fans ( #59622 )
2021-11-13 13:00:36 +01:00
GitHub Action
f00effaba2
[ci skip] Translation update
2021-11-13 00:11:56 +00:00
GitHub Action
3f2b1fa952
[ci skip] Translation update
2021-11-12 00:12:35 +00:00
kreene1987
1ea092a54f
Allow dict as input to zwave_js.set_value service ( #59370 )
...
* Original service data as a dict
Fixes per recommendation in #57336 .
* Update homeassistant/components/zwave_js/const.py
agree, thanks
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2021-11-10 07:08:43 +01:00
GitHub Action
86b12af3dc
[ci skip] Translation update
2021-11-10 00:17:39 +00:00
Martin Hjelmare
d5fcf0b622
Add zwave_js binary sensor entity category ( #58703 )
...
* Add zwave_js binary sensor entity category
* Handle non idle notification state
* Fix door state
* Fix duplicate door state description
* Add tests
2021-11-09 18:26:34 +01:00
GitHub Action
e35b83081e
[ci skip] Translation update
2021-11-08 00:12:31 +00:00
GitHub Action
332a571bb4
[ci skip] Translation update
2021-11-07 00:12:38 +00:00
GitHub Action
7b59dea67e
[ci skip] Translation update
2021-11-06 00:11:41 +00:00
Martin Hjelmare
30cba6ee8b
Add zwave_js select entity category ( #59157 )
...
* Set zwave_js select entity as category config
* Update tests
2021-11-05 10:31:51 -04:00
GitHub Action
c8d8513a1a
[ci skip] Translation update
2021-11-05 00:13:45 +00:00
GitHub Action
2f4b7fe809
[ci skip] Translation update
2021-11-03 00:11:55 +00:00
GitHub Action
4e419d8c6f
[ci skip] Translation update
2021-11-01 00:13:04 +00:00
Marc Mueller
e0c0d00833
Use assignment expressions 39 ( #58829 )
2021-10-31 18:56:25 +01:00
Martin Hjelmare
3a76d92e0f
Add zwave_js binary sensor descriptions ( #58641 )
2021-10-28 21:28:02 -07:00
epenet
c8cbd0070d
Use DeviceInfo in zwave-js ( #58649 )
2021-10-28 19:00:12 -05:00
Paul Frank
3705f2f7f1
Open and close tilt for Fibaro devices in zwave_js ( #58435 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-28 22:30:34 +02:00
Raman Gupta
207a5029e8
Use class attribute instead of property decorator ( #58448 )
2021-10-25 21:51:11 -04:00
Raman Gupta
b71773fd1d
Set entity_category for node status sensor ( #58434 )
2021-10-25 17:54:13 -04:00
Martin Hjelmare
5642350070
Add zwave_js sensor entity categories ( #58416 )
2021-10-25 18:14:44 +02:00
epenet
ef48238ac3
Adjust DeviceInfo registration on zwave_js ( #58391 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-25 12:05:45 +02:00
GitHub Action
30fb619095
[ci skip] Translation update
2021-10-24 00:12:57 +00:00
epenet
9ae7f0ecd7
Add new attribute constants for DeviceInfo registration ( #58289 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-23 21:01:34 +02:00
Marc Mueller
eab235173b
Use assignment expressions 28 ( #58189 )
2021-10-22 14:06:04 +02:00
GitHub Action
f9d985553c
[ci skip] Translation update
2021-10-22 00:14:10 +00:00
GitHub Action
c76e15149c
[ci skip] Translation update
2021-10-17 00:12:27 +00:00
GitHub Action
34fee4ba60
[ci skip] Translation update
2021-10-16 00:12:06 +00:00
Robert Hillis
488a636aec
Clean up unused loggers ( #57662 )
2021-10-14 10:03:38 -07:00
GitHub Action
01d883d7c9
[ci skip] Translation update
2021-10-08 00:13:12 +00:00
Raman Gupta
3476b430db
Convert val to str when needed while calling zwave_js.set_value ( #57216 )
2021-10-07 13:22:33 -07:00
GitHub Action
8fea54fff7
[ci skip] Translation update
2021-10-07 00:10:57 +00:00
Raman Gupta
e22407ba16
Bump zwave-js-server-python to 0.31.3 ( #57143 )
2021-10-05 22:33:23 +02:00
Raman Gupta
3c074ab865
Add additional properties to node_status WS cmd ( #56927 )
...
* Add node.zwave_plus_version to node_status WS command
* Add highest security class to node_status
2021-10-05 11:23:44 -04:00
Paulus Schoutsen
eb9b9c57a4
[ci skip] Translation update
2021-10-04 08:38:24 -07:00
GitHub Action
a4530d2bfc
[ci skip] Translation update
2021-10-04 00:11:57 +00:00
Raman Gupta
2b464b00dd
Bump zwave-js-server-python to 0.31.2 ( #57007 )
2021-10-03 18:24:23 -04:00
GitHub Action
06602e6cc5
[ci skip] Translation update
2021-10-03 00:13:50 +00:00
GitHub Action
f42c2f5170
[ci skip] Translation update
2021-10-02 12:59:05 +00:00
Raman Gupta
b00822f93a
Add strings for new zwave_js config flow keys ( #56844 )
2021-09-30 22:32:17 +02:00
Raman Gupta
e9d25974b8
Switch to using constants wherever possible in zwave_js ( #56518 )
2021-09-30 02:21:53 +02:00
Martin Hjelmare
12b2076351
Fix zwave_js config flow import step ( #56808 )
2021-09-30 01:15:05 +02:00
Martin Hjelmare
fa716d92ad
Manage s2 keys in zwave_js ( #56783 )
2021-09-29 15:04:24 -07:00
Raman Gupta
18340b2fd9
Bump zwave-js-server-python to 0.31.1 ( #56517 )
2021-09-29 22:33:35 +02:00
Martin Hjelmare
50fffe48f8
Add zwave to zwave_js migration ( #56159 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-29 08:55:27 -07:00
Marc Mueller
565a9fea6b
Import Callable from collections.abc (2) ( #56776 )
2021-09-29 14:06:51 +02:00
Raman Gupta
e76ddb4b27
Add proper S2 support for adding zwave_js nodes ( #56516 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-09-28 15:37:45 -07: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
Marius
4ce7166afd
Add node sensor status icons ( #56137 )
...
Co-authored-by: kpine <keith.pine@gmail.com>
Co-authored-by: Raman Gupta <7243222+raman325@users.noreply.github.com>
2021-09-27 12:50:14 +02:00