Add Yale Smart Alarm smoke detector temp sensors (#32492)

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
G Johansson 2024-05-29 08:34:16 +02:00 committed by GitHub
parent 0c3cf01b99
commit 42b9c47b5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.