Commit graph

70 commits

Author SHA1 Message Date
Tobias Reisinger f91e0bffb1 fix: reloading relay schedules during different command caused bad behaviour 2020-08-25 00:49:39 +02:00
Tobias Reisinger 924633f272 fix: all the bugs with the new database and commanding 2020-08-24 23:44:49 +02:00
Tobias Reisinger 9602e6e937 remove: lmdb
add: sqlite
add: new commands
2020-08-24 16:00:08 +02:00
Tobias Reisinger a37bdc4870 add: more debug logging 2020-08-20 23:32:16 +02:00
Tobias Reisinger d4ba7177d1 fix: typos 2020-08-20 22:04:52 +02:00
Tobias Reisinger d7c274ca86 add: choose initial relay mode 2020-08-20 21:52:01 +02:00
Tobias Reisinger 5e05d603c1 add: drone build for testing push 2020-08-20 14:11:12 +02:00
Tobias Reisinger 09a379ef9f fix: cleanup vendor
fix: only use piface when need by relay config
2020-08-20 14:09:55 +02:00
Tobias Reisinger 6e089fa265 fix: rename drone refs 2020-08-11 00:21:03 +02:00
Tobias Reisinger 0530a350df fix: better logging behaviour 2020-07-26 21:07:19 +02:00
Tobias Reisinger 011c5a6102 hotfix: do not ignore CFLAGS env 2020-07-17 23:30:25 +02:00
Tobias Reisinger 03b9c046b0 fix: bump version 2020-07-14 20:47:25 +02:00
Tobias Reisinger eefe50b3cd add: mqtt host config option 2020-07-14 20:43:58 +02:00
Tobias Reisinger b2ac46c0fd revert: bad release handling (I used git badly here) 2020-07-14 19:56:20 +02:00
Tobias Reisinger c5b282d5a3 Merge branch 'master' into dev 2020-07-14 19:50:35 +02:00
Tobias Reisinger 61e7a94dbb Update 'README.md' 2020-07-05 16:47:28 +02:00
Tobias Reisinger aa389d5c40 hotfix: bad mqtt connection address 2020-07-02 14:59:01 +02:00
Tobias Reisinger 03b1cb857e fix: relays in on mode on start 2020-07-02 02:40:23 +02:00
Tobias Reisinger 79bf436a01 add: drone triggers 2020-07-01 23:22:43 +02:00
Tobias Reisinger e5419ed1fd Merge branch 'testing' 2020-07-01 23:21:36 +02:00
Tobias Reisinger 5acadf0cc8 fix: release handling (prepend testing in git :/ ) 2020-06-30 23:52:15 +02:00
Tobias Reisinger 5113d134bb add: prerelease 2020-06-30 23:50:48 +02:00
Tobias Reisinger 212b2156a5 fix: drone release handling 2020-06-30 23:20:29 +02:00
Tobias Reisinger 4140332213 fix: drone release handling 2020-06-30 23:19:46 +02:00
Tobias Reisinger 4abae1ce05 fix: remove triggers 2020-06-30 22:51:01 +02:00
Tobias Reisinger 9124b07cb4 add: tag trigger 2020-06-30 22:43:09 +02:00
Tobias Reisinger 2680ffd2cf fix: move pulse relays 2020-06-30 22:37:12 +02:00
Tobias Reisinger bb10b8972f add: release config too 2020-06-30 22:34:35 +02:00
Tobias Reisinger 490f37cc64 add: drone gitea release 2020-06-30 22:24:18 +02:00
Tobias Reisinger a84d23aeaf fix: wrong command in drone config 2020-06-30 22:15:54 +02:00
Tobias Reisinger 982f891654 add: drone.yml config 2020-06-30 22:14:40 +02:00
Tobias Reisinger f7e2f08586 fix: CMAKE library stuff 2020-06-30 01:58:24 +02:00
Tobias Reisinger 0f342b4aa8 add: pulse mode
add: editorconfig
2020-06-27 18:27:49 +02:00
Tobias Reisinger 679175f1a9 add: mqtt status client 2020-06-26 01:28:00 +02:00
Tobias Reisinger 1d1ae61310 add: mongoose for connections and mqtt 2020-06-24 11:41:12 +02:00
Tobias Reisinger f5f9be803c add: version.h
fix: refactor
2020-06-21 00:11:52 +02:00
Tobias Reisinger 532750da74 fix: logger leaking path 2020-06-16 00:40:05 +02:00
Tobias Reisinger 9881e7d92b fix: README 2020-05-09 19:46:28 +02:00
Tobias Reisinger fbe39fe7c6 add: README 2020-05-09 19:45:03 +02:00
Tobias Reisinger 27cec1d8cc fix: timezone issue 2020-05-07 01:41:16 +02:00
Tobias Reisinger ad7a6028b3 add: not working rpi toolchain 2020-04-29 12:25:06 +02:00
Tobias Reisinger edf15b88e0 fix: typo 2020-04-29 01:49:36 +02:00
Tobias Reisinger 2fd48ac5e6 add: weekly schedules support 2020-04-25 00:48:59 +02:00
Tobias Reisinger db3bcaf7d1 fix: logger 2020-04-24 15:08:26 +02:00
Tobias Reisinger 61e025343d add: msgpack as binn replacement 2020-04-24 01:33:48 +02:00
Tobias Reisinger 5b9f2aa49b add: -Wpedantic build flag and fix code 2020-04-23 16:59:46 +02:00
Tobias Reisinger 11f1a79d6a fix: configure over cmake options 2020-04-18 23:53:21 +02:00
Tobias Reisinger 6e3b1d52a4 add: database in config file
fix: set pinMode only on start
2020-04-18 16:34:43 +02:00
Tobias Reisinger fd2f5acbb3 fix: gpio pins and modes 2020-04-18 13:28:23 +02:00
Tobias Reisinger 82f43080ac add: invert gpios 2020-04-18 02:09:50 +02:00