Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.knx.schema.KNXPlatformSchema Class Reference
Inheritance diagram for homeassistant.components.knx.schema.KNXPlatformSchema:
[legend]
Collaboration diagram for homeassistant.components.knx.schema.KNXPlatformSchema:
[legend]

Public Member Functions

dict[vol.Optional, vol.All] platform_node (cls)
 

Detailed Description

Voluptuous schema for KNX platform entity configuration.

Definition at line 194 of file schema.py.

Member Function Documentation

◆ platform_node()

dict[vol.Optional, vol.All] homeassistant.components.knx.schema.KNXPlatformSchema.platform_node (   cls)
Return a schema node for the platform.

Definition at line 201 of file schema.py.


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