Commit Graph

13 Commits

Author SHA1 Message Date
Thomas Vogl 89d34e01af Merge branch 'hotfix/1.0.1' 2023-01-08 11:13:35 +01:00
Thomas Vogl 625587bdc3 change version number of Makefile 2023-01-08 11:13:29 +01:00
Thomas Vogl 0a960396c8 Merge branch 'hotfix/1.0.1' 2023-01-08 11:09:53 +01:00
Thomas Vogl a450f3162b - fix RPI crash when changing state of output pin
(reason: DetectAnyEdge() was also configured for output pins)
- version string has now also build date
- updated golang dependencies
2023-01-08 11:09:25 +01:00
Thomas Vogl 735087eb17 - change .gitignore 2022-12-31 17:39:33 +01:00
Thomas Vogl 78c9247396 - fix PinPull optional configuration 2022-12-31 17:30:22 +01:00
Thomas Vogl 851e1c0ffb - fix log output on initial setting of pin 2022-12-31 17:26:14 +01:00
Thomas Vogl e8c46c43f6 - add Makefile
- improve README.md
- smaller fixes regarding configuration
2022-12-31 17:04:35 +01:00
Thomas Vogl 586a657674 - fix warning for unused function parameter 2022-12-31 11:16:29 +01:00
Thomas Vogl 6b64e5aa00 - fix re-connection after connection loss to broker
- add subscribe call after reconnect
  - additional config settings for timeout values
- add more info/warn outputs
- change default log level from "warn" to "info"
2022-12-31 11:09:28 +01:00
Thomas Vogl 005b167f5e ... 2022-12-30 18:42:48 +01:00
Thomas Vogl 5b25457224 „README.md“ hinzufügen 2022-12-16 23:04:28 +00:00
Thomas Vogl 60487a79db initial commit 2022-12-16 23:27:24 +01:00