Skip to content

Commit

Permalink
Moebot S: improve Parkside compatibilty
Browse files Browse the repository at this point in the history
Issue #1778
  • Loading branch information
make-all committed Mar 29, 2024
1 parent 3f6f2af commit e63802e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions custom_components/tuya_local/devices/moebot_s_mower.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -321,8 +321,17 @@ secondary_entities:
- id: 114
type: string
name: option
optional: true
mapping:
- dps_val: AutoMode
value: Auto
- dps_val: GardenMode
value: Garden
- entity: binary_sensor
name: Cover
category: diagnostic
dps:
- id: 116
type: boolean
name: sensor
optional: true

0 comments on commit e63802e

Please sign in to comment.