Classes | |
| class | VeSyncSensorEntity |
| class | VeSyncSensorEntityDescription |
Functions | |
| def | _setup_entities (devices, async_add_entities) |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
| def | ha_dev_type (device) |
| def | sku_supported (device, supported) |
| def | update_energy (device) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| list | AIR_QUALITY_SUPPORTED |
| list | FILTER_LIFE_SUPPORTED |
| list | PM25_SUPPORTED |
Support for voltage, power & energy sensors for VeSync outlets.
|
private |
| None homeassistant.components.vesync.sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| def homeassistant.components.vesync.sensor.ha_dev_type | ( | device | ) |
| def homeassistant.components.vesync.sensor.sku_supported | ( | device, | |
| supported | |||
| ) |
| def homeassistant.components.vesync.sensor.update_energy | ( | device | ) |
|
private |
| list homeassistant.components.vesync.sensor.AIR_QUALITY_SUPPORTED |
| list homeassistant.components.vesync.sensor.FILTER_LIFE_SUPPORTED |