First official release!
With the project already running in several homes for some time, proving its approach to a robust home automation setup using PLCs and MQTT, it is time to create the first official release.
Expect more to come in the future!
Changes
🚀 Features
- updating compiler, libs and device to sp15 patch 2, restructuring project @MichielVanwelsenaere (#23)
- updating compiler, libs and device to sp15 patch 1 @MichielVanwelsenaere (#16)
- adding prio lock input to fb_output_cover @MichielVanwelsenaere (#15)
- adding function block to control covers (fb_output_cover ) @MichielVanwelsenaere (#14)
- adding mqtt publish on startup for fb_output_switch_mqtt @MichielVanwelsenaere (#13)
- upgrading mqtt lib to v1.1 @MichielVanwelsenaere (#12)
- exposing persistent long press on fb_input_pushbutton FB @MichielVanwelsenaere (#10)
- create FB input pushbutton dimming @MichielVanwelsenaere (#9)
- implemented FB automated name detection for MQTT publish/subscribe topic @MichielVanwelsenaere (#6)
- enhancement FB_OUTPUT_SWITCH_MQTT, check if MQTT is initialized before executing callback method @MichielVanwelsenaere (#4)
- adding binary sensor input FB @MichielVanwelsenaere (#2)
📖 Documentation
- adding badges to main readme page @MichielVanwelsenaere (#30)
- adding notice on supported runtimes @MichielVanwelsenaere (#26)
- updating main page readme with notice on hardware continuity @MichielVanwelsenaere (#25)
- IEC 61131 reference repository name changed @ntphx (#18)
- adding additional learning source to getting started guide @MichielVanwelsenaere (#17)
- adding page to open issue in case of missing functionality @MichielVanwelsenaere (#8)
- fixing broken link @MichielVanwelsenaere (#7)
- performed spellcheck on docs @MichielVanwelsenaere (#5)
- adding more documentation on FB MQTT behavior @MichielVanwelsenaere (#3)
- writing getting started guide @MichielVanwelsenaere (#1)
🏁 Project Governance
- adding link checker in pull request action @MichielVanwelsenaere (#29)
- initial version release drafter github action @MichielVanwelsenaere (#27)
- finetuning release drafter github action @MichielVanwelsenaere (#28)