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

Public Member Functions

None __post_init__ (DataclassInstance self)
 

Detailed Description

A dataclass that must have at least one input parameter that is not None.

Definition at line 83 of file discovery.py.

Member Function Documentation

◆ __post_init__()

None homeassistant.components.zwave_js.discovery.DataclassMustHaveAtLeastOne.__post_init__ ( DataclassInstance  self)
Post dataclass initialization.

Definition at line 86 of file discovery.py.


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