-
Notifications
You must be signed in to change notification settings - Fork 57
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
"Update Hue Bridge" mandatory update screen #257
Comments
The v2 API has not been implemented and thus the official Hue app is currently not supported. Other Hue compatible apps which do not require the v2 API such as Hue Essentials and others continue to work as normal. |
I don't understand the answer : "The v2 API has not been implemented". On the main Github page, it is written : "Fully emulates a "V2" HUE bridge." and "You or your family like to use the HUE app for control over ALL your lights, so even non-Zigbee/HUE lights..." It seems it's not correct if I right understand ? |
If I understood correctly, the versions in "v2 API" and "V2 HUE bridge" don't refer to the same thing. Currently this project only emulates the v1 API and since the HUE app switched to the v2 API it's incompatible for now but you can still use other apps (or older app versions) that use the v1 API. Until the v2 API has been implemented the readme should probably be updated to clarify the lack of v2 API support since I also mistook them as referring to the same version when I first looked into this project a few days ago... |
@FlorianFreudiger is correct. The current readme is a little dated, however, if you look at the other pinned issue #265, you can see how to join the "beta" which will eventually include support for this. |
Thanks for you reply, I better understand this issue between v2 and v2. i will have a look at the beta, as I would like to try a way to keep using the Hue App with my Zigbee2MQTT network. |
So short story is this doesn't work anymore? |
do we have plan to fix it ? can we find the API description so that we can fix it eventually? Update me if you got the API and need help to fix it. Like this project. Thanks. |
Why is this ticket closed? Problem is still there. |
This comment was marked as spam.
This comment was marked as spam.
I'm facing the same issue described here. Does someone know if there is any intention to fix it? |
@alexyao2015 something new? |
For everyone who needs to use V2 API apps like the official Hue App or Hue Sync there is an alternative method which is a bit more complicated to setup than this plug-and-play add-on but works well with the official apps. The DiyHue project works similar to Home Assistant + this add-on: It acts as a Hub connecting different smart home lights solutions like Hue, other ZigBee lights, etc. which can then be interfaced via the Hue API including the official apps. You can host it separately or set it up as a as a Home Assistant Addon. In the DiyHue web UI you can then add your Home Assistant lights using a long-lived access token you can generate in the Home Assistant user settings. You should now be able to connect the official apps to DiyHue which will act like a proxy to your HA lights. |
This issue has been marked as stale due to no activity and will be closed in 7 days. |
Nope it's still broken |
This comment was marked as spam.
This comment was marked as spam.
@FlorianFreudiger |
@daloki83 Yes, that workaround has been running great for me. DiyHue itself is a standalone platform, not a home assistant add-on. You probably clicked on the wrong link in my original comment, the repository url in question would be |
the biggest problem with trying to use diyHue is that after i finally got everything working, there was no way to get the Hue automations (Wake up, Go to sleep) to work/sync. big dealbreaker for me but so is this program (hass-emulated-hue) until the v2 api gets resolved it’s basically unusable |
This comment was marked as spam.
This comment was marked as spam.
This seems like a very easy solution for Emulated Hue? Just add this option as a configuration option and we could add the virtual bridges to the Hue apps? |
The underlying issue here isn't the mismatched version number, but rather the new "v2" Hue API. Emulated Hue does not support it, DiyHue does. You can try changing the version in the code, the official apps still won't connect. |
This comment was marked as spam.
This comment was marked as spam.
Does DiyHue report the correct on / off states to anyone using the HA or zigbee connection? |
You mean if you connect your lights to DiyHue and then add DiyHue as a Hue Bridge in HA? My workaround was the other way around: Leaving your lights connected to HA and then adding them into DiyHue so you can use the Hue apps. |
Sadly I had problems with that. I had a very nicely working HA - Integrated Emulated Hue, without any problem, just to allow my Logitech - Harmony remote to control my non-Hue devices. It worked like a dream. One day, I do not remember why, I deleted my Emulated Hue device from the Harmony config, and since, I can not 'put' it back... Some days ago I made some experiment with diyHue, but sadly without real success. My Harmony did not find the diyHue, either... but from the other side diyHue did not correctly handled my HA devices correctly because some wrong state report... Now I'm nowhere... |
Actually I mean it in the same way you are doing it - adding the light bulbs from HomeAssistant directly to DiyHue so you can use them in the hue app. However when I am in the app I constantly get wrong light states. For example when I hit the light switch in Homeassistant it is not reflecting in diyHue and not in the App. |
I am not familiar with Harmony devices. Didnt know they can discover Hue Bridges. There are some hints on reddit on this topic: (https://www.reddit.com/r/logitechharmony/comments/kxqjwm/harmony_hub_cant_connect_to_hue_bridge_anymore/) |
Oh I see, yes that appears to be quite inconsistent, they seem to need a manual refresh, only the color is updated in DiyHue after a few seconds. :/ |
I know it's been two years, so I assume this addon will not work anymore with Phillips Hue app? |
Describe the bug
When adding the emulated bridge to the philips hue app, we are now greeted by "Update hue bridge" screen. One assumes the emulated bridge is an older version and needs to be updated somehow.
Steps to Reproduce
Expected behavior
Should be able to add emulated bridge to the philips hue app without performing an update
Logs
Hardware Info:
Additional context
Philips hue ios app: V4.10.0 (9396)
The text was updated successfully, but these errors were encountered: