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 light entity unavailable #755

Closed
HenryJoe666 opened this issue Apr 20, 2022 · 1 comment
Closed

iFan03 light entity unavailable #755

HenryJoe666 opened this issue Apr 20, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@HenryJoe666
Copy link

after installing 2.4.7 ifan03 fan entity was fixed, but light entity became unavailable constantly.
i removed my configuration to basic (only username and password) and could control ifan light and fan entities but other sonoff entities became unavailable (ie. sonoff mini switches). if i comment all other entities and leave only ifan light it works again but looses sonoff mini entities (they become unavailable as before) i can use this light normally from ewelink app.
my config:

sonoff:
  username: mymail
  password: mypassword
  reload: always
  mode: cloud
  devices:
    1000338ffe:
      device_class: light
      name: Sanca
    1000ab934b:
      device_class: light
      name: Varanda
    1000ac0449:
      device_class: light
      name: Estante
    1000b6f482:
      device_class: light
      name: Escada
    1000b72f4c:
      device_class: light
      name: Corredor
    1000995098:
      device_class: fan
      name: Ventilador
    1000995098_1:  # this is the problematic light from ifan03, with the above code this light never works
      device_class: light
      name: Ventilador
@AlexxIT AlexxIT added the bug Something isn't working label Apr 23, 2022
@AlexxIT
Copy link
Owner

AlexxIT commented Apr 23, 2022

@AlexxIT AlexxIT closed this as completed Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants