Just thought I’d give a sneak peek at the new Pebble app I’m working on. The app displays current mode, temperature, and status of contacts, locks and switches. The bottom list will be Hello, Home Phrases. As of right now I’m updating the data every 30 seconds, which works okay. It’s almost complete, working on the Phrases now!
The idea is not to have control of individual devices, just more of a status dashboard with the ability to trigger Hello, Home Phrases. Users can pick the contact sensors, locks and switches they want included in the status check. So for example, if one of the selected contact sensors is open the circle will be yellow; same for locks.
While developing I’ve had several ideas for individual device control, but feel they deserve their own full featured app.
There is already a Pebble app (called Smartthings, of all things, if I remember correctly) that allows individual device control, but not mode changes. Of course you could set up virtual switches to trigger mode changes from that app. The app is clunky, but it works. I use it to open and close my garage door when I’m out walking the dog, mostly.
@ronnycarr your app looks great. Much more streamlined. Will it run on the old black&white pebbles too?
The app linked in that thread is an Android Wear app. The Pebble app I use is called “SmartThings” in the Pebble app store.
@ronnycarr thanks for building it for the older watches too! I haven’t played around with any apps built for the color displays yet, so I don’t know how they translate to the black & white displays.
I had this for a short while myself. It didn’t seem to be too reliable IIRC. Albeit, I didn’t spend much time with it. I was worried about it being a battery drain.
I installed it, and selected my Hello Home phrases, and click save. It appears that it is not saving, as my watch just shows a line and the three icons. If I go back in the app from the Pebble smart app, it has the Hello Home items all deselected, like I never hit save.
Well that is unfortunate. I’ll look into it as soon as I have some time today. What model Pebble are you using and could you check the OS version on the watch? Also, Android or iPhone?
The config page doesn’t currently restore previouse choices. This was an oversight, I’ll fix that as well!
The “OAuth-Integrated App Installation” diagram on the web link shows that the external system can send an API request, and the Smartthings WebService layer will respond back with information requested. This would still require polling the Smartthings web services layer. It would be nice if the API request could be initiated from the Smartthings WebServices layer based on sensor events.
I’m pretty sure this is exactly the way one of the dashboards work. The only problem is I think I would need a man in the middle server to catch the events and send to the appropriate pebble.