From 42b9c47b5b8e39b7c68507d0827150fe76eb3dd2 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Wed, 29 May 2024 08:34:16 +0200 Subject: [PATCH] Add Yale Smart Alarm smoke detector temp sensors (#32492) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/yale_smart_alarm.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_integrations/yale_smart_alarm.markdown b/source/_integrations/yale_smart_alarm.markdown index 6d4f401f0ff..262eb62a20d 100644 --- a/source/_integrations/yale_smart_alarm.markdown +++ b/source/_integrations/yale_smart_alarm.markdown @@ -6,6 +6,7 @@ ha_category: - Binary sensor - Button - Lock + - Sensor ha_release: 0.78 ha_iot_class: Cloud Polling ha_config_flow: true @@ -18,6 +19,7 @@ ha_platforms: - button - diagnostics - lock + - sensor ha_integration_type: integration --- @@ -29,6 +31,7 @@ There is currently support for the following device types within Home Assistant: - Binary sensor - Button - Lock +- Sensor {% include integrations/config_flow.md %} @@ -50,4 +53,8 @@ Provides support for pressing the panic button to trigger the alarm. Be careful The lock platform requires a code for unlocking but no code for locking. +## Sensor + +Provides support for smoke detector temperature sensors. + The {% term integration %} can be configured to provide a default code that is used if no code is supplied and the number of digits required.