Classes | |
| class | SwitcherSensorEntity |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| device_class | |
| entity_registry_enabled_default | |
| key | |
| native_unit_of_measurement | |
| POWER_PLUG_SENSORS = POWER_SENSORS | |
| state_class | |
| THERMOSTAT_SENSORS = TEMPERATURE_SENSORS | |
| translation_key | |
| list | WATER_HEATER_SENSORS = [*POWER_SENSORS, *TIME_SENSORS] |
Switcher integration Sensor platform.
| None homeassistant.components.switcher_kis.sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| homeassistant.components.switcher_kis.sensor.entity_registry_enabled_default |
| homeassistant.components.switcher_kis.sensor.native_unit_of_measurement |
| homeassistant.components.switcher_kis.sensor.POWER_PLUG_SENSORS = POWER_SENSORS |
| homeassistant.components.switcher_kis.sensor.THERMOSTAT_SENSORS = TEMPERATURE_SENSORS |
| homeassistant.components.switcher_kis.sensor.translation_key |