Explorar el Código

Removed empty lines

Stephen hace 1 año
padre
commit
15b21112a0

+ 0 - 4
custom_components/tuya_local/devices/cecotec_readywarm_8400.yaml

@@ -33,12 +33,10 @@ primary_entity:
       range:
       range:
         min: 15
         min: 15
         max: 40
         max: 40
-
     - id: 3
     - id: 3
       type: integer
       type: integer
       name: current_temperature
       name: current_temperature
       readonly: true
       readonly: true
-
     - id: 4
     - id: 4
       name: preset_mode
       name: preset_mode
       type: string
       type: string
@@ -60,7 +58,6 @@ primary_entity:
           value: "off"
           value: "off"
         - dps_val: true
         - dps_val: true
           value: "on"
           value: "on"
-
 secondary_entities:
 secondary_entities:
   - entity: select
   - entity: select
     translation_key: timer
     translation_key: timer
@@ -104,4 +101,3 @@ secondary_entities:
         type: integer
         type: integer
         name: sensor
         name: sensor
         unit: min
         unit: min
-