Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Amazon IOT button

Featured Replies

Nope, the network module doesn't do anything for those.

 

I looked at the API for those some time ago -- they contact an Amazon-owned service, which then calls to your AWS-hosted service to deal with the event.  In other words, in addition to being dependent on Amazon's cloud-based service, the device would also be dependent upon your own cloud-based service -- which ultimately could contact the UDI portal, which could relay the event to your ISY.

 

That's three separate cloud-bases services, all hosted in Amazon's cloud -- just for a button in my house to send a message to the ISY in my house.  Yikes!  Rube Goldberg would be proud of the state of IoT these days...

  • Author

Nope, the network module doesn't do anything for those.

 

I looked at the API for those some time ago -- they contact an Amazon-owned service, which then calls to your AWS-hosted service to deal with the event.  In other words, in addition to being dependent on Amazon's cloud-based service, the device would also be dependent upon your own cloud-based service -- which ultimately could contact the UDI portal, which could relay the event to your ISY.

 

That's three separate cloud-bases services, all hosted in Amazon's cloud -- just for a button in my house to send a message to the ISY in my house.  Yikes!  Rube Goldberg would be proud of the state of IoT these days...

Yikes is right.  That's not a good way to go.

Thanks!  Have you used any of these with the ISY?

Yikes is right. That's not a good way to go.

 

Thanks! Have you used any of these with the ISY?

Nope - but you could send a maker URL via IFTTT to the ISY to trigger something.

I see a market for a tiny Arduino device in a button that connects to the local wifi network, and can call arbitrary URL, like the ISY directly....

 

I may disassemble that silly 'Easy' button I've had for a while....

 

Edit. Looks like the Adafruit Feather HUZZAH will do it. Arduino compatible tiny device with a full wifi stack. Battery charging circuit is onboard as well, all for $16 (US). One of those is going into my easy button.... :)

Edited by MWareman

I see a market for a tiny Arduino device in a button that connects to the local wifi network, and can call arbitrary URL, like the ISY directly....

 

I may disassemble that silly 'Easy' button I've had for a while....

 

Edit. Looks like the Adafruit Feather HUZZAH will do it. Arduino compatible tiny device with a full wifi stack. Battery charging circuit is onboard as well, all for $16 (US). One of those is going into my easy button.... :)

Will it still say "That was easy!" when you push it?

 

Sent from my SM-N910W8 using Tapatalk

Will it still say "That was easy!" when you push it?

 

Sent from my SM-N910W8 using Tapatalk

Get the sound file and have it play via the Elk security speaker when its pressed. Lol

I see a market for a tiny Arduino device in a button that connects to the local wifi network, and can call arbitrary URL, like the ISY directly....

 

I may disassemble that silly 'Easy' button I've had for a while....

 

Edit. Looks like the Adafruit Feather HUZZAH will do it. Arduino compatible tiny device with a full wifi stack. Battery charging circuit is onboard as well, all for $16 (US). One of those is going into my easy button.... :)

 

I've been playing with the Adafruit ESP8266 "Feather" HUZZAH -- it's basically arduino-like, but has built-in WiFi.   I flashed the MicroPython firmware on it, and that works marvelously for integration with the ISY.

 

I was planning on writing something up on this at some point... but time is an issue as always!

 

[edited to add:  to date, I only have it updating variables via REST on the ISY -- but I'm toying with the idea of trying to implement a low-power, low-speed, low-update-rate, low-everything Node Server...]

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.