Classes | |
| class | YoLinkSensorEntity |
| class | YoLinkSensorEntityDescription |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
| int|None | cvt_battery (int|None val) |
| str|None | cvt_volume (int|None val) |
Variables | |
| list | BATTERY_POWER_SENSOR |
| list | MCU_DEV_TEMPERATURE_SENSOR |
| list | NONE_HUMIDITY_SENSOR_MODELS |
| list | POWER_SUPPORT_MODELS |
| list | SENSOR_DEVICE_TYPE |
YoLink Sensor.
| None homeassistant.components.yolink.sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| int | None homeassistant.components.yolink.sensor.cvt_battery | ( | int | None | val | ) |
| str | None homeassistant.components.yolink.sensor.cvt_volume | ( | int | None | val | ) |
| list homeassistant.components.yolink.sensor.BATTERY_POWER_SENSOR |
| list homeassistant.components.yolink.sensor.MCU_DEV_TEMPERATURE_SENSOR |
| list homeassistant.components.yolink.sensor.NONE_HUMIDITY_SENSOR_MODELS |
| list homeassistant.components.yolink.sensor.POWER_SUPPORT_MODELS |
| list homeassistant.components.yolink.sensor.SENSOR_DEVICE_TYPE |