Robots: manuelt start overrider family_presence stop for støvsuger og plæneklipper
This commit is contained in:
@@ -389,27 +389,27 @@ cards:
|
||||
icon: mdi:floor-plan
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: button.press
|
||||
service: script.turn_on
|
||||
target:
|
||||
entity_id: button.roborock_s8_pro_ultra_kokken_bryggers
|
||||
entity_id: script.roborock_manuelt_kokken
|
||||
|
||||
- type: button
|
||||
name: Syd
|
||||
icon: mdi:floor-plan
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: button.press
|
||||
service: script.turn_on
|
||||
target:
|
||||
entity_id: button.roborock_s8_pro_ultra_syd
|
||||
entity_id: script.roborock_manuelt_syd
|
||||
|
||||
- type: button
|
||||
name: Mop
|
||||
icon: mdi:floor-plan
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: button.press
|
||||
service: script.turn_on
|
||||
target:
|
||||
entity_id: button.roborock_s8_pro_ultra_vac_followed_by_mop
|
||||
entity_id: script.roborock_manuelt_mop
|
||||
|
||||
- type: custom:button-card
|
||||
entity: vacuum.roborock_s8_pro_ultra
|
||||
@@ -417,9 +417,9 @@ cards:
|
||||
icon: mdi:robot-vacuum
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: vacuum.start
|
||||
service: script.turn_on
|
||||
target:
|
||||
entity_id: vacuum.roborock_s8_pro_ultra
|
||||
entity_id: script.roborock_manuelt_start
|
||||
state:
|
||||
- value: cleaning
|
||||
name: Dock
|
||||
@@ -503,9 +503,9 @@ cards:
|
||||
icon: mdi:robot-mower
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: lawn_mower.start_mowing
|
||||
service: script.turn_on
|
||||
target:
|
||||
entity_id: lawn_mower.husqvarna_automower
|
||||
entity_id: script.ploeneklipper_manuelt_start
|
||||
state:
|
||||
- value: mowing
|
||||
name: Stop
|
||||
|
||||
Reference in New Issue
Block a user