Classes | |
| class | RflinkSwitch |
Functions | |
| None | async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None) |
| def | devices_from_config (domain_config) |
Variables | |
| int | PARALLEL_UPDATES = 0 |
| PLATFORM_SCHEMA | |
Support for Rflink switches.
| None homeassistant.components.rflink.switch.async_setup_platform | ( | HomeAssistant | hass, |
| ConfigType | config, | ||
| AddEntitiesCallback | async_add_entities, | ||
| DiscoveryInfoType | None | discovery_info = None |
||
| ) |
| def homeassistant.components.rflink.switch.devices_from_config | ( | domain_config | ) |
| int homeassistant.components.rflink.switch.PARALLEL_UPDATES = 0 |
| homeassistant.components.rflink.switch.PLATFORM_SCHEMA |