Vanding: automationer, datetime-input, shell_command, save-defaults script + mealie

This commit is contained in:
2026-05-25 09:41:59 +02:00
parent b23b000d78
commit e8abbfea3f
5 changed files with 149 additions and 5 deletions
+28
View File
@@ -0,0 +1,28 @@
# Vandingstidspunkter initial-værdier overskrives af 'Gem defaults'-knap
vanding_morgen_tid:
name: Vanding morgen start
has_date: false
has_time: true
initial: "04:00:00"
icon: mdi:weather-sunrise
vanding_aften_tid:
name: Vanding aften start
has_date: false
has_time: true
initial: "21:00:00"
icon: mdi:weather-sunset
vanding_sikkerhedsstop_morgen:
name: Vanding sikkerhedsstop morgen
has_date: false
has_time: true
initial: "09:00:00"
icon: mdi:alarm-off
vanding_sikkerhedsstop_nat:
name: Vanding sikkerhedsstop nat
has_date: false
has_time: true
initial: "23:59:00"
icon: mdi:alarm-off