Data class to represent how a fan's values map to features.
Definition at line 494 of file discovery_data_template.py.
◆ __post_init__()
| None homeassistant.components.zwave_js.discovery_data_template.FanValueMapping.__post_init__ |
( |
|
self | ) |
|
Validate inputs.
These inputs are hardcoded in `discovery.py`, so these checks should
only fail due to developer error.
Definition at line 500 of file discovery_data_template.py.
◆ default_factory
| homeassistant.components.zwave_js.discovery_data_template.FanValueMapping.default_factory |
|
static |
The documentation for this class was generated from the following file: