-
Notifications
You must be signed in to change notification settings - Fork 46
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
Wiser integration no longer works #523
Comments
can you check network connectivity between you HA host and the hub? |
I can ping the hub from the HA terminal |
Seems like there is something funny with the data coming from your hub. I assume your Wiser app is working? If so, im going to need a download from it to see whats wrong. As you wont be able to do through HA, are you able to use postman or something similar to get this if i tell you how? |
Yes, I can confirm that my Wiser application (on my cell phone) works fine. |
OK, in Advanced SSH & Web Terminal addon do this (install it if you haven't already) or if you are not running a supervised version of HA (ie cannot install addons), run from a linux terminal of some kind (but you may need to amend the output path from /config/[x].json):
where
So you should run 4 times like this.
Ensure the '/' is at the end of the url as the hub can be fussy about that, This will then create 4 files in your config directory which you need to send me. I can then use this to run through my mock server and see what is wrong and hopefully provide you a fix. Any questions or if this doesn't make sense, please ask. |
status.json Here are the requested files |
Perfect. Have to go out this afternoon but will look at it tonight. |
No prob, I can manage my Wiser with my mobile cell ;) |
So this is a wierd one. It is to do with your BoilerInterface which is supported from 3.4.10 onwards, which is providing different information from the example data we have to originally support this. However, that hub and yours are on the same firmware! This software stuff never makes sense to me! :-) If you go back to 3.4.8, it should fix the failing to load and I will work on a fix for the next update (should only be a few days as I have a couple of other issues pending). Also, see you have some sort of button panel. Will open an issue to be able to support that. Can you tell me more about what it is and does. |
In fact, going back to version 3.4.8 works. 👍 What do you mean by “button panel”? Did you see it in the list of devices connected to my Wiser?
|
Ah, yes I assume it is the Odace as it has some configured event actions, Pressing top button I guess is home and bottom button away mode? I'll add that so it at least shows in the devices with signal etc. Can't at this stage decifer if there are any control functions. But if we discover those later, we can also add. |
Yes that's it !! :) |
If you want to download v3.4.12 - this should fix and also show you Odace signal etc (will also now show in zigbee card). |
I've installed V3.4.12: it works like a charm! 👍 As for the Odace box, I'm having trouble identifying it under HA . I can't see any of the items that have a state that changes when I activate it. |
There is nothing on this device that shows any state, therefore no state changes. If you look in devices and services, Drayton Wiser devices, you will see it listed with a signal strength and device lock and identify options only. As we have to poll the hub, there is no way to get if it has been pressed as this is purely through the zigbee network to the hub, which then does an action on the hub. As this issue is fixed, I'll close it but if there are other functions that could be explored, please open a seperate issue for it. |
Thank you again for your help ! |
Hello
Since last night, without having changed anything, the Wiser integration no longer works.
Here's the error message I got in the logs:
_Enregistreur: custom_components.wiser.coordinator
Source: custom_components/wiser/coordinator.py:198
intégration: Drayton Wiser Integration for Home Assistant (documentation, problèmes)
S'est produit pour la première fois: 20:34:51 (27 occurrences)
Dernier enregistrement: 20:47:10
Unknown error fetching wiser (wiser-WiserHeat043F1F) data. list index out of range. Please report this error to the integration owner_
I restart ,HA and the Wiser box and I forced the update to version 3.4.11 (I was in 3.4.10) but it didn't change anything.
Thanks for your help
Vince.
The text was updated successfully, but these errors were encountered: