NEWS
[gelöst] Hue Bewegungsmelder probleme mit lux
-
Hallo, ich habe 2 Bewegungsmelder von Philips hue.
Motion und Battery werden problemlos übertragen. Nur LUX klappt bei mir leider nicht.
Kann da jemand weiterhelfen?
[ { "id": "a9bdd812.d66708", "type": "tab", "label": "Flow 1", "disabled": false, "info": "" }, { "id": "3cddc4e4.0314fc", "type": "ioBroker out", "z": "a9bdd812.d66708", "name": "BWM Flur", "topic": "Hue-Sensor-Flur", "ack": "true", "autoCreate": "true", "x": 641, "y": 80, "wires": [] }, { "id": "91c192e1.5280a", "type": "function", "z": "a9bdd812.d66708", "name": "Motion", "func": "var newMsg = { payload: msg.payload.motion };\nreturn newMsg;", "outputs": 1, "noerr": 0, "x": 374, "y": 79, "wires": [ [ "3cddc4e4.0314fc" ] ] }, { "id": "dd6e07ca.2251c8", "type": "hue-motion", "z": "a9bdd812.d66708", "name": "Flur Sensor", "bridge": "7e9e53cb.178d2c", "sensorid": "3", "x": 106, "y": 79, "wires": [ [ "91c192e1.5280a", "d7b6b979.cde3f8", "b9f74ec1.e2a9e" ] ] }, { "id": "d758a409.245f68", "type": "ioBroker out", "z": "a9bdd812.d66708", "name": "BWM Balkon", "topic": "Hue-Sensor-Balkon", "ack": "true", "autoCreate": "true", "x": 655, "y": 413, "wires": [] }, { "id": "1bf3e2d1.ff9d8d", "type": "function", "z": "a9bdd812.d66708", "name": "motion", "func": "var newMsg = { payload: msg.payload.motion };\nreturn newMsg;", "outputs": 1, "noerr": 0, "x": 384, "y": 412, "wires": [ [ "d758a409.245f68" ] ] }, { "id": "b36a28b0.30eee8", "type": "hue-motion", "z": "a9bdd812.d66708", "name": "Balkon Bewegungsmelder", "bridge": "7e9e53cb.178d2c", "sensorid": "12", "x": 115, "y": 461, "wires": [ [ "1bf3e2d1.ff9d8d", "284edda7.86fe22", "d842c5c6.3c1d38" ] ] }, { "id": "d7b6b979.cde3f8", "type": "function", "z": "a9bdd812.d66708", "name": "Battery", "func": "var newMsg = { payload: msg.info.battery };\nreturn newMsg;", "outputs": 1, "noerr": 0, "x": 378, "y": 133, "wires": [ [ "4eb19cf3.3f9864" ] ] }, { "id": "4eb19cf3.3f9864", "type": "ioBroker out", "z": "a9bdd812.d66708", "name": "Batterie BWM Flur", "topic": "Batterie-BWM-Flur", "ack": "true", "autoCreate": "true", "x": 669, "y": 133, "wires": [] }, { "id": "284edda7.86fe22", "type": "function", "z": "a9bdd812.d66708", "name": "Battery", "func": "var newMsg = { payload: msg.info.battery };\nreturn newMsg;", "outputs": 1, "noerr": 0, "x": 395, "y": 460, "wires": [ [ "f331bd30.806f8" ] ] }, { "id": "f331bd30.806f8", "type": "ioBroker out", "z": "a9bdd812.d66708", "name": "Batterie BWM Balkon", "topic": "Batterie-BWM_Balkon", "ack": "true", "autoCreate": "true", "x": 688, "y": 459, "wires": [] }, { "id": "b9f74ec1.e2a9e", "type": "function", "z": "a9bdd812.d66708", "name": "lux", "func": "var newMsg = { payload: msg.payload.lux };\nreturn newMsg;\n", "outputs": 1, "noerr": 0, "x": 372, "y": 186, "wires": [ [ "eeac0ca5.58dad" ] ] }, { "id": "eeac0ca5.58dad", "type": "ioBroker out", "z": "a9bdd812.d66708", "name": "LUX-BWM-Flur", "topic": "LUX-BWM-Flur", "ack": "true", "autoCreate": "true", "x": 661, "y": 186, "wires": [] }, { "id": "d842c5c6.3c1d38", "type": "function", "z": "a9bdd812.d66708", "name": "lux", "func": "var newMsg = { payload: msg.payload.lux };\nreturn newMsg;\n", "outputs": 1, "noerr": 0, "x": 384, "y": 365, "wires": [ [ "88abe831.c03c38" ] ] }, { "id": "88abe831.c03c38", "type": "ioBroker out", "z": "a9bdd812.d66708", "name": "LUX-BWM-Balkon", "topic": "LUX-BWM-Balkon", "ack": "true", "autoCreate": "true", "x": 679, "y": 362, "wires": [] }, { "id": "7e9e53cb.178d2c", "type": "hue-bridge", "z": "", "name": "Philips hue", "bridge": "192.168.178.41", "key": "gelöscht; Homoran (Admin)", "interval": "1000" } ]
-
-
Vielen DANK!!
-
Bitte sehr, du solltes den bridge key löschen.....
-
@sigi234
ich hoffe ich habe das jetzt gemacht -
@Homoran
Bist ja schneller als die Feuerwehr.......... -
-
Nochmals Danke
-
@Torsten_MG sagte in [gelöst] Hue Bewegungsmelder probleme mit lux:
Nochmals Danke
Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.