6 Commits

Author SHA1 Message Date
96e857a4cf
Commit: Fix check_notification condition and add check_external_light_status
1. Added a new function `check_external_light_status` to check if the light is turned off externally.

2. Modified the condition in the `check_notification` function to correctly check if the notification contains "[1]" and the specified strings.

3. Corrected the assignment statement inside the `while` loop. Changed `first_brightness_cmason.nvimhange=false` to `first_brightness_change=false`.
2023-11-25 09:58:53 +01:00
fcc070e03d
Gefixt: schritte wurden nicht reichtig berechnet 2023-11-25 07:15:55 +01:00
16bf50bbb3
Check, ob Wecker am handy beendet wurde, wird nun erst ab dem Farbwechsel durchgeführt. 2023-11-25 06:53:50 +01:00
8a9dea2d71
Funktion zum licht ausschalten, wenn wecker am handy beendet 2023-11-22 12:27:46 +01:00
94dee024a4
wecker.sh checkt ip von a72 2023-11-19 18:45:14 +01:00
c34f28302e
initial commit 2023-11-16 09:17:08 +01:00