Skip to content

Request support for Ettroit ETWF3402 #6212

Description

@cirolaferrara

Log message

Device matches inline_ultrasonic_aromadiffuser with quality of 27%. LOCAL DPS: {"updated_at": 1789815983.1203034, "1": true, "2": "manual", "3": "open", "16": 185, "19": 350, "24": 265, "26": 150, "27": -2, "44": 4, "101": true, "102": "IN", "103": 1, "104": "Close", "105": 0, "106": 60}

Product ID

bf96754852bb25776at57t

Product Name

Ettroit ETWF3402

DPS information

LOCAL DPS: {"updated_at": 1789815983.1203034, "1": true, "2": "manual", "3": "open", "16": 185, "19": 350, "24": 265, "26": 150, "27": -2, "44": 4, "101": true, "102": "IN", "103": 1, "104": "Close", "105": 0, "106": 60}

Information about how the device functions

name: Thermostat
products:
  - id: bf96754852bb25776at57t
    manufacturer: Ettroit
    model: ETWF3402
entities:
  - entity: climate
    translation_only_key: thermostat
    dps:
      - id: 1
        name: hvac_mode
        type: boolean
        mapping:
          - dps_val: false
            value: "off"
          - dps_val: true
            constraint: cooling_mode
            conditions:
              - dps_val: false
                value: heat
              - dps_val: true
                value: cool
      - id: 101
        name: cooling_mode
        type: boolean
      - id: 16
        name: temperature
        type: integer
        range:
          min: 50
          max: 350
        mapping:
          - scale: 10
            step: 5
      - id: 24
        name: current_temperature
        type: integer
        mapping:
          - scale: 10
      - id: 106
        name: current_humidity
        type: integer
      - id: 3
        name: hvac_action
        type: string
        mapping:
          - dps_val: open
            constraint: cooling_mode
            conditions:
              - dps_val: true
                value: cooling
              - dps_val: false
                value: heating
          - dps_val: close
            value: idle
  - entity: switch
    name: Cooling mode
    category: config
    dps:
      - id: 101
        name: switch
        type: boolean
  - entity: number
    name: Upper temperature limit
    category: config
    dps:
      - id: 19
        name: value
        type: integer
        unit: C
        range:
          min: 150
          max: 450
        mapping:
          - scale: 10
            step: 10
  - entity: number
    name: Lower temperature limit
    category: config
    dps:
      - id: 26
        name: value
        type: integer
        unit: C
        range:
          min: 50
          max: 150
        mapping:
          - scale: 10
            step: 10
  - entity: number
    name: Temperature calibration
    category: config
    dps:
      - id: 27
        name: value
        type: integer
        unit: C
        range:
          min: -9
          max: 9
  - entity: number
    name: Backlight brightness
    category: config
    dps:
      - id: 44
        name: value
        type: integer
        range:
          min: 0
          max: 4
  - entity: number
    name: Deadzone temperature
    category: config
    dps:
      - id: 103
        name: value
        type: integer
        unit: C
        range:
          min: 0
          max: 5
  - entity: select
    name: Thermostat mode
    dps:
      - id: 2
        name: option
        type: string
        mapping:
          - dps_val: auto
            value: Auto
          - dps_val: manual
            value: Manual
  - entity: select
    name: Temperature sensor
    category: config
    dps:
      - id: 102
        name: option
        type: string
        mapping:
          - dps_val: IN
            value: Internal
          - dps_val: OU
            value: External
  - entity: select
    name: Forced output
    category: config
    dps:
      - id: 104
        name: option
        type: string
        mapping:
          - dps_val: Close
            value: "Off"
          - dps_val: "30"
            value: 30 min
          - dps_val: "60"
            value: 60 min
          - dps_val: "90"
            value: 90 min
  - entity: sensor
    translation_key: time_remaining
    class: duration
    category: diagnostic
    dps:
      - id: 105
        name: sensor
        type: integer
        unit: min

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    • Status
      📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions