- remove duplicated mode select - allow binary_sensor to default to none PR #3711
@@ -223,27 +223,6 @@ entities:
value: medium
- dps_val: high
value: high
- - entity: select
- category: config
- name: Mode
- dps:
- - id: 4
- type: string
- name: option
- mapping:
- - dps_val: smart
- value: smart
- - dps_val: goto_charge
- value: goto_charge
- - dps_val: zone
- value: zone
- - dps_val: pose
- value: pose
- - dps_val: part
- value: part
- - dps_val: select_room
- value: select_room
-
- entity: select
name: Fetch request
icon: "mdi:message-question"
@@ -457,7 +436,6 @@ entities:
- dps_val: installed
value: true
- value: false
- dps_val: none
name: Operation mode
icon: "mdi:robot-vacuum"