-
Notifications
You must be signed in to change notification settings - Fork 3
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
AttributeError: 'EcoVentFan' object has no attribute '_device_search' #5
Comments
Can you send your configuration for the fan? |
It's very simple, just this in configuration.yaml
The fan is working in various "standard" apps, such as Blauberg Vento and Twinfresh. |
It looks like it can't find the device id. Do you see the DeviceID through the apps on your phone? If so, I would suggest that you enter the "device_id" in the config and check if it works for you. Otherwise, try to enter a random device ID and see if it works for you in this case. Please reply back with your findings and I'll see if I can do anything on the code to make it easier to use. |
I had the same error, so I added the device ID as suggested, now I get this error.
Configuration.yaml looks like this
Edit: just noticed I got the IP wrong. I've updated it and restarted but still same error. Fan entity exists now but is on state unavailable. |
I have the exact same error as this. aglehmann's version works though |
I initially got this error:
I then added a device id as suggested:
Now the error is:
|
Please update to version 1.3, the problem should be fixed. |
Thanks, I just upgraded to 1.3. Now the error changed to:
|
I just tried to setup the integration once more in a new instance of HA, but the error remains the same. Did anyone get this working? |
Anyone? |
Hi,
I just tried the component on my Twinfresh fan, but get an error. I'm not sure if it's not compatible or if this something I can fix. Any idea?
The text was updated successfully, but these errors were encountered: