Commit graph

45 commits

Author SHA1 Message Date
Michael Hope cee600be66 blebridge: made more robust, and added systemd stop support
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-26 12:59:52 +00:00
Michael Hope 97f7adb535 janet: switch the device class message to debug
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-21 14:35:56 +01:00
Michael Hope c27b33683d janet: add hours as a unit 2021-03-21 13:42:25 +01:00
Michael Hope 345f329078 janet: add support for seconds and Hz 2021-03-21 11:10:03 +01:00
Michael Hope e4e61a54e2 blebridge: move to async and add AT-09 support 2021-03-21 11:09:20 +01:00
Michael Hope 091cae0d0b janet: switch to drone.io
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-07 19:39:42 +01:00
Michael Hope 047be59a62 janet: switch MQTT to use one state topic with a value template. 2021-02-28 14:49:09 +01:00
Michael Hope f8c21315a3 janet: add units of measurement 2021-02-27 10:31:51 +01:00
Michael Hope cacc14c83a janet: mqtt: revert back to the previous config path 2021-02-26 19:19:27 +01:00
Michael Hope b4ef3f5c4b janet: put the type in the discovery path 2021-02-26 19:13:06 +01:00
Michael Hope 0c2cea0413 mqtt: use the identifier as the UID if valid 2021-02-26 19:08:37 +01:00
Michael Hope c64387339c janet: add the remaining optional device fields. 2021-02-26 19:01:18 +01:00
Michael Hope df102b13fc janet: fixed the dependency format 2021-02-26 17:06:24 +01:00
Michael Hope b413cb8e22 janet: add a drone config for flake8 and mypy 2021-02-26 17:02:28 +01:00
Michael Hope 7c0ba8bec2 janet: moved to requirements.txt 2021-02-26 17:00:10 +01:00
Michael Hope f0153bcb8e janet: begin splitting heyo out 2021-02-26 16:46:54 +01:00
Michael Hope ceb019ce7d janet: tidy up, address mypy, remove obsolete heyo files. 2021-02-25 16:31:18 +01:00
Michael Hope aed02d07f2 janet: mqtt: fix the handling of bool 2021-02-25 12:39:25 +01:00
Michael Hope 6026dd3d59 janet: log the exception info 2021-02-25 12:11:38 +01:00
Michael Hope 8067a21b8f janet: suppress listener exceptions 2021-02-25 12:10:07 +01:00
Michael Hope 6a0afe1cbe janet: make the prometheus port configurable 2021-02-25 11:46:47 +01:00
Michael Hope c00c250134 janet: add more units to the prometheus client 2021-02-25 11:46:23 +01:00
Michael Hope ddf3294434 janet: tidy up the MQTT client 2021-02-25 11:46:02 +01:00
Michael Hope 07d93c0255 janet: added a simple serial bridge 2021-02-25 11:45:39 +01:00
Michael Hope efd5957d7e janet: add a cache directory for building 2021-02-21 16:19:00 +01:00
Michael Hope 3067ac69fc janet: reduce the logging in bravia 2021-02-21 13:40:15 +01:00
Michael Hope 5a87cd915b janet: make janet.app a click CLI 2021-02-21 13:39:50 +01:00
Michael Hope fb11c628b4 janet: add support for timestamps 2021-02-21 13:39:09 +01:00
Michael Hope 96406f6d56 janet: add pint everywhere and use for setting units 2021-02-21 13:21:19 +01:00
Michael Hope 65bfa617fa bravia: add a request timeout 2021-02-21 13:20:20 +01:00
Michael Hope c5637df6e2 janet: added the main entry point 2021-02-21 13:19:34 +01:00
Michael Hope 312aa4c98a janet: updated .gitignore 2021-02-21 13:19:10 +01:00
Michael Hope 77ca6dd4f6 janet: add a Makefile to check the build 2021-02-20 17:15:27 +01:00
Michael Hope 11d1a6f1ed janet: fix up setup.py 2021-02-16 21:58:42 +01:00
Michael Hope 5b812e6253 janet: add a setup file 2021-02-16 21:34:38 +01:00
Michael Hope fd62669ad2 janet: add a setup file 2021-02-16 21:33:22 +01:00
Michael Hope af1ae2b4f0 blebridge: added a service file 2021-02-16 21:23:41 +01:00
Michael Hope a2eef02dfe prometheus: rename instance to identifier 2021-02-16 21:18:18 +01:00
Michael Hope 538cec6cc5 heyo: add adapter support to blebridge 2021-02-16 21:17:23 +01:00
Michael Hope 933bf08e4c Finished the rename from brainslug to janet 2021-02-14 18:02:21 +01:00
Michael Hope d4fa22bac1 Renamed brainslug to janet 2021-02-14 17:31:28 +01:00
Michael Hope a9ae49db0f brainslug: import the SSDP code 2021-02-13 14:54:45 +01:00
Michael Hope 1afbf3de7f brainslug: added tracing to blebridge, refactored heyo. 2021-02-12 18:51:07 +01:00
Michael Hope 7a5d980e20 brainslug: add a BLE to socket bridge. 2021-02-10 20:01:09 +01:00
Michael Hope 7d55a04bd1 heyo: added a BLE to socket bridge 2021-02-09 20:15:12 +01:00