(SOLVED)Cant connect deconz on raspberry|

Begonnen von wuast94, 10 Dezember 2019, 12:48:50

Vorheriges Thema - Nächstes Thema

wuast94

Before: Fhem and Deconz on the same server all worked fine.

my conbee 1 get riped and I bought a conbee 2. then I setup a pi4 with deconz .. paired all my devices and removed the old huebridge.
in fhem then I typed in this:
define deCONZ HUEBridge 192.168.178.110
attr deCONZ httpUtils 1
set deCONZ active
and in deconz then connect app.

but nothing.. in logs I only see this:

2019.12.10 12:37:53 1 : HUEBridge_HTTP_Request http://192.168.178.110/api/687591419360c0e705328aa1f7f95bea/config: Select timeout/error:
2019.12.10 12:37:57 1 : HUEBridge_HTTP_Request http://192.168.178.110/api/687591419360c0e705328aa1f7f95bea/config: Select timeout/error:
2019.12.10 12:37:57 2 : HUEBridge_OpenDev: got empty config
2019-12-10 12:37:49 HUEBridge deCONZ initialized
2019-12-10 12:37:57 Global global DEFINED deCONZ

i even don't see the last error attribute in deCONZ.

I can't figure out where im wrong
Zigbee  Temp+Luftdruck+Humi Bewegungsmeldern Tür Kontakte, Klingel, TV, Denon, Schaltbare Steckdosen mit leistungsmessung, und weiteres

Homeassistant mit Nodered

CoolTux

Are you sure that the deconz app is running at port 80?
Check http://192.168.178.110 on Browser.
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

MadMax-FHEM

You have a PI4 so you have buster...

I also had a test-setup with raspbee on Buster.

I found in the forum the attribute 'noshutdown'...

I set it to 1 and after that I could connect...

Maybe that helps.

Regards, Joachim
FHEM PI3B+ Bullseye: HM-CFG-USB, 40x HM, ZWave-USB, 13x ZWave, EnOcean-PI, 15x EnOcean, HUE/deCONZ, CO2, ESP-Multisensor, Shelly, alexa-fhem, ...
FHEM PI2 Buster: HM-CFG-USB, 25x HM, ZWave-USB, 4x ZWave, EnOcean-PI, 3x EnOcean, Shelly, ha-bridge, ...
FHEM PI3 Buster (Test)

justme1968

noshutdown ist also the default for current hue module versions.
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968

wuast94

ok i made something wrong. I deleted all devices again and do it exactly as described and now it works :)
Zigbee  Temp+Luftdruck+Humi Bewegungsmeldern Tür Kontakte, Klingel, TV, Denon, Schaltbare Steckdosen mit leistungsmessung, und weiteres

Homeassistant mit Nodered