Commit graph

147 commits

Author SHA1 Message Date
404a968f14 Really fix the crash path creation 2020-01-22 17:07:39 +08:00
01dd1b7224 fix build failure 2020-01-22 15:34:07 +08:00
adb57e8dc8
Cleanups and Github Actions (#24)
Cleanup some debugging output
    ensure crashdump directory exists on startup (issue #18)
    Create a Github Action to test PR requests.
2020-01-22 14:58:48 +08:00
d33279b525
Fix Storing List Value Selection in setValue (#23)
* Fix Storing List Value Selection in setValue Command
2020-01-22 11:49:10 +08:00
bcf82abe85
Missing Files (#22)
* Missing Files
2020-01-22 00:31:31 +08:00
e26e6660a1
Update README.md 2020-01-21 23:51:13 +08:00
14453f555e
Polling Commands and Network Key Support (#21)
* Add Methods to enable/disable Polling on a ValueID

* add enablePoll/disablePoll MQTT comamnds

* Read Network Key from either Environment or docker secrets file

* Update Docs
2020-01-21 23:50:01 +08:00
72a55e5b38
Fix Crash when values that have been deleted (#17)
* Allow Statistics Timeout to be adjustable

* Fix Crash with Values that have been deleted/removed when the Notification Arrives at the app
2020-01-17 16:16:08 +08:00
47f4b61364
add Association Management Commands (#14)
* Add AddAssociation and RemoveAssociation Commands - This completes the Association Functionality
2020-01-09 11:36:48 +08:00
78544d6fc2 Hopefully fix issue #12 - Assert due to Wrong JSON ValueIDKey Type 2020-01-07 20:14:49 +08:00
0070b751bb
Update Sentry Debug Upload File. (#13)
* sentry upload debug files
2020-01-07 14:41:43 +08:00
b81fb24931
sentry upload debug files (#11) 2020-01-06 22:47:58 +08:00
90f0d342b5
Merge pull request #10 from Fishwaldo/master
Use Binary Resource Files
2020-01-06 14:55:38 +08:00
adcdfffedd update documentation 2020-01-06 14:48:18 +08:00
c64d765055 use binary resource files instead 2020-01-06 14:45:41 +08:00
38def4902a fix up installation of openzwavedatabase 2020-01-04 12:46:00 +08:00
9548768655 remove this exit 2020-01-04 02:08:26 +08:00
8eb82faeef Binary Resource File for the ozw config database 2020-01-04 01:32:10 +08:00
dc22344089
Update Dockerfile 2020-01-03 21:45:14 +08:00
dec180f295
Update README.md 2020-01-03 21:43:38 +08:00
b9d9b8d082
Update README.md 2020-01-03 21:39:43 +08:00
003478a8cb
Update README.md 2020-01-03 21:32:14 +08:00
6713699a98
Merge pull request #8 from OpenZWave/mqtt
use main debian repository
2020-01-03 16:23:41 +08:00
5844e7b9a1 use main debian repository 2020-01-03 16:23:03 +08:00
93633bda4e
Merge pull request #7 from OpenZWave/mqtt
streamline the build a bit
2020-01-03 15:23:24 +08:00
ce648481b3 streamline the build a bit 2020-01-03 15:10:43 +08:00
3667e19964
Merge pull request #6 from OpenZWave/mqtt
Update Dockerfile
2020-01-03 13:28:07 +08:00
d153f0ae88
Update Dockerfile 2020-01-03 13:27:37 +08:00
05b0ebad7f
Merge pull request #5 from OpenZWave/mqtt
Merge in MQTT Work into master
2020-01-03 12:36:35 +08:00
9d3cb64f63
Merge pull request #4 from Fishwaldo/mqtt
New Docker Image and Backtrace Support
2020-01-03 12:35:40 +08:00
5e94ec5d27
Remove Docker BuildX Action.
Its too slow
2020-01-03 12:33:50 +08:00
ae26313469 don't bother with ArmV6 2020-01-01 19:53:35 +08:00
afbc7664e8 don't bother with i386 2020-01-01 19:30:54 +08:00
0c904c8b60 testing workflow 2020-01-01 19:07:10 +08:00
32a95b156d
Merge pull request #1 from Fishwaldo/master
Merge Workflow
2020-01-01 19:06:05 +08:00
991fd0be2c testing workflow 2020-01-01 19:04:04 +08:00
cc2eb139a7
Update buildimage.yml 2020-01-01 19:03:28 +08:00
b595fc99ad
Update buildimage.yml 2020-01-01 19:01:15 +08:00
4c0b42080a
Update buildimage.yml 2020-01-01 18:59:38 +08:00
a034e60b34 testing workflow 2020-01-01 18:58:32 +08:00
4c7a0c3b06
Create buildimage.yml 2020-01-01 18:56:47 +08:00
785de2abc3 add a file to get DebugInfo 2020-01-01 18:27:40 +08:00
626a6c303b fix up arm builds 2020-01-01 12:41:40 +08:00
af482c1d42 fixups and update Dockerfile 2020-01-01 12:36:15 +08:00
b6984084a0 testing 2019-12-31 18:37:31 +08:00
4424fcfa08 tidy up error output 2019-12-31 18:18:21 +08:00
6cb3c1e338 fx this 2019-12-31 17:55:38 +08:00
a9b0533853 submit crashes 2019-12-31 17:47:20 +08:00
5daa58db6a backtrace and sentry.io support 2019-12-31 17:18:48 +08:00
d8ea87468e Exit on Failure Flag 2019-12-29 15:19:09 +08:00