You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Yeah - that seems to be the implementation of the alexa devices of a single account, that these devices create a kind of swarm and select a leader which does all the communication. Sadly there is no more information available - even on the headers that are included on a single request. And the mac address is not available on such a HTTP request
Hmm, im not so sure about this. have a look at this outputs:
So the behavior is strange. I used the same echo for all commands.
It dos not matter wich echo i speak to, when i say:
turn on "Leinwand" it uses this ip:192.168.178.25
turn on "Licht" it uses this ip:192.168.178.35
turn on "Computer" it uses this ip:192.168.178.49
The result is always the same.
What Whireshark cptured for "Licht":
[{"topic":"status/ca05e505da27ac27","data":{"text":"On","fill":"blue","shape":"dot"}},{"topic":"debug","data":{"id":"5dc66ecc4481e7c5","z":"94c4242c8a9ec666","path":"94c4242c8a9ec666","name":"debug 4","msg":"{"username":"c6260f982b43a226b5542b967f612ce","payload":{"on":true,"bri":254,"command":"switch","bri_normalized":100},"alexa_ip":"192.168.178.25","change_direction":0,"device_name":"Licht","light_id":"ca05e505da27ac27","_msgid":"84b40b7a5b67fd7a"}","format":"Object"}},{"topic":"status/0255662fbc4e181a","data":{"text":"broadlink2.0.RM:Broadlink-RMPROPLUS-c7-c8-4d.L.LichtAn: [object Object]","fill":"green","shape":"dot"}}]
Hmm, im not so sure about this. have a look at this outputs:
So the behavior is strange. I used the same echo for all commands.
It dos not matter wich echo i speak to, when i say:
turn on "Leinwand" it uses this ip:192.168.178.25
turn on "Licht" it uses this ip:192.168.178.35
turn on "Computer" it uses this ip:192.168.178.49
The result is always the same.
What Whireshark cptured for "Licht":
[{"topic":"status/ca05e505da27ac27","data":{"text":"On","fill":"blue","shape":"dot"}},{"topic":"debug","data":{"id":"5dc66ecc4481e7c5","z":"94c4242c8a9ec666","path":"94c4242c8a9ec666","name":"debug 4","msg":"{"username":"c6260f982b43a226b5542b967f612ce","payload":{"on":true,"bri":254,"command":"switch","bri_normalized":100},"alexa_ip":"192.168.178.25","change_direction":0,"device_name":"Licht","light_id":"ca05e505da27ac27","_msgid":"84b40b7a5b67fd7a"}","format":"Object"}},{"topic":"status/0255662fbc4e181a","data":{"text":"broadlink2.0.RM:Broadlink-RMPROPLUS-c7-c8-4d.L.LichtAn: [object Object]","fill":"green","shape":"dot"}}]
Originally posted by @stereodruid in #113 (comment)
@Sylvan86. opening this new issue...
The text was updated successfully, but these errors were encountered: