Classes | |
| class | SwitchbotRSSISensor |
| class | SwitchBotSensor |
Functions | |
| None | async_setup_entry (HomeAssistant hass, SwitchbotConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| coordinator = entry.runtime_data | |
| device_class | |
| list | entities |
| entity_category | |
| entity_registry_enabled_default | |
| key | |
| name | |
| native_unit_of_measurement | |
| int | PARALLEL_UPDATES = 0 |
| state_class | |
| translation_key | |
Support for SwitchBot sensors.
| None homeassistant.components.switchbot.sensor.async_setup_entry | ( | HomeAssistant | hass, |
| SwitchbotConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| homeassistant.components.switchbot.sensor.coordinator = entry.runtime_data |
| list homeassistant.components.switchbot.sensor.entities |
| homeassistant.components.switchbot.sensor.entity_registry_enabled_default |
| homeassistant.components.switchbot.sensor.native_unit_of_measurement |
| int homeassistant.components.switchbot.sensor.PARALLEL_UPDATES = 0 |