Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request support for Evolution HF-577 Smart #2600

Open
zhitko opened this issue Dec 3, 2024 · 0 comments
Open

Request support for Evolution HF-577 Smart #2600

zhitko opened this issue Dec 3, 2024 · 0 comments
Labels
config provided Config included by reporter log provided Log of dps has been provided, though it is short of full info, so some guessing is needed new device Unsupported device

Comments

@zhitko
Copy link

zhitko commented Dec 3, 2024

Log message

Evolution HF-577 Smart received {"1": true, "10": 22, "13": 50, "14": 60, "16": false, "19": "cancel", "21": false, "22": 0, "23": "level_1", "25": true, "101": false, "full_poll": true}

Product ID

y5kmmmqkkxxh4i42

Product Name

Evolution HF-577 Smart

DPS information

name: Evolution HF-577 Smart
primary_entity:
  entity: humidifier
  class: humidifier
  dps:
    - id: 1
      name: switch
      type: boolean
    - id: 13
      name: humidity
      type: integer
      range:
        min: 40
        max: 75
    - id: 14
      name: current_humidity
      type: integer
    - id: 23
      name: mode
      type: string
      mapping:
        - dps_val: level_1
          value: 33
        - dps_val: level_2
          value: 67
        - dps_val: level_3
          value: 100
secondary_entities:
  - entity: sensor
    class: temperature
    dps:
      - id: 10
        type: integer
        name: sensor
        class: measurement
        unit: C
  - entity: switch
    translation_key: sleep
    category: config
    dps:
      - id: 16
        type: boolean
        name: switch
        optional: true
        mapping:
          - dps_val: null
            value: false
            hidden: true
  - entity: select
    translation_key: timer
    category: config
    dps:
      - id: 19
        name: option
        type: string
        mapping:
          - dps_val: cancel
            value: cancel
          - dps_val: 1h
            value: 1h
          - dps_val: 2h
            value: 2h
          - dps_val: 3h
            value: 3h
          - dps_val: 4h
            value: 4h
          - dps_val: 5h
            value: 5h
          - dps_val: 6h
            value: 6h
          - dps_val: 7h
            value: 7h
          - dps_val: 8h
            value: 8h
          - dps_val: 9h
            value: 9h
          - dps_val: 10h
            value: 10h
          - dps_val: 11h
            value: 11h
          - dps_val: 12h
            value: 12h
  - entity: switch
    translation_key: uv_sterilization
    category: config
    dps:
      - id: 21
        name: switch
        type: boolean
  - entity: binary_sensor
    translation_key: tank_empty
    category: diagnostic
    dps:
      - id: 22
        type: bitfield
        optional: true
        name: sensor
        mapping:
          - dps_val: 1
            value: true
          - value: false

Information about how the device functions

No response

@zhitko zhitko added the new device Unsupported device label Dec 3, 2024
@make-all make-all added config provided Config included by reporter log provided Log of dps has been provided, though it is short of full info, so some guessing is needed labels Dec 3, 2024
@make-all make-all moved this to 📋 Backlog in Tuya Local Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config provided Config included by reporter log provided Log of dps has been provided, though it is short of full info, so some guessing is needed new device Unsupported device
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants