-
Notifications
You must be signed in to change notification settings - Fork 45
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
v3 - Missing HeatHub sensor #191
Comments
Yes, the hub zigbee sensor was removed in v3 as it didnt really make too much sense. All the devices have a signal sensor which shows zigbee channel, strength plus more. Explain more to me your use case you are trying to solve and more about the connected/disconnected status as i saw this as being more from a device side than the hub side. Mark |
Hi Mark, I can't use a ping sensor for this, as in my HA container pings don't work. I'm not sure how to fix it either. |
Should note, if the integration failed to be able to update from the hub, the last update status will say 'Failed' and the minutes will start to show how long it has been failing (assuming your hub is updating every min or less). You can add this to a template sensor or even use in an automation to repower your hub if you have it connected to some sort of wifi power plug. |
That works quite well, since I can do Edit: I can just use LastUpdateStatus is "Failed" for 5 minutes instead, same thing. |
Great. Glad this works for you and hopefully others. I have notice my hub drops off the network almost daily for about 5 mins but then comes back on. No idea why it has started doing that but did help me code v3 to handle it well! :-) Will close this issue if that's ok. |
Hello,
Now I've got V3 working, I can't seem to find the HeatHub sensor with the Zigbee channel.
I was hoping to get a connected/disconnected state from it.
These are the only entities I can see from the HeatHub Device.
Really liking V3 so far,
Thank you!
The text was updated successfully, but these errors were encountered: