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

iFan03 shows boolean actions for light and fan with same name in visual editor #158

Open
GsakuL opened this issue Jun 4, 2022 · 0 comments

Comments

@GsakuL
Copy link

GsakuL commented Jun 4, 2022

This is "just" a visual issue. Functional it all works.

As per tasmota instructions I added my iFan03 via TasmotaDiscovery (SetOption19 0) and used the Tasmota Integration.
The device is picked up correctly, and I see all entities.
Yet when making an automation and selection Action->Device->[the iFan] i get the options off/on/toggle twice: once for the fan and once for the light, with the exact same name:
image

The first triplet seems to be always for the fan, as i amused from the device overview:
image

It is obvious in the YAML editor only (see below). For someone using the visual editor not so much (refer to first image).

...
    sequence:
      - type: toggle
        device_id: 3ee2e1fa9c95a0bf51c0b18114430e99
        entity_id: light.ifan03
        domain: light
...

My 'Config -> Other' Setup on the iFan itself:
image

'Config -> MQTT'
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant