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 eMylo WiFi&RF 2 Gang #1773

Closed
luis-guilherme opened this issue Mar 26, 2024 · 3 comments
Closed

Request support for eMylo WiFi&RF 2 Gang #1773

luis-guilherme opened this issue Mar 26, 2024 · 3 comments

Comments

@luis-guilherme
Copy link

luis-guilherme commented Mar 26, 2024

Config

filename: emylo_wifi_and_rf_2gang.yaml

name: eMylo 2 gang switch
products:
  - id: jupECyrdMrUifHd8
    name: eMylo WiFi&RF 2 Gang
primary_entity:
  entity: switch
  name: Switch 1
  dps:
    - id: 1
      name: switch
      type: boolean
secondary_entities:
  - entity: switch
    name: Switch 2
    dps:
      - id: 2
        name: switch
        type: boolean
@luis-guilherme luis-guilherme added the new device Unsupported device label Mar 26, 2024
@make-all
Copy link
Owner

There are already 2 gang switches that should work

@luis-guilherme
Copy link
Author

ok, just thought of having the branded one and as an exercise of setting it up on my own. Thanks anyway

make-all added a commit that referenced this issue Mar 26, 2024
There are single, three, four and six gang switches, and dual switches with
timers and other secondary entities, but no simple dual switches.

Issue #1773
@make-all make-all reopened this Mar 26, 2024
@make-all make-all added awaiting confirmation Wating for confirmation the issue is solved unreleased Will be in next release labels Mar 26, 2024
@make-all
Copy link
Owner

Actually, after checking more closely, all the dual switches have timers and/or other config options, there was no config for simple two switches and nothing else.

Branding is only useful with a product id to which it applies, or to differentiate more complex configs. This one is so simple it will certainly match dozens of other devices, so branding is not useful for the filename.

make-all added a commit that referenced this issue Mar 26, 2024
@make-all make-all removed new device Unsupported device awaiting confirmation Wating for confirmation the issue is solved unreleased Will be in next release labels Mar 27, 2024
timlaing pushed a commit to timlaing/tuya-local that referenced this issue Aug 8, 2024
There are single, three, four and six gang switches, and dual switches with
timers and other secondary entities, but no simple dual switches.

Issue make-all#1773
timlaing pushed a commit to timlaing/tuya-local that referenced this issue Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants