-
`alarmtone = Alarmtone.Sound("file:///android_asset/alarm.mp3"),`
this code not working for me,
-
Is there any other way / good practice to handle promise rejections inside event emitter function? I would like to get rid of the try..catch. But when removing them, the unhandled promise rejections a…
-
Hi everyone,
similar to #2080 i'm experiencing problems with the android-app sending the next alarm time from mi Xiaomi Mi phone (miui 12).
when using the default app, recurring alarms to not trigg…
-
Hello,
I would like to propose a couple of new features:
* Language selection: make it possible for the user to select the language of the UI, instead of automatically setting it to system language
…
-
### Actual behaviour
I recently update my rules and tried to use a DateTime item for my alarmclock, to get rid of the translation. The rule in the Docs is working well, but I get the wrong time. If I…
-
Hello,
I suddenly started getting log errors, approx. every minute. I cannot remember having touched anything in HA either:
```
2021-07-21 12:03:57 ERROR (MainThread) [homeassistant] Error doin…
-
Adding alarms works fine but remove them I get error messages
python code
```python
from soco.alarms import Alarm
import soco
import soco.alarms
sonos = SoCo('192.168.2.XXX')
alarm = Alarm(so…
-
Today (Oct. 8, 2020) my alarmclock automation did not go off, because my workday sensor gave the wrong info (no workday). This day used to be a holiday in Croatia, but is not anymore.
binary_sensor…
-
xdrip version: 2018.09.08
nsclient version 1.58
Loop version: 1.9.3
I would like to use xdrip as nightscout viewer and followed these instructions: https://jamorham.gitbooks.io/xdrip-plus/content/x…
-
I'm trying to mod the styles of this card with lovelace-card-mod, but I don't seem to be able to target the time-unit elements.
I have tried adding this to the card in lovelace, but it's not changi…