[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-banner.sh: executing...
-----------------------------------------------------------
Add-on: diyHue-beta
Philips Hue Bridge Emulator BETA
-----------------------------------------------------------
Add-on version: 1.1.8
You are running the latest version of this add-on.
System: Home Assistant OS 5.9 (amd64 / qemux86-64)
Home Assistant Core: 2020.12.2
Home Assistant Supervisor: 2020.12.7
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing...
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
/config/diyhue exists.
Your Architecture is = BUILD_ARCH
/opt/hue-emulator/functions/entertainment.py:97: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if len(nativeLights) is not 0:
/opt/hue-emulator/functions/entertainment.py:104: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if len(esphomeLights) is not 0:
/opt/hue-emulator/protocols/esphome.py:180: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if address["esphome_model"] is not "ESPHome-Toggle":
2021-01-01 17:31:28,989 - root - INFO - Using Host 192.168.1.19:80
Host MAC given as ac123fvbiiaa
2021-01-01 17:31:28,990 - root - INFO - ac123fvbiiaa
Docker Setup Initiated
SSL certificate found
Config file found
Docker Setup Complete
2021-01-01 17:31:28,990 - root - INFO - IP range for light discovery: 0-255
Deconz IP given as 192.168.1.19
2021-01-01 17:31:28,990 - root - INFO - 192.168.1.19
2021-01-01 17:31:28,990 - root - INFO - Online Discovery/Remote API Enabled!
2021-01-01 17:31:28,992 - root - INFO - Config loaded
cp: can't create '/config/diyhue/export/': Is a directory
2021-01-01 17:31:29,010 - root - DEBUG - starting ssdp...
2021-01-01 17:31:29,013 - root - DEBUG - start ssdp broadcast
2021-01-01 17:31:29,018 - root - INFO - sync with lights
Exception in thread Thread-7:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/opt/hue-emulator/HueEmulator3.py", line 1990, in run
httpd = server_class(server_address, handler_class)
File "/usr/local/lib/python3.8/socketserver.py", line 452, in __init__
self.server_bind()
File "/usr/local/lib/python3.8/http/server.py", line 138, in server_bind
Exception in thread Thread-8 :
socketserver.TCPServer.server_bind(self)
File "/usr/local/lib/python3.8/socketserver.py", line 466, in server_bind
Traceback (most recent call last):
File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.socket.bind(self.server_address)
OSError: [Errno 98] Address in use
self.run()
File "/usr/local/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/opt/hue-emulator/HueEmulator3.py", line 1977, in run
2021-01-01 17:31:29,055 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): discovery.diyhue.org:443
httpd = server_class(server_address, handler_class)
File "/usr/local/lib/python3.8/socketserver.py", line 452, in __init__
self.server_bind()
File "/usr/local/lib/python3.8/http/server.py", line 138, in server_bind
socketserver.TCPServer.server_bind(self)
File "/usr/local/lib/python3.8/socketserver.py", line 466, in server_bind
self.socket.bind(self.server_address)
OSError: [Errno 98] Address in use
2021-01-01 17:31:30,208 - urllib3.connectionpool - DEBUG - https://discovery.diyhue.org:443 "POST / HTTP/1.1" 200 6
{"ok"}
2021-01-01 17:31:32,122 - root - DEBUG - Sending M-Search response to 192.168.1.19
2021-01-01 17:31:33,026 - root - DEBUG - Sending M-Search response to 192.168.1.19
2021-01-01 17:31:33,828 - root - DEBUG - Sending M-Search response to 192.168.1.19
2021-01-01 17:31:34,531 - root - DEBUG - Sending M-Search response to 192.168.1.19
2021-01-01 17:31:35,934 - root - DEBUG - Sending M-Search response to 192.168.1.19
2021-01-01 17:31:36,535 - root - DEBUG - Sending M-Search response to 192.168.1.19
2021-01-01 17:31:38,219 - root - DEBUG - Sending M-Search response to 192.168.1.20
2021-01-01 17:31:48,220 - root - DEBUG - Sending M-Search response to 192.168.1.20
config_path: /config/diyhue
mac: 'ac:12:3f:vb:ii:aa'
debug: true
deconz_ip: 192.168.1.19
443/tcp 444 Hue API SSL
80/tcp 87 Hue API
on https://discovery.diyhue.org/ I get: [{“id”: “ac123ffffevbiiaa”, “internalipaddress”: “192.168.1.19”}]
and can not open web ui
what should I change?
edited config file to get HA light, but still some error and cant connect to hue app. But can see the bridge ov tv, but the link button dont work
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing...
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
/config/diyhue exists.
Your Architecture is = BUILD_ARCH
/opt/hue-emulator/functions/entertainment.py:97: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if len(nativeLights) is not 0:
/opt/hue-emulator/functions/entertainment.py:104: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if len(esphomeLights) is not 0:
/opt/hue-emulator/protocols/esphome.py:180: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if address["esphome_model"] is not "ESPHome-Toggle":
2021-01-01 18:07:15,736 - root - INFO - Using Host 192.168.1.19:80
Host MAC given as ac123fvbiiaa
2021-01-01 18:07:15,737 - root - INFO - ac123fvbiiaa
Docker Setup Initiated
SSL certificate found
Config file found
Docker Setup Complete
2021-01-01 18:07:15,739 - root - INFO - IP range for light discovery: 0-255
Deconz IP given as 192.168.1.19
2021-01-01 18:07:15,740 - root - INFO - 192.168.1.19
2021-01-01 18:07:15,741 - root - INFO - Online Discovery/Remote API Enabled!
2021-01-01 18:07:15,743 - root - INFO - Config loaded
2021-01-01 18:07:15,753 - root - WARNING - Home Assistant Web Socket Client disconnected trying to (re)connect
2021-01-01 18:07:15,769 - root - INFO - Home Assistant WebSocket Connection Opened
2021-01-01 18:07:15,769 - root - INFO - Home Assistant Web Socket Client connected
2021-01-01 18:07:15,773 - root - DEBUG - starting ssdp...
2021-01-01 18:07:15,776 - root - INFO - Home Assistant Web Socket Authorisation required
2021-01-01 18:07:15,776 - root - DEBUG - start ssdp broadcast
2021-01-01 18:07:15,780 - root - INFO - sync with lights
2021-01-01 18:07:15,783 - root - INFO - Home Assistant Web Socket Authorisation complete
Exception in thread Thread-8:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
Exception in thread self.run()
File "/usr/local/lib/python3.8/threading.py", line 870, in run
Thread-9:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self._target(*self._args, **self._kwargs)self.run()
File "/usr/local/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/opt/hue-emulator/HueEmulator3.py", line 1977, in run
File "/opt/hue-emulator/HueEmulator3.py", line 1990, in run
httpd = server_class(server_address, handler_class)
httpd = server_class(server_address, handler_class)
File "/usr/local/lib/python3.8/socketserver.py", line 452, in __init__
File "/usr/local/lib/python3.8/socketserver.py", line 452, in __init__
self.server_bind()
File "/usr/local/lib/python3.8/http/server.py", line 138, in server_bind
socketserver.TCPServer.server_bind(self)self.server_bind()
File "/usr/local/lib/python3.8/socketserver.py", line 466, in server_bind
File "/usr/local/lib/python3.8/http/server.py", line 138, in server_bind
self.socket.bind(self.server_address)
2021-01-01 18:07:15,831 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): discovery.diyhue.org:443
OSError: [Errno 98] Address in use
socketserver.TCPServer.server_bind(self)
File "/usr/local/lib/python3.8/socketserver.py", line 466, in server_bind
self.socket.bind(self.server_address)
OSError: [Errno 98] Address in use
2021-01-01 18:07:16,098 - root - INFO - Found light.twinkly250```