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

Feature request: TX Ultimate Sound Action #1535

Open
stast1 opened this issue Dec 3, 2024 · 3 comments
Open

Feature request: TX Ultimate Sound Action #1535

stast1 opened this issue Dec 3, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@stast1
Copy link

stast1 commented Dec 3, 2024

Is it possible to add these commands to the device, for example as buttons?

Alarm:

action: sonoff.send_command
data:
  device: 100...
  soundAction: 1

Bell:

action: sonoff.send_command
data:
  device: 100...
  soundAction: 2
@AlexxIT AlexxIT added the enhancement New feature or request label Dec 4, 2024
@AlexxIT AlexxIT self-assigned this Dec 4, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Dec 4, 2024

You can use lovelace button cards and call this services

@stast1
Copy link
Author

stast1 commented Dec 4, 2024

You can use lovelace button cards and call this services

I can. Who else knows about these commands? And then you can immediately insert this into automation, for example.

@jonlanceley
Copy link

Thanks @stast1 been wondering how to trigger the sound effects for awhile.

Would be good to have it built in to the integration but until then you can use a Template button which can be linked to the sonoff device so it appears as a button on the device.

It can then be used in automations by referencing the sonoff device.

Screenshot_20241207_094544_Home Assistant

Screenshot_20241207_094803_Home Assistant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants