Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sensor alarm settings #252

Merged
merged 3 commits into from
Sep 27, 2024

Conversation

JELoohuis
Copy link
Collaborator

@JELoohuis JELoohuis commented Sep 24, 2024

-Added alarm settings to sensors
Smoke alarm devices now have support for the following Tuya capabilities as settings:

  • muffling
  • alarm_volume
  • alarm_time
  • alarm_ringtone
  • alarm_bright

As well as alarm_switch as a regular capability (onoff.alarm_switch)

Since these are used by other sensors that are yet to be added the implementation has been done in the general sensor classes.

@JELoohuis JELoohuis marked this pull request as draft September 24, 2024 14:30
@JELoohuis JELoohuis mentioned this pull request Sep 24, 2024
@bobvandevijver bobvandevijver added the enhancement New feature or request label Sep 25, 2024
@bobvandevijver bobvandevijver added this to the Release 1.5.0 milestone Sep 25, 2024
@JELoohuis JELoohuis marked this pull request as ready for review September 25, 2024 12:32
@JELoohuis JELoohuis mentioned this pull request Sep 25, 2024
@bobvandevijver bobvandevijver merged commit a94d558 into athombv:next Sep 27, 2024
3 checks passed
@bobvandevijver bobvandevijver deleted the add-sensor-alarm-settings branch September 27, 2024 14:24
@JELoohuis JELoohuis mentioned this pull request Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants