Przeglądaj źródła

Lefant M213: rename dps 106 and 108.

Further observation of these shows they are more general than charge and
battery status.  During operation, they seem to indicate the adapter voltage
and speeds of wheels, brushes and fan respectively, so renamed to dock_info
and robot_info instead.
Jason Rumney 4 lat temu
rodzic
commit
e1b5327106

+ 2 - 2
custom_components/tuya_local/devices/lefant_m213_vacuum.yaml

@@ -109,11 +109,11 @@ primary_entity:
       name: unknown_104
       name: unknown_104
     - id: 106
     - id: 106
       type: string
       type: string
-      name: charge_status
+      name: dock_info
       optional: true
       optional: true
     - id: 108
     - id: 108
       type: string
       type: string
-      name: battery_status
+      name: robot_info
       optional: true
       optional: true
 secondary_entities:
 secondary_entities:
   - entity: sensor
   - entity: sensor