parent
6c5fd40c92
commit
aa636a2805
1 changed files with 2 additions and 2 deletions
|
@ -137,7 +137,7 @@ class ZWaveValueDiscoverySchema(DataclassMustHaveAtLeastOne):
|
|||
|
||||
The Z-Wave Value must match these conditions.
|
||||
Use the Z-Wave specifications to find out the values for these parameters:
|
||||
https://github.com/zwave-js/node-zwave-js/tree/master/specs
|
||||
https://github.com/zwave-js/specs/tree/master
|
||||
"""
|
||||
|
||||
# [optional] the value's command class must match ANY of these values
|
||||
|
@ -168,7 +168,7 @@ class ZWaveDiscoverySchema:
|
|||
|
||||
The Z-Wave node and it's (primary) value for an entity must match these conditions.
|
||||
Use the Z-Wave specifications to find out the values for these parameters:
|
||||
https://github.com/zwave-js/node-zwave-js/tree/master/specs
|
||||
https://github.com/zwave-js/specs/tree/master
|
||||
"""
|
||||
|
||||
# specify the hass platform for which this scheme applies (e.g. light, sensor)
|
||||
|
|
Loading…
Add table
Reference in a new issue