| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291 |
- name: Robot vacuum
- products:
- - id: pu5cpxucdrdrr21a
- name: Kabum Smart 700
- primary_entity:
- entity: vacuum
- dps:
- - id: 2
- type: boolean
- name: activate
- - id: 3
- type: string
- name: command
- mapping:
- - dps_val: smart
- value: smart
- - dps_val: zone
- value: zone
- - dps_val: pose
- value: go_to_position
- - dps_val: part
- value: clean_spot
- - dps_val: chargego
- value: return_to_base
- - dps_val: wallfollow
- value: wall_follow
- - dps_val: selectroom
- value: select_room
- - id: 4
- type: string
- name: direction_control
- optional: true
- mapping:
- - dps_val: forward
- value: forward
- - dps_val: backward
- value: reverse
- - dps_val: turn_left
- value: left
- - dps_val: turn_right
- value: right
- - dps_val: stop
- value: stop
- - id: 5
- type: string
- name: status
- mapping:
- - dps_val: standby
- value: standby
- - dps_val: smart_clean
- value: cleaning
- - dps_val: zone_clean
- value: cleaning
- - dps_val: part_clean
- value: cleaning
- - dps_val: paused
- value: pause
- - dps_val: goto_pos
- value: going_to_location
- - dps_val: pos_arrived
- value: on_location
- - dps_val: pos_unarrive
- value: cannot_find_location
- - dps_val: to_charge
- value: returning
- - dps_val: charging
- value: charging
- - dps_val: charge_done
- value: charged
- - dps_val: sleep
- value: sleep
- - dps_val: fault
- value: error
- - dps_val: wall_follow
- value: wall_follow
- - dps_val: direction_control
- value: direction_control
- - dps_val: selectroom
- value: select_room
- - id: 13
- type: boolean
- name: locate
- optional: true
- - id: 14
- type: string
- name: fan_speed
- mapping:
- - dps_val: strong
- value: High
- - dps_val: normal
- value: Medium
- - dps_val: quiet
- value: Low
- - id: 101
- type: boolean
- name: pause
- secondary_entities:
- - entity: sensor
- class: battery
- dps:
- - id: 6
- type: integer
- name: sensor
- unit: "%"
- class: measurement
- - entity: sensor
- name: Cleaned area
- class: area
- category: diagnostic
- dps:
- - id: 16
- type: integer
- name: sensor
- unit: m2
- - entity: sensor
- name: Cleaning time
- class: duration
- category: diagnostic
- icon: "mdi:clock-outline"
- dps:
- - id: 17
- type: integer
- name: sensor
- unit: min
- - entity: binary_sensor
- class: problem
- category: diagnostic
- dps:
- - id: 18
- type: bitfield
- name: sensor
- mapping:
- - dps_val: 0
- value: false
- - value: true
- - id: 18
- type: bitfield
- name: fault_code
- - id: 18
- type: bitfield
- name: description
- mapping:
- - dps_val: 0
- value: OK
- - dps_val: 2
- value: left_wheel_hang
- - dps_val: 4
- value: main_brush_stuck
- - dps_val: 8
- value: right_wheel_hang
- - dps_val: 16
- value: left_wheel_stuck
- - dps_val: 32
- value: right_wheel_stuck
- - dps_val: 64
- value: cliff
- - dps_val: 128
- value: side_brush_stuck
- - dps_val: 512
- value: collision
- - dps_val: 1024
- value: dust_box_stuck
- - dps_val: 4096
- value: ground_check_failure
- - dps_val: 32768
- value: vacuum_motor_stuck
- - dps_val: 65536
- value: high_current
- - dps_val: 131072
- value: charge_port_closed
- - entity: select
- translation_key: mopping
- category: config
- dps:
- - id: 102
- type: string
- name: option
- mapping:
- - dps_val: "0"
- value: "off"
- - dps_val: "1"
- value: low
- - dps_val: "2"
- value: medium
- - dps_val: "3"
- value: high
- - entity: button
- name: Reset map
- category: config
- dps:
- - id: 103
- type: boolean
- name: button
- optional: true
- - id: 104
- type: string
- name: map_request
- optional: true
- - id: 105
- type: string
- name: complex_command
- optional: true
- - id: 106
- type: string
- name: path_data
- optional: true
- - id: 108
- type: string
- name: smart_rooms
- optional: true
- - id: 109
- type: bitfield
- name: rooms_msg
- optional: true
- mapping:
- - dps_val: null
- value: None
- - dps_val: 0
- value: None
- - dps_val: 1
- value: split
- - dps_val: 2
- value: merger
- - dps_val: 4
- value: map
- - dps_val: 8
- value: robot_cleaning
- - dps_val: 16
- value: active_split
- - dps_val: 32
- value: not_by_human
- - dps_val: 64
- value: save_fail
- - dps_val: 128
- value: split_success
- - dps_val: 256
- value: merger_success
- - dps_val: 512
- value: choice_no_found
- - dps_val: 1024
- value: count_error
- - dps_val: 2048
- value: choice_set_ok
- - entity: switch
- name: Do not disturb
- category: config
- dps:
- - id: 107
- type: boolean
- name: switch
- - entity: switch
- name: Break clean
- category: config
- icon: "mdi:motion-pause"
- dps:
- - id: 110
- type: boolean
- name: switch
- - entity: select
- translation_key: language
- category: config
- dps:
- - id: 111
- type: string
- name: option
- optional: true
- mapping:
- - dps_val: cn
- value: chinese
- - dps_val: en
- value: english
- - entity: number
- name: Volume
- category: config
- icon: "mdi:volume-high"
- dps:
- - id: 112
- type: integer
- name: value
- optional: true
- range:
- min: 0
- max: 100
- unit: "%"
- - entity: switch
- name: Y-mopping
- category: config
- dps:
- - id: 113
- type: boolean
- name: switch
|