-
```
Would love to be able to set a certain number of hours (say 12) and the
notification icon that an alarm is pending will only show if there is an alarm
pending in the next X (12) hours.
Right no…
-
```
Would love to be able to set a certain number of hours (say 12) and the
notification icon that an alarm is pending will only show if there is an alarm
pending in the next X (12) hours.
Right no…
-
Details can be found here https://github.com/fewieden/MMM-AlarmClock/issues/21
-
It shall be configurable, whether a specific kind of alarm is notified or not.
Potential Proposal:
An additional SeverityConfigurationType::notificationsIsOn : Boolean = false attribute shall be a…
-
Currently, when clicking on an automation added in the permanent notification, you trigger it.
However, if your automation is linked to an 'alarm'. It would be useful to be able to toggle the alarm…
-
### Description
Hello,
It looks like the cloudwatch and sns config for automation_parameters is in the documentation, but is not implemented. It seems similar to this issue.
https://github.com…
-
### Device model / 设备型号
[chuangmi.camera.029a02](https://home.miot-spec.com/s/chuangmi.camera.029a02)
### Component version / 插件版本
0.7.22
### HA core version / HA版本
2024.11.0
### Int…
-
Now the notifier starts playing as soon as it receives a notification. It would be better to ensure that previously-playing notifications have finished first
-
Hello,
when i use the send notification now method(), it works perfectly, but when using the scheduleAlarm method the alarm doesn't ring.
The app is in foreground completely
My code
`
…
-
On a rasberry PI 4b with the latest python 2.7, smtplib.SMTP() seems to expect an integer for the second argument. I get an error whenever alarmd tries to send an email.
**In /etc/alarmd_config.i…