mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Add sensors to Sensibo (#21989)
This commit is contained in:
parent
ee75a5b9ad
commit
01810f48b8
@ -3,6 +3,8 @@ title: Sensibo
|
||||
description: Instructions on how to integrate Sensibo A/C controller into Home Assistant.
|
||||
ha_category:
|
||||
- Climate
|
||||
- Number
|
||||
- Sensor
|
||||
ha_release: 0.44
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_config_flow: true
|
||||
@ -14,6 +16,7 @@ ha_platforms:
|
||||
- diagnostics
|
||||
- climate
|
||||
- number
|
||||
- sensor
|
||||
ha_homekit: true
|
||||
ha_dhcp: true
|
||||
---
|
||||
@ -38,6 +41,18 @@ For supported devices, this integration provides support to set the following mo
|
||||
- Horizontal swing
|
||||
- Light
|
||||
|
||||
## Sensor Entities
|
||||
|
||||
For motion sensors (supported by Sensibo Air devices), this integration provides the following sensors:
|
||||
|
||||
- Temperature
|
||||
- Humidity
|
||||
|
||||
For diagnostics, not automatically displayed on dashboards, these sensors are available:
|
||||
|
||||
- Voltage
|
||||
- Rssi
|
||||
|
||||
## Adding a quick switch example
|
||||
|
||||
If you want a "Quick Switch" to turn your AC On / Off, you can do that using the following `Switch Template`:
|
||||
|
Loading…
x
Reference in New Issue
Block a user