mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 21:37:07 +00:00
parent
6c5fd40c92
commit
aa636a2805
@ -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…
x
Reference in New Issue
Block a user