@mcu sagte in NODEmcu K-Type Temp-Fühler in IObroker !?:
while (!client.connect(client_name,"",""))
Serial.print("\nconnecting...");
while (!client.connect(MCUName,"","")) {
Serial.print(".");
delay(1000);
so ?
@mcu sagte in NODEmcu K-Type Temp-Fühler in IObroker !?:
while (!client.connect(client_name,"",""))
Serial.print("\nconnecting...");
while (!client.connect(MCUName,"","")) {
Serial.print(".");
delay(1000);
so ?
Nochmal vielen Dank @mcu für deine Hilfe...
Hier ein Bild vom gestrigen Probeheitzen,
bin echt überrascht, mit über 600 °C hätte ich nicht gerechnet.
Muss die Tage mal gegenmessen.
So, nach Raspy und Rechner Neustart finde ich wenigstens das Gatewax wieder.
Aber die Lichtersuche bleibt erfolglos.
Wenn ich jetzt eine Karte mit dem fertigen Image flashe
finde ich inerhalb 1 Minute 4-5 Geräte..
Eine andere Karte mit IObroker und Zigbee Adapter funktioniert auch.
Ist das eine schei... wenn man keine Ahnung hat.
Nein, die hatte ich noch nie installiert,
hab schon immer Paspyan ohne Desktop, und DeCONZ ohne GUI.
Nun können die ersten Zigbee Geräte über die Phoscon App angelernt werden. Weitere Informationen hierzu gibt es in der Phoscon App Dokumentation.
Über die Phoscon APP dann die Geräte angelernt.
Das Ding ...
Die Phoscon-App finde den ConBee2 nicht.
Beim IObroker bin ich noch gar nicht.
Ich brauch erst mal n Kaffe ...
@thomas-braun sagte in Deconz neu installieren:
systemctl status deconz
pi@raspy-io:~ $ ^C
pi@raspy-io:~ $ systemctl status deconz
● deconz.service - deCONZ: ZigBee gateway -- REST API
Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2023-06-11 11:28:54 CEST; 4min 18s ago
Main PID: 830 (deCONZ)
Tasks: 4 (limit: 3933)
CPU: 4min 13.767s
CGroup: /system.slice/deconz.service
└─830 /usr/bin/deCONZ -platform minimal --http-port=80
Jun 11 11:28:54 raspy-io systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
Jun 11 11:28:55 raspy-io deCONZ[830]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
Jun 11 11:28:55 raspy-io deCONZ[830]: libpng warning: iCCP: known incorrect sRGB profile
Jun 11 11:28:58 raspy-io deCONZ[830]: This plugin does not support propagateSizeHints()
Jun 11 11:28:58 raspy-io deCONZ[830]: This plugin does not support propagateSizeHints()
pi@raspy-io:~ $
pi@raspy-io:~ $ sudo systemctl restart deconz
pi@raspy-io:~ $ journalctl -u deconz.service
-- Journal begins at Wed 2023-05-03 05:11:24 CEST, ends at Sun 2023-06-11 11:28:58 CEST. --
Jun 11 11:06:07 raspy-io systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
Jun 11 11:06:08 raspy-io deCONZ[2787]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
Jun 11 11:06:09 raspy-io deCONZ[2787]: libpng warning: iCCP: known incorrect sRGB profile
Jun 11 11:06:13 raspy-io deCONZ[2787]: This plugin does not support propagateSizeHints()
Jun 11 11:06:13 raspy-io deCONZ[2787]: This plugin does not support propagateSizeHints()
Jun 11 11:15:46 raspy-io systemd[1]: Stopping deCONZ: ZigBee gateway -- REST API...
Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Main process exited, code=exited, status=143/n/a
Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Failed with result 'exit-code'.
Jun 11 11:15:50 raspy-io systemd[1]: Stopped deCONZ: ZigBee gateway -- REST API.
Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Consumed 9min 34.081s CPU time.
-- Boot 9be28b290cf247fcbc6504d71473c838 --
Jun 11 11:28:54 raspy-io systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
Jun 11 11:28:55 raspy-io deCONZ[830]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
Jun 11 11:28:55 raspy-io deCONZ[830]: libpng warning: iCCP: known incorrect sRGB profile
Jun 11 11:28:58 raspy-io deCONZ[830]: This plugin does not support propagateSizeHints()
Jun 11 11:28:58 raspy-io deCONZ[830]: This plugin does not support propagateSizeHints()
pi@raspy-io:~ $
pi@raspy-io:~ $ ^C
pi@raspy-io:~ $ journalctl -u deconz.service
-- Journal begins at Wed 2023-05-03 05:11:24 CEST, ends at Sun 2023-06-11 11:18:06 CEST. --
Jun 11 11:06:07 raspy-io systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
Jun 11 11:06:08 raspy-io deCONZ[2787]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
Jun 11 11:06:09 raspy-io deCONZ[2787]: libpng warning: iCCP: known incorrect sRGB profile
Jun 11 11:06:13 raspy-io deCONZ[2787]: This plugin does not support propagateSizeHints()
Jun 11 11:06:13 raspy-io deCONZ[2787]: This plugin does not support propagateSizeHints()
Jun 11 11:15:46 raspy-io systemd[1]: Stopping deCONZ: ZigBee gateway -- REST API...
Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Main process exited, code=exited, status=143/n/a
Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Failed with result 'exit-code'.
Jun 11 11:15:50 raspy-io systemd[1]: Stopped deCONZ: ZigBee gateway -- REST API.
Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Consumed 9min 34.081s CPU time.
pi@raspy-io:~ $
pi@raspy-io:~ $ sudo systemctl enable deconz.service
Created symlink /etc/systemd/system/multi-user.target.wants/deconz.service → /li b/systemd/system/deconz.service.
pi@raspy-io:~ $
@thomas-braun sagte in Deconz neu installieren:
systemctl status deconz deconz-gui
pi@raspy-io:~ $ systemctl status deconz deconz-gui
● deconz.service - deCONZ: ZigBee gateway -- REST API
Loaded: loaded (/lib/systemd/system/deconz.service; disabled; vendor prese>
Active: inactive (dead)
● deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API
Loaded: loaded (/lib/systemd/system/deconz-gui.service; disabled; vendor p>
Active: inactive (dead)
Jun 11 11:16:25 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11:>
lines 1-9/9 (END)...skipping...
● deconz.service - deCONZ: ZigBee gateway -- REST API
Loaded: loaded (/lib/systemd/system/deconz.service; disabled; vendor preset: enabled)
Active: inactive (dead)
● deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API
Loaded: loaded (/lib/systemd/system/deconz-gui.service; disabled; vendor preset: enabled)
Active: inactive (dead)
Jun 11 11:16:25 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11: Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.
~
~
~