Vanding: automationer, datetime-input, shell_command, save-defaults script + mealie
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user