Releases: mhemeryck/unipitt
Releases · mhemeryck/unipitt
0.7.0
Changelog
e49b53d Adapt main and handler code for config
09f3e3e Digital input minor change in string comparison
e334be0 Expand configuration with helper methods
a015329 Adds configuration format and parsing for topics
e4af4c5 Change help for polling interval
c3e04ed Rename all references to topic to name
0.6.0
Changelog
8f0449b Adds MQTT digital output writer callbacks
0.5.1
Changelog
0171f6d Performance hotfix
0.5.0
Changelog
230956f Adds exponential back-off reconnect
61c78cb Adds an overall handler for managing everything.
0.4.0
Changelog
88e1fd2 Remove some leftover constant
1f5b872 Move TLS config into separate file
0.3.0
Changelog
7254d7a Ups the verbosity (a bit)
0.2.0
Changelog
51f6542 Use update module code in main
51ad133 Adds method to find digital inputs from path
89506da Moves the file search function to unipitt
0.1.1
Changelog
2b14e9b Adds printing of version number