Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.zwave_js.discovery.ZWaveDiscoverySchema Class Reference

Static Public Attributes

 bool
 
 None
 

Detailed Description

Z-Wave discovery schema.

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/specs/tree/master

Definition at line 173 of file discovery.py.

Member Data Documentation

◆ bool

homeassistant.components.zwave_js.discovery.ZWaveDiscoverySchema.bool
static

Definition at line 209 of file discovery.py.

◆ None

homeassistant.components.zwave_js.discovery.ZWaveDiscoverySchema.None
static

Definition at line 186 of file discovery.py.


The documentation for this class was generated from the following file: