From 01810f48b881496610fbbd3c401542ba1616f330 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Sat, 12 Mar 2022 22:04:42 +0100 Subject: [PATCH] Add sensors to Sensibo (#21989) --- source/_integrations/sensibo.markdown | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/source/_integrations/sensibo.markdown b/source/_integrations/sensibo.markdown index 351d0e59494..f80d3fd0323 100644 --- a/source/_integrations/sensibo.markdown +++ b/source/_integrations/sensibo.markdown @@ -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`: