Skip to content

Releases: MichielVanwelsenaere/HomeAutomation.CoDeSys3

v1.3.0

02 Mar 19:17
20911d7
Compare
Choose a tag to compare

It has been more then two years since last release. This new release packs lots of small improvements on both the codebase and the documentation. The most important feature is without a doubt the MQTT discovery functionality for which we have @meijer3 to thank for, awesome job! In addition there are new RS485 device supported: Duco ventilation and Esera 1-Wire gateway are now supported making a solid entrance in the HVAC area. Expect more to come!

Enjoy!

🚀 Features

🐛 Bug Fixes

📖 Documentation

🏁 Project Governance

v1.2.1

15 Dec 16:50
256b088
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

📖 Documentation

v1.2.0

17 Apr 10:59
089c607
Compare
Choose a tag to compare

Modbus RTU over RS485 has arrived! Using the onboard or custom module RS485 serial port you can read out any Modbus RTU over RS485 capable device directly from your PLC! A first function block has been added to read out Eastron SDM220 energy meters and -if desired- transmit the measured values through MQTT. New function blocks can be added easily to read out other types of Modbus RTU over RS485 devices and as an added bonus the Modbus RTU over RS485 function blocks are cross platform! Both Codesys 3S and é!COCKPIT can be used with same Modbus RTU over RS485 device function blocks. Other PLC runtimes might be used as well but have not been tested.

Any input for future versions can be discussed on the Gitter chat.

Changes

🚀 Features

📖 Documentation

🏁 Project Governance

v1.1.0

06 Jan 16:20
a3cb03f
Compare
Choose a tag to compare

Virtual function blocks are here! Using virtual function blocks you can get any value (string, integer, float, bool) from/to your PLC using MQTT. A dimmer output function block has also been created for people using 0-10V dimmers.

The development approach has changed from an CODESYS 3S project to an é!COCKPIT project. Make no mistake, the purpose remains to be compatible between all runtimes & development environments that support CoDeSys 3.5!

What's next? Check out the v1.2.0 milestone for more information!

Any input for future versions can be discussed on the Gitter chat.

Changes

🚀 Features

📖 Documentation

🏁 Project Governance

🔨 Chores

First official release!

29 Nov 12:20
71f065c
Compare
Choose a tag to compare

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

📖 Documentation

🏁 Project Governance