Quellcode durchsuchen

More standardized

Standardize. Remove Voltage and Current from entity.
Vamp vor 4 Jahren
Ursprung
Commit
50104eec94
1 geänderte Dateien mit 0 neuen und 12 gelöschten Zeilen
  1. 0 12
      custom_components/tuya_local/devices/digoo_dgsp202.yaml

+ 0 - 12
custom_components/tuya_local/devices/digoo_dgsp202.yaml

@@ -6,24 +6,12 @@ primary_entity:
     - id: 1
     - id: 1
       type: boolean
       type: boolean
       name: switch
       name: switch
-    - id: 18
-      type: integer
-      name: current_a
-      readonly: true
-      mapping:
-        - scale: 1000
     - id: 19
     - id: 19
       type: integer
       type: integer
       name: current_power_w
       name: current_power_w
       readonly: true
       readonly: true
       mapping:
       mapping:
         - scale: 10
         - scale: 10
-    - id: 20
-      type: integer
-      name: voltage_v
-      readonly: true
-      mapping:
-        - scale: 10
 secondary_entities:
 secondary_entities:
   - entity: switch
   - entity: switch
     name: outlet 2
     name: outlet 2