Commit graph

133 commits

Author SHA1 Message Date
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
d6634e833e Fix up install paths - Remove backtrace function 2019-12-29 14:46:35 +08:00
450bc17b2b
Merge pull request #1 from kpine/patch-1 2019-12-29 11:17:27 +08:00
Keith Pine
4b5c3cc40a
Update MQTT.md
Replace the docker repo URL with the public view of the repo.

Fix the name of the docker image used in the example command line.

Other misc formatting and wording changes.
2019-12-28 16:51:40 -08:00
c970e3d081 use . instead of : to seperate Node/Instance in assocation models 2019-12-27 17:34:46 +08:00
a18fc443bf add new association topic for nodes and export association memberships 2019-12-27 17:28:35 +08:00
9826d80f73 Implement Button, Raw, BitSet and List setValue variants 2019-12-27 15:51:57 +08:00
b6fdb56eff Fix basic setValue calls 2019-12-27 13:00:52 +08:00
e0f7cb9410 Add some additional manager methods etc 2019-12-04 16:25:13 +08:00
8c8da7fc03 Add Version Information 2019-12-03 18:34:12 +08:00
04440c3929 Add some info about the Network/Controller 2019-12-03 14:07:17 +08:00
dbe644e29a Add some Manager Methods that were missing. 2019-11-26 00:22:31 +08:00
bf27e02bd7 Use GetCommandClassName from Manager Class 2019-11-25 20:43:47 +08:00
5ed756376c Use Basic/Generic/Specific Strings from OZW 2019-11-25 20:36:47 +08:00
c08ef47349 more doco updates 2019-11-23 13:10:04 +08:00