Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old devices are still found #136

Closed
DerT94 opened this issue Jul 11, 2020 · 19 comments
Closed

Old devices are still found #136

DerT94 opened this issue Jul 11, 2020 · 19 comments

Comments

@DerT94
Copy link

DerT94 commented Jul 11, 2020

SUMMARY

My NoeRed environment runs on an ioBroker server. After I moved the whole system incl. NodeRed my Alexa devices did not work anymore.
After I tried to set up everything anew I noticed that the devices are present in Alexa several times.
If I delete all devices and search again it will find the old ones.
Even if the ioBroker server incl. NodeRed are shut down

ECHO DEVICES
  • Echo Dot 3rd generation
  • Echo Dot 3rd generation
  • Echo Dot 3rd generation
  • FireTab 8
MODULE VERSION
0.1.10
CONFIGURATION
[
    {
        "id": "16aaf8e9.89a9c7",
        "type": "tab",
        "label": "Amazon Alexa",
        "disabled": false,
        "info": ""
    },
    {
        "id": "c6f2fbd2.061538",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Büro Deckenlampe",
        "topic": "sonoff.0.ShellyV1_13.POWER",
        "payloadType": "value",
        "onlyack": true,
        "func": "all",
        "gap": "",
        "x": 160,
        "y": 160,
        "wires": [
            [
                "27c04082.a5269"
            ]
        ]
    },
    {
        "id": "27c04082.a5269",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"a46e7810.53a198\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 160,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "7871b5fe.ad730c",
        "type": "amazon-echo-hub",
        "z": "16aaf8e9.89a9c7",
        "port": "80",
        "processinput": "1",
        "x": 710,
        "y": 760,
        "wires": [
            [
                "a46e7810.53a198",
                "b8135e0.96d08a",
                "85927162.b0659",
                "db3cfac3.73ab78",
                "3f09a2f8.31e72e",
                "de0411f1.18cf2",
                "f7937fd1.2f92f",
                "ce274a54.197098",
                "9caa63cc.d4393",
                "4502cdfb.568e94",
                "ba081ec7.87b04",
                "d8d29e4f.d7931",
                "86d701a4.b80a2",
                "b0d74ac6.2b2e98",
                "11062885.879cc7",
                "ae168d83.4a2f6",
                "96b35c2d.93152",
                "59d656c3.8d5fd8",
                "e7ec9ad5.2d2f18",
                "a3d8f769.550228",
                "3fb8ab60.c175c4"
            ]
        ]
    },
    {
        "id": "a46e7810.53a198",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Büro Deckenlampe",
        "topic": "sonoff.0.ShellyV1_13.POWER",
        "x": 970,
        "y": 160,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "436f247a.82800c",
        "type": "change",
        "z": "16aaf8e9.89a9c7",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "on",
                "tot": "msg"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 1340,
        "y": 700,
        "wires": [
            [
                "107458cb.28f4b7"
            ]
        ]
    },
    {
        "id": "107458cb.28f4b7",
        "type": "ioBroker out",
        "z": "16aaf8e9.89a9c7",
        "name": "out - iobroker state",
        "topic": "",
        "ack": "false",
        "autoCreate": "false",
        "x": 1590,
        "y": 980,
        "wires": []
    },
    {
        "id": "d35092da.b0363",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Wohnzimmer Deckenlampe",
        "topic": "sonoff.0.ShellyV1_06.POWER",
        "payloadType": "value",
        "onlyack": true,
        "func": "all",
        "gap": "",
        "x": 190,
        "y": 220,
        "wires": [
            [
                "c28ae222.6d9fa"
            ]
        ]
    },
    {
        "id": "ce9c3202.ff2ba",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Wohnzimmer Kugel",
        "topic": "OwnDevices.0.433mhzPlugs.10011.PlugA",
        "payloadType": "value",
        "onlyack": false,
        "func": "all",
        "gap": "",
        "x": 160,
        "y": 280,
        "wires": [
            [
                "f3e287ae.04bc28"
            ]
        ]
    },
    {
        "id": "cb4c8bad.34feb8",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Wohnzimmer Wohnwand",
        "topic": "OwnDevices.0.433mhzPlugs.10011.PlugB",
        "payloadType": "value",
        "onlyack": false,
        "func": "all",
        "gap": "",
        "x": 180,
        "y": 340,
        "wires": [
            [
                "2489f62c.9e8c5a"
            ]
        ]
    },
    {
        "id": "8b67b11d.e2ad2",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Wohnzimmer Stehlampe",
        "topic": "OwnDevices.0.433mhzPlugs.10011.PlugC",
        "payloadType": "value",
        "onlyack": false,
        "func": "all",
        "gap": "",
        "x": 180,
        "y": 400,
        "wires": [
            [
                "c23d6e2a.eaaab"
            ]
        ]
    },
    {
        "id": "b8135e0.96d08a",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Wohnzimmer Deckenlampe",
        "topic": "sonoff.0.ShellyV1_06.POWER",
        "x": 1000,
        "y": 220,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "3f09a2f8.31e72e",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Wohnzimmer Rollo",
        "topic": "shelly.0.SHSW-25#691E51#1.Shutter.Position",
        "x": 970,
        "y": 1360,
        "wires": [
            [
                "fc838e92.206bf"
            ]
        ]
    },
    {
        "id": "85927162.b0659",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Wohnzimmer Stehlampe",
        "topic": "OwnDevices.0.433mhzPlugs.10011.PlugC",
        "x": 990,
        "y": 400,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "db3cfac3.73ab78",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Wohnzimmer Wohnwand",
        "topic": "OwnDevices.0.433mhzPlugs.10011.PlugB",
        "x": 990,
        "y": 340,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "c28ae222.6d9fa",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"b8135e0.96d08a\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 220,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "f3e287ae.04bc28",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"ce274a54.197098\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 280,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "2489f62c.9e8c5a",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"db3cfac3.73ab78\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 340,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "c23d6e2a.eaaab",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"85927162.b0659\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 400,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "6d1ee6f.d903a18",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Wohnzimmer Rollo",
        "topic": "shelly.0.SHSW-25#691E51#1.Shutter.Position",
        "payloadType": "value",
        "onlyack": true,
        "func": "all",
        "gap": "",
        "x": 160,
        "y": 1360,
        "wires": [
            [
                "590f5992.3ef3d8"
            ]
        ]
    },
    {
        "id": "590f5992.3ef3d8",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"3f09a2f8.31e72e\";\nvar percentage = Math.round((2.54*msg.payload))\n\nmsg.payload = {\n        bri: percentage,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 1360,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "ce274a54.197098",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Wohnzimmer Kugel",
        "topic": "OwnDevices.0.433mhzPlugs.10011.PlugA",
        "x": 970,
        "y": 280,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "fc838e92.206bf",
        "type": "change",
        "z": "16aaf8e9.89a9c7",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "percentage",
                "tot": "msg"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 1240,
        "y": 1360,
        "wires": [
            [
                "107458cb.28f4b7"
            ]
        ]
    },
    {
        "id": "de0411f1.18cf2",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Wohnzimmer Kerzen",
        "topic": "OwnDevices.0.IR.Candles_01",
        "x": 980,
        "y": 460,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "f7937fd1.2f92f",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Wohnzimmer Anlage",
        "topic": "OwnDevices.0.IR.Anlage",
        "x": 980,
        "y": 520,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "95146ab3.865808",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Schlafzimmer Deckenlampe",
        "topic": "sonoff.0.ShellyV1_09.POWER",
        "payloadType": "value",
        "onlyack": true,
        "func": "all",
        "gap": "",
        "x": 190,
        "y": 580,
        "wires": [
            [
                "f7638394.a0f62"
            ]
        ]
    },
    {
        "id": "30e874c9.d3877c",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Schlafzimmer Schrank",
        "topic": "sonoff.0.ShellyV1_10.POWER",
        "payloadType": "value",
        "onlyack": true,
        "func": "all",
        "gap": "",
        "x": 170,
        "y": 640,
        "wires": [
            [
                "fc1070f6.95b16"
            ]
        ]
    },
    {
        "id": "4d14e1d2.8445d",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Schlafzimmer Bett",
        "topic": "sonoff.0.SonoffBasic_01.POWER",
        "payloadType": "value",
        "onlyack": true,
        "func": "all",
        "gap": "",
        "x": 160,
        "y": 700,
        "wires": [
            [
                "f63bcdfa.9a3a6"
            ]
        ]
    },
    {
        "id": "703b501c.1fbc8",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Schlafzimmer Rollo",
        "topic": "0_userdata.0.IntermediateStates.BedroomWindowscovering",
        "payloadType": "value",
        "onlyack": true,
        "func": "all",
        "gap": "",
        "x": 160,
        "y": 1300,
        "wires": [
            [
                "f85d6638.e471e8"
            ]
        ]
    },
    {
        "id": "f7638394.a0f62",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"9caa63cc.d4393\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 580,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "fc1070f6.95b16",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"4502cdfb.568e94\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 640,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "f63bcdfa.9a3a6",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"ba081ec7.87b04\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 700,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "9caa63cc.d4393",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Schlafzimmer Deckenlampe",
        "topic": "sonoff.0.ShellyV1_09.POWER",
        "x": 1000,
        "y": 580,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "4502cdfb.568e94",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Schlafzimmer Schrank",
        "topic": "sonoff.0.ShellyV1_10.POWER",
        "x": 980,
        "y": 640,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "ba081ec7.87b04",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Schlafzimmer Bett",
        "topic": "sonoff.0.SonoffBasic_01.POWER",
        "x": 970,
        "y": 700,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "d8d29e4f.d7931",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Schlafzimmer Rollo",
        "topic": "0_userdata.0.IntermediateStates.BedroomWindowscovering",
        "x": 970,
        "y": 1300,
        "wires": [
            [
                "fc838e92.206bf"
            ]
        ]
    },
    {
        "id": "f85d6638.e471e8",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"d8d29e4f.d7931\";\nvar percentage = Math.round((2.54*msg.payload))\n\nmsg.payload = {\n        bri: percentage,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 1300,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "4d6cac80.d7dcb4",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Eszimmer Deckenlampe",
        "topic": "sonoff.0.ShellyV1_03.POWER",
        "payloadType": "value",
        "onlyack": true,
        "func": "all",
        "gap": "",
        "x": 180,
        "y": 760,
        "wires": [
            [
                "72918ef1.678f"
            ]
        ]
    },
    {
        "id": "bc0fc45d.0b7c28",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Esszimmer Schrank",
        "topic": "sonoff.0.SonoffS26_3.POWER",
        "payloadType": "value",
        "onlyack": true,
        "func": "all",
        "gap": "",
        "x": 160,
        "y": 820,
        "wires": [
            [
                "81f9083e.084588"
            ]
        ]
    },
    {
        "id": "7e6a191e.93a898",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Küche Deckenlampe",
        "topic": "hm-rpc.1.000858A9960E7A.4.STATE",
        "payloadType": "value",
        "onlyack": true,
        "func": "all",
        "gap": "",
        "x": 170,
        "y": 880,
        "wires": [
            [
                "7583070e.626d98"
            ]
        ]
    },
    {
        "id": "c576e80e.6131d8",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Küche Herd",
        "topic": "sonoff.0.ShellyV1_01.POWER",
        "payloadType": "value",
        "onlyack": true,
        "func": "all",
        "gap": "",
        "x": 140,
        "y": 940,
        "wires": [
            [
                "3d18c871.b323b8"
            ]
        ]
    },
    {
        "id": "156dc75d.cd6a19",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Küche Spüle",
        "topic": "sonoff.0.ShellyV1_02.POWER",
        "payloadType": "value",
        "onlyack": true,
        "func": "all",
        "gap": "",
        "x": 140,
        "y": 1000,
        "wires": [
            [
                "3b03861d.bce8da"
            ]
        ]
    },
    {
        "id": "866a56ad.5bb988",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Badezimmer Deckenlampe",
        "topic": "sonoff.0.ShellyV1_05.POWER",
        "payloadType": "value",
        "onlyack": true,
        "func": "all",
        "gap": "",
        "x": 190,
        "y": 1060,
        "wires": [
            [
                "72c4e03.66da82"
            ]
        ]
    },
    {
        "id": "9cba7c1f.de8e1",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Badezimmer Spiegel",
        "topic": "sonoff.0.ShellyV1_11.POWER",
        "payloadType": "value",
        "onlyack": true,
        "func": "all",
        "gap": "",
        "x": 170,
        "y": 1120,
        "wires": [
            [
                "619ea8bc.015eb8"
            ]
        ]
    },
    {
        "id": "63f74d27.3cdfe4",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Toilette Deckenlampe",
        "topic": "sonoff.0.ShellyV1_04.POWER",
        "payloadType": "value",
        "onlyack": true,
        "func": "all",
        "gap": "",
        "x": 170,
        "y": 1240,
        "wires": [
            [
                "415bed13.5e61f4"
            ]
        ]
    },
    {
        "id": "566fa6b3.b52d78",
        "type": "ioBroker in",
        "z": "16aaf8e9.89a9c7",
        "name": "in - Badezimmer Indirekt",
        "topic": "sonoff.0.SonoffBasic_02.POWER",
        "payloadType": "value",
        "onlyack": true,
        "func": "all",
        "gap": "",
        "x": 170,
        "y": 1180,
        "wires": [
            [
                "8493766d.1b0788"
            ]
        ]
    },
    {
        "id": "86d701a4.b80a2",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Esszimmer Deckenlampe",
        "topic": "sonoff.0.ShellyV1_03.POWER",
        "x": 990,
        "y": 760,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "b0d74ac6.2b2e98",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Esszimmer Schrank",
        "topic": "sonoff.0.SonoffS26_3.POWER",
        "x": 980,
        "y": 820,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "11062885.879cc7",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Küche Deckenlampe",
        "topic": "hm-rpc.1.000858A9960E7A.4.STATE",
        "x": 980,
        "y": 880,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "72918ef1.678f",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"86d701a4.b80a2\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 760,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "81f9083e.084588",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"b0d74ac6.2b2e98\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 820,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "7583070e.626d98",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"11062885.879cc7\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 880,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "3d18c871.b323b8",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"ae168d83.4a2f6\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 940,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "3b03861d.bce8da",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"96b35c2d.93152\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 1000,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "72c4e03.66da82",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"59d656c3.8d5fd8\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 1060,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "619ea8bc.015eb8",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"e7ec9ad5.2d2f18\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 1120,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "8493766d.1b0788",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"a3d8f769.550228\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 1180,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "415bed13.5e61f4",
        "type": "function",
        "z": "16aaf8e9.89a9c7",
        "name": "set msg",
        "func": "var nodeId=\"3fb8ab60.c175c4\";\n\nmsg.payload = {\n        on: msg.payload,\n        nodeid: nodeId\n    };\n\nreturn msg;",
        "outputs": 1,
        "noerr": 0,
        "x": 480,
        "y": 1240,
        "wires": [
            [
                "7871b5fe.ad730c"
            ]
        ]
    },
    {
        "id": "ae168d83.4a2f6",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Küche Herd",
        "topic": "sonoff.0.ShellyV1_01.POWER",
        "x": 950,
        "y": 940,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "96b35c2d.93152",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Küche Spüle",
        "topic": "sonoff.0.ShellyV1_02.POWER",
        "x": 950,
        "y": 1000,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "59d656c3.8d5fd8",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Bad Deckenlampe",
        "topic": "sonoff.0.ShellyV1_05.POWER",
        "x": 970,
        "y": 1060,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "e7ec9ad5.2d2f18",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Bad Spiegel",
        "topic": "sonoff.0.ShellyV1_11.POWER",
        "x": 950,
        "y": 1120,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "a3d8f769.550228",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Bad indirekt",
        "topic": "sonoff.0.SonoffBasic_02.POWER",
        "x": 950,
        "y": 1180,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    },
    {
        "id": "3fb8ab60.c175c4",
        "type": "amazon-echo-device",
        "z": "16aaf8e9.89a9c7",
        "name": "Klo Deckenlampe",
        "topic": "sonoff.0.ShellyV1_04.POWER",
        "x": 970,
        "y": 1240,
        "wires": [
            [
                "436f247a.82800c"
            ]
        ]
    }
]
CONSOLE OUTPUT

EXPECTED RESULTS

No old equipment in Alexa

ACTUAL RESULTS

old equipment in Alexa

@Barabba11
Copy link

Remove all devices from alexa account, remove all echo from account, do hardware reset all echo, associate only one echo to account and discover. Notice what i happening. I suggest you to use a different account for each echo. Don't use general name for devices (if you do that) like "light", try to be more specific to help Alexa find device unique.

@DerT94
Copy link
Author

DerT94 commented Jul 14, 2020

Unfortunately the old devices are found anyway.
Even if I set up the echo on a different network, the devices will be found

@Barabba11
Copy link

Are you sure you hardware reset Echo? You didn't specified it

@DerT94
Copy link
Author

DerT94 commented Jul 14, 2020

Yeah, sorry.
I removed all the devices and reset alle echos. Then I added a echo and discovered.
Old devices were still found.
But this time not all but only some of the old devices.

@Barabba11
Copy link

you better check your flow, chances are your old devices are hidden by new ones, or you are using mutiple flows.
This module work correctly for everybody

@elyobelyob
Copy link

I am having a same issue. I was looking to move my implementation from one Pi node-red to another. However, this has confused Alexa. So, I returned to the original Pi.
Now, I have switched off all of my Alexa devices, removed all the devices from Alexa website. I have removed the entire implementation of this flow.
I did a reset of one Alexa device (hold in speaker mute and volume down button).

So, nothing should be found, yet they still appear. Am I doing this in the correct way? Can I have detailed description on a hard reset? It's not a factory reset, I hope as I have five devices to do. Currently I have unplugged all other devices and deleted all flows whilst trying to fix this.

@DerT94
Copy link
Author

DerT94 commented Jul 29, 2020

Glad to hear I'm not the only one.

Also I found this.
https://www.reddit.com/r/alexa/comments/autfx1/why_is_alexa_rediscovering_devices_that_i_deleted/

@Barabba11
How does the discover of Alexa devices work?
Is there a way to use a computer to check if there are devices on the network that would respond to Alexa?

@Barabba11
Copy link

Barabba11 commented Jul 29, 2020

IMHO Alexa is far to be a reliable predictable instrument, even though they are developing it from years seems bugs still and maybe other appears.
Avoid to loose too much time trying to fix it bu the app, remove on app all devices, remove Alexa device from your account, and hard reset Alexa, she should say "I'm resetting to factory default please wait patiently" or something like that. This is the only way you can be sure.
Then add Alexa using bluetooth, tell her to connect to your WiFi and add her in your account again. Discover devices. I't impossibile to discover old devices since NR can transmit only devices in the flow.

To sniff the network you need an old ethernet hub or a router like mikrotik, which is able to log all traffic from Alexa IP for example

@DerT94
Copy link
Author

DerT94 commented Jul 30, 2020

Avoid to loose too much time trying to fix it bu the app, remove on app all devices,
I did.

remove Alexa device from your account, and hard reset Alexa, she should say "I'm resetting to factory default please wait patiently" or something like that. This is the only way you can be sure.

I did that, too.

Then add Alexa using bluetooth, tell her to connect to your WiFi and add her in your account again. Discover devices. I't impossibile to discover old devices since NR can transmit only devices in the flow.

How can it be that Alexa finds devices when she is in the WIFI hotspot of my mobile phone.
In this wifi there is only Alexa and the Internet.
Nevertheless she finds the old devices.
IMHO the devices are still somewhere in the Amazon database and from there you will be fetched again and again.

@datech
Copy link
Owner

datech commented Jul 30, 2020

Check at http://alexa.amazon.com

@Barabba11
Copy link

Barabba11 commented Jul 30, 2020

Well seems pretty clear that the issue still in Amazon servers, try to delete devices with the browser accessing your account, if there aren't try to setup a new account.
Datech I hope you may add these infos to your troubleshooting guide, including the most recent requests about NAT, root, enable discovering, double active network interfaces, and so on. Thanks

@elyobelyob
Copy link

I've discovered that one echo dot in particular is responsible in bringing back these devices. I have deregistered and unplugged this device for the foreseeable. Also had a long chat with Amazon and they are looking into whether they will replace the Dot Gen 2.

@ArchGithub
Copy link

ArchGithub commented Aug 10, 2020

I have the same problem!
Meanwhile I already have over 900 devices in Amazon.
image
Gets funnier and funnier! 80% are contaminated sites.
The Amazon employees do not see the devices, by the way.
The request to completely clean the account once was never made by the technology.

@DerT94
Copy link
Author

DerT94 commented Aug 30, 2020

I think I have found the problem.

I think I have found the problem.

I have tested the following.

My Echo Dot with my account
--> Find the old devices

My Echo Dot with another account
--> Find the old devices

New Echo Dot with my account
--> Does not find the old devices

It seems that the echoes carry an internal list of all known devices.
This list seems to exist even after the reset.

@Barabba11
Copy link

if you're sure you properly reset Echo (Alexa will tell it and take some time) then it's obvious an Amazon problem. I hope you wrote them about it, they need to be warned about

@nnhhuu
Copy link

nnhhuu commented Sep 10, 2020

I have been dealing with this problem for more than a year, hope there will be a solution.... Soon..... :)
Thank you guys for your hard work....

@jpg06
Copy link

jpg06 commented Nov 29, 2020

I have the same problem

@elyobelyob
Copy link

elyobelyob commented Nov 29, 2020 via email

@jpg06
Copy link

jpg06 commented Nov 29, 2020

I unplug the echo spot (my older echo) and all seems's ok during a discover: no old device.
It's an amazon bug.
Thank's.

@datech datech closed this as completed Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants