Doorbell: tilføj sonos snapshot/restore for at undgå invalid auth-advarsler fra Sonos
This commit is contained in:
@@ -434,6 +434,8 @@ sections:
|
||||
name: Mål HB2 – Kartofler
|
||||
- entity: input_number.vanding_maal_fugtighed_hojbed_3
|
||||
name: Mål HB3 – Rabarber
|
||||
- entity: input_number.vanding_maal_fugtighed_drivhus
|
||||
name: Mål Drivhus
|
||||
|
||||
# �🌿 Zonekontrol
|
||||
- type: grid
|
||||
@@ -484,10 +486,19 @@ sections:
|
||||
action: call-service
|
||||
service: script.vanding_toggle_hojbed_3
|
||||
|
||||
- type: tile
|
||||
entity: switch.hojbed_3
|
||||
name: Drivhus
|
||||
icon: mdi:greenhouse
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: input_number.vanding_varighed_drivhus
|
||||
name: Varighed Drivhus
|
||||
- type: tile
|
||||
entity: switch.hojbed_3
|
||||
name: Drivhus
|
||||
icon: mdi:greenhouse
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: script.vanding_toggle_drivhus
|
||||
|
||||
# 🔋 Sensorbatterier
|
||||
- type: grid
|
||||
|
||||
@@ -5,5 +5,5 @@ panel: true
|
||||
|
||||
cards:
|
||||
- type: iframe
|
||||
url: /local/snapshots/indkorsel_loader.html?v=20260705130716
|
||||
url: /local/snapshots/indkorsel_loader.html?v=20260729191638
|
||||
aspect_ratio: 100%
|
||||
|
||||
Reference in New Issue
Block a user