Skip to content

Commit

Permalink
Add select volume for yale_smart_alarm (home-assistant#34963)
Browse files Browse the repository at this point in the history
* Add select volume for yale_smart_alarm

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <[email protected]>
  • Loading branch information
gjohansson-ST and c0ffeeca7 authored Sep 30, 2024
1 parent 4242275 commit 353bbf8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions source/_integrations/yale_smart_alarm.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ ha_category:
- Binary sensor
- Button
- Lock
- Select
- Sensor
- Switch
ha_release: 0.78
Expand All @@ -20,6 +21,7 @@ ha_platforms:
- button
- diagnostics
- lock
- select
- sensor
- switch
ha_integration_type: integration
Expand All @@ -33,6 +35,7 @@ There is currently support for the following device types within Home Assistant:
- Binary sensor
- Button
- Lock
- Select
- Sensor
- Switch

Expand All @@ -56,6 +59,10 @@ 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.

## Select

Provides support for setting the volume on locks, available options are "High", "Low" and "Off". The entity is only available for supported door locks.

## Sensor

Provides support for smoke detector temperature sensors.
Expand Down

0 comments on commit 353bbf8

Please sign in to comment.