-
```
class AlarmListSerializer(serializers.ListSerializer):
@classmethod
def many_init(cls, *args, **kwargs):
# Instantiate the child serializer.
kwargs['child'] = cls()
…
-
hi there,
I encounter the below error when running 'cdk bootstrap', does anyone having the same issue?
/amazon-cloudwatch-alarms-repeated-notification-cdk/node_modules/typescript/lib/typescript.js…
-
Android 14+ schedule notifications will not fire unless the permission is explicitly allowed.
More info here: https://developer.android.com/training/scheduling/alarms#using-schedule-exact-permission…
-
I am making alarm application and i want the alarm to be called at the set time even the app is killed and show notification with the ringing alarm and buttons to stop and sneeze the alarm, i will be …
-
Considering this is an alarm app, it makes a lot of sense to implement notifications when an alarm window is valid.
Some docs: https://developer.mozilla.org/en-US/docs/Web/API/Notification
@jaxe…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
_Quick introduction for those who don't know me: I'm Jonas (aka [verdre](https://gitlab.gnome.org/verdre)) from the GNOME community, mostly working on gnome-shell/mutter but also across the stack to g…
-
Hello!
Maybe is not exactly a issue, but I am getting this mistake from Easer: I have created a script that does not work. I want that when I get an e-mail notification from K-9 Mail, with a specific…
-
Hi,
Is it possible to get some kind of polling for the alarm state. Right now, when i change the alarm state in the "foscam app", i only get a notification when i open the "home app".
It would be …
-
### The problem
Can not set a "space" in the "sender" part of the configuration.yaml for messagebird service
### What version of Home Assistant Core has the issue?
core-notification-messagebird
##…