diyhue / diyHue

Main diyHue software repo
https://diyhue.org/
Other
1.52k stars 274 forks source link

Groups not being synched with iLightShow #908

Open schumi2004 opened 1 year ago

schumi2004 commented 1 year ago

Issue does not already exist?

I have searched and found no existing issue

Select Environment

Docker

Home Assistant related?

No

Description

I have the latest diHue version running in Docker, i have connected it to Home Assistant and all the lights are added in diyHue. Using Hue Essentials i created groups and organized the lights All working perfect.

Now, when i connect iLightShow i only see 1 group named Default and not the groups i created using Hue Essentials.

Errorlog:

I don't see any errors in diyHue but i do see a lot of these messages inthe iLightShow logs, not sure if it is related

2023-05-08T10:32:36.781Z | 1.0 : Android-13 | 59709732bfcbf192 | [ERROR/DeviceDiscoveryHue]: Received empty signup response from hue bridge. 2023-05-08T10:32:36.973Z | 1.0 : Android-13 | 59709732bfcbf192 | [ERROR/DeviceDiscoveryHue]: Received empty signup response from hue bridge. 2023-05-08T10:32:37.068Z | 1.0 : Android-13 | 59709732bfcbf192 | [ERROR/DeviceDiscoveryHue]: Received empty signup response from hue bridge. 2023-05-08T10:32:38.805Z | 1.0 : Android-13 | 59709732bfcbf192 | [ERROR/DeviceDiscoveryHue]: Received empty signup response from hue bridge.

Steps to reproduce

Setup diyHue using docker, setup your lights using HA and organize them in groups using Hue Essentials

Connect iLightShow when done.

Please enter your operating system details here

iLightShow for Android v2.1.13 Latest docker image for diyHue Home Assistant version 2023.5.2 (not related imo)

What DiyHue version(branch) are you using?

master (latest)

mariusmotea commented 1 year ago

Can you show also diyhue logs? I think there are some errors since you get "[ERROR/DeviceDiscoveryHue]: Received empty signup response from hue bridge."

schumi2004 commented 1 year ago

I think i found what is the root cause. I created zones in Hue Essentials instead of real rooms, seems to work now.

Will check the logs after modifications and upload if i see something strange.

schumi2004 commented 1 year ago

Okay. After strugling with certain things and functions not working as expected i eventually ended up with below errors

https://hastebin.com/share/ogidawirej.yaml

This is the most important one: 2023-05-09 10:53:59,587 - services.mdns - INFO - listener started

Hastebin
Hastebin is a free web-based pastebin service for storing and sharing text and code snippets with anyone. Get started now.
mariusmotea commented 1 year ago

zeroconf._exceptions.NonUniqueNameException

I think you are using two diyhue instances in the same network and they made conflict on MDNS name.