nielsfaber / alarmo

Easy to use alarm system integration for Home Assistant
1.41k stars 119 forks source link

Notification - allow executing services other than notifier #523

Closed Dinth closed 2 years ago

Dinth commented 2 years ago

Checklist

Proposal

Right now, the notification settings only allow selecting a notifier service, even when i go to YAML mode and manually change the service to other (for example zwavejs.set_value) im getting an error and cannot save the notification. It would be nice to be able to use different services as notification - not only performing zwave actions, but it would also be possible to make play a sound on a speaker or use TTS.

nielsfaber commented 2 years ago

Could you share your YAML code? This sounds more like a bug than a feature request. The notification editor should natively support notify and tts services (although custom settings have to be done via YAML), others are configurable via YAML mode. The editor should not block you from creating a custom action.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days