Commit Graph

9 Commits

Author SHA1 Message Date
David Sulpy
bde5abcdb5 added buffering of events to reduce the calls from ST to IS; added buffer flushing after 10 events or 15 min with a scheduler; added a version to show in logs and help troubleshoot 2015-09-11 10:31:30 -05:00
David Sulpy
5719bbcaac switched from using state to using atomicState in preparation of event buffering; using atomicState exclusively per important tip found here: http://docs.smartthings.com/en/latest/smartapp-developers-guide/state.html#atomic-state 2015-09-10 11:14:27 -05:00
David Sulpy
04212d70dd Added a check to prevent an empty string root url from being accepted 2015-08-10 12:22:31 -05:00
David Sulpy
dd69c7c28a made a few adjustments to api interfacing; added root url configurability through api; uncommented previously commented device capabilities after discussion with SmartThings that the apparent disfunctionality is an ST IDE quirk, not an ST system quirk 2015-08-05 10:37:35 -07:00
Vinay Rao
0a9a86ee99 Merge pull request #11 from workingmonk/smartpower_outlet_errors
[DVCSMP-790] fixing errors due to missing if case parsing OTA data
2015-08-05 10:30:30 -07:00
Vinay Rao
140431d3bf fixing errors due to missing if case parsing OTA data 2015-08-05 10:27:10 -07:00
Vinay Rao
d5b0181a33 Merge pull request #4 from larsfinander/echoHeartBeat
Added heartbeat to OSRAM bulb and Smartpower Outlet
2015-08-04 17:14:56 -07:00
larsfinander
21095bde5e Added heartbeat to OSRAM bulb and Smartpower Outlet
-Added heartbeat attribute
-Event triggered each poll or check in
2015-08-04 17:02:41 -07:00
bflorian
6ad3c4fd7a Initial commit 2015-08-04 15:49:03 -07:00