Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.zwave_js.discovery.ZWaveValueDiscoverySchema Class Reference
Inheritance diagram for homeassistant.components.zwave_js.discovery.ZWaveValueDiscoverySchema:
[legend]
Collaboration diagram for homeassistant.components.zwave_js.discovery.ZWaveValueDiscoverySchema:
[legend]

Static Public Attributes

 None
 

Additional Inherited Members

- Public Member Functions inherited from homeassistant.components.zwave_js.discovery.DataclassMustHaveAtLeastOne
None __post_init__ (DataclassInstance self)
 

Detailed Description

Z-Wave Value discovery schema.

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

Definition at line 138 of file discovery.py.

Member Data Documentation

◆ None

homeassistant.components.zwave_js.discovery.ZWaveValueDiscoverySchema.None
static

Definition at line 147 of file discovery.py.


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