fixed map
This commit is contained in:
@@ -11,9 +11,14 @@ sections:
|
|||||||
- type: heading
|
- type: heading
|
||||||
heading: Støvsuger
|
heading: Støvsuger
|
||||||
|
|
||||||
- type: tile
|
- type: custom:roborock-map-card
|
||||||
entity: vacuum.roborock_s8_pro_ultra
|
entity: vacuum.roborock_s8_pro_ultra
|
||||||
name: Roborock
|
show_overlay: true
|
||||||
|
show_mop: true
|
||||||
|
show_vacuum: true
|
||||||
|
map_zoom: 1.0
|
||||||
|
map_size: 400
|
||||||
|
name: Kort
|
||||||
|
|
||||||
- type: tile
|
- type: tile
|
||||||
entity: sensor.roborock_s8_pro_ultra_status
|
entity: sensor.roborock_s8_pro_ultra_status
|
||||||
@@ -27,23 +32,6 @@ sections:
|
|||||||
entity: binary_sensor.roborock_s8_pro_ultra_cleaning
|
entity: binary_sensor.roborock_s8_pro_ultra_cleaning
|
||||||
name: Rengøring i gang
|
name: Rengøring i gang
|
||||||
|
|
||||||
- type: image
|
|
||||||
entity: image.roborock_s8_pro_ultra_map_0
|
|
||||||
name: Kort
|
|
||||||
camera_image: image.roborock_s8_pro_ultra_map_0
|
|
||||||
show_state: false
|
|
||||||
|
|
||||||
|
|
||||||
# 📊 Historik
|
|
||||||
- type: grid
|
|
||||||
cards:
|
|
||||||
- type: history-graph
|
|
||||||
title: Rengøringshistorik
|
|
||||||
entities:
|
|
||||||
- sensor.roborock_s8_pro_ultra_status
|
|
||||||
hours_to_show: 24
|
|
||||||
refresh_interval: 60
|
|
||||||
|
|
||||||
|
|
||||||
# 🏠 Rum-knapper
|
# 🏠 Rum-knapper
|
||||||
- type: grid
|
- type: grid
|
||||||
@@ -85,6 +73,17 @@ sections:
|
|||||||
entity_id: button.roborock_s8_pro_ultra_vac_followed_by_mop
|
entity_id: button.roborock_s8_pro_ultra_vac_followed_by_mop
|
||||||
|
|
||||||
|
|
||||||
|
# 📊 Historik
|
||||||
|
- type: grid
|
||||||
|
cards:
|
||||||
|
- type: history-graph
|
||||||
|
title: Rengøringshistorik
|
||||||
|
entities:
|
||||||
|
- sensor.roborock_s8_pro_ultra_status
|
||||||
|
hours_to_show: 24
|
||||||
|
refresh_interval: 60
|
||||||
|
|
||||||
|
|
||||||
# ⚙️ Automations-knapper
|
# ⚙️ Automations-knapper
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
|
|||||||
Reference in New Issue
Block a user