Classes | |
| class | SHCSensor |
| class | SHCSensorEntityDescription |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| string | AIR_QUALITY_SENSOR = "airquality" |
| attributes_fn | |
| string | COMMUNICATION_QUALITY_SENSOR = "communication_quality" |
| device_class | |
| string | ENERGY_SENSOR = "energy" |
| string | HUMIDITY_RATING_SENSOR = "humidity_rating" |
| string | HUMIDITY_SENSOR = "humidity" |
| key | |
| native_unit_of_measurement | |
| string | POWER_SENSOR = "power" |
| string | PURITY_RATING_SENSOR = "purity_rating" |
| string | PURITY_SENSOR = "purity" |
| SHCSession | |
| state_class | |
| string | TEMPERATURE_RATING_SENSOR = "temperature_rating" |
| string | TEMPERATURE_SENSOR = "temperature" |
| translation_key | |
| value_fn | |
| string | VALVE_TAPPET_SENSOR = "valvetappet" |
Platform for sensor integration.
| None homeassistant.components.bosch_shc.sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| string homeassistant.components.bosch_shc.sensor.AIR_QUALITY_SENSOR = "airquality" |
| string homeassistant.components.bosch_shc.sensor.COMMUNICATION_QUALITY_SENSOR = "communication_quality" |
| string homeassistant.components.bosch_shc.sensor.ENERGY_SENSOR = "energy" |
| string homeassistant.components.bosch_shc.sensor.HUMIDITY_RATING_SENSOR = "humidity_rating" |
| string homeassistant.components.bosch_shc.sensor.HUMIDITY_SENSOR = "humidity" |
| homeassistant.components.bosch_shc.sensor.native_unit_of_measurement |
| string homeassistant.components.bosch_shc.sensor.POWER_SENSOR = "power" |
| string homeassistant.components.bosch_shc.sensor.PURITY_RATING_SENSOR = "purity_rating" |
| string homeassistant.components.bosch_shc.sensor.PURITY_SENSOR = "purity" |
| homeassistant.components.bosch_shc.sensor.SHCSession |
| string homeassistant.components.bosch_shc.sensor.TEMPERATURE_RATING_SENSOR = "temperature_rating" |
| string homeassistant.components.bosch_shc.sensor.TEMPERATURE_SENSOR = "temperature" |