Fix calendars
This commit is contained in:
parent
12cfc7ef7e
commit
69d4e53c99
@ -332,21 +332,15 @@ calendar:
|
|||||||
username: pgrondek
|
username: pgrondek
|
||||||
password: !secret nextcloud_token
|
password: !secret nextcloud_token
|
||||||
custom_calendars:
|
custom_calendars:
|
||||||
- name: "Sleep"
|
|
||||||
calendar: "Automations"
|
|
||||||
search: "Sleep"
|
|
||||||
- name: "Wakeup"
|
- name: "Wakeup"
|
||||||
calendar: "Automations"
|
calendar: "Automations"
|
||||||
search: "Wakeup"
|
search: "Wakeup"
|
||||||
- name: "Caffeine free time"
|
|
||||||
calendar: "Automations"
|
|
||||||
search: "Caffeine free"
|
|
||||||
- platform: caldav
|
- platform: caldav
|
||||||
url: https://cloud.grondek.pl/remote.php/dav
|
url: https://cloud.grondek.pl/remote.php/dav
|
||||||
username: pgrondek
|
username: pgrondek
|
||||||
password: !secret nextcloud_token
|
password: !secret nextcloud_token
|
||||||
calendars:
|
calendars:
|
||||||
- "2021 FIA Formula One World Championship Race Calendar"
|
- "Formula 1"
|
||||||
|
|
||||||
#ble_monitor:
|
#ble_monitor:
|
||||||
# # Xiaomi BT Sensors
|
# # Xiaomi BT Sensors
|
||||||
|
Loading…
Reference in New Issue
Block a user