Classes | |
| class | RflinkSensor |
Functions | |
| None | async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None) |
| def | devices_from_config (domain_config) |
| def | lookup_unit_for_sensor_type (sensor_type) |
Variables | |
| PLATFORM_SCHEMA | |
| tuple | SENSOR_TYPES |
| dictionary | SENSOR_TYPES_DICT = {desc.key: desc for desc in SENSOR_TYPES} |
Support for Rflink sensors.
| None homeassistant.components.rflink.sensor.async_setup_platform | ( | HomeAssistant | hass, |
| ConfigType | config, | ||
| AddEntitiesCallback | async_add_entities, | ||
| DiscoveryInfoType | None | discovery_info = None |
||
| ) |
| def homeassistant.components.rflink.sensor.devices_from_config | ( | domain_config | ) |
| def homeassistant.components.rflink.sensor.lookup_unit_for_sensor_type | ( | sensor_type | ) |
| homeassistant.components.rflink.sensor.PLATFORM_SCHEMA |
| dictionary homeassistant.components.rflink.sensor.SENSOR_TYPES_DICT = {desc.key: desc for desc in SENSOR_TYPES} |