Replies: 2 comments 2 replies
-
|
Is Alexa really sending the requests fro the hub you talk to? I am not too sure that IP will really help/allow mappings with all the IPv4/IPv6 options that might exist ... In the matter.js. debug log you see from which IP/channel the exchange is opened which does that relevant commands. Also when called via mobile apps or such the IP might be a completely wrong guess.... |
Beta Was this translation helpful? Give feedback.
-
|
After further testing, I am not so sure if that is even possible. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I just started to test this library with the simple on-off-light example.
Is it possible to identify which device sent the command to my device?
Can I somehow query which IP-Address sent the command once the
light.events.onOff.onOff$Changedevent fired?I have multiple Amazon Alexa/Echo devices in my home and would like to trigger different actions for the same voice command depending on the room where the voice command was issued.
Beta Was this translation helpful? Give feedback.
All reactions