Commit graph

123 commits

Author SHA1 Message Date
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
329248ac8d update doco 2019-11-23 12:12:24 +08:00
326df3464c update documentation 2019-11-16 11:37:02 +08:00
1c0afb8035 update topics and more documentation 2019-11-16 10:57:29 +08:00
993341bcc2 start documenting things 2019-11-14 22:11:16 +08:00
910ac8c39a Tidy up the Source a bit 2019-11-13 16:50:46 +08:00
7095f863f4 Node and Value Removals and Clear MQTT Topics when closing OZW 2019-11-13 16:33:43 +08:00
f8e01864d8 forgot these files 2019-11-12 20:43:27 +08:00
77f792cb00 Node/Value Deletion - WIP 2019-11-12 20:08:50 +08:00
69a6cfb0d0 Update Topics with Instance and CC info 2019-11-12 16:54:06 +08:00
663c93599b Topic should not begin with / - Thanks Freshcoast 2019-11-12 13:34:52 +08:00