Skip to content

Releases: mposzywak/iot-hub-c

v1.3.0

05 Mar 11:50
66509b8
Compare
Choose a tag to compare

v1.3.0
- Added counter based inputs
- Added RS485 humidity and temperature sensor.

v1.2.2

25 Oct 04:07
2bfc62e
Compare
Choose a tag to compare

v1.2.2
- Fixed raspy IP change through HB message from a new IP.

v1.2.1

03 Oct 20:34
77deec6
Compare
Choose a tag to compare

1.2.1
- Added Controllino build-in relay support
- fixed the tilt and position timers support by ARiF
- Added Shade state stored in EEPROM
- Added "User" indication to shades triggered by physical switch
- issues:
- Problem with lack of time gap between changing direction when shade not in sync

BarnGA-0.4 (or 1.2.0)
- Added 1-wire temp sensor
- implemented factory reset on "restore" cmd and on new install.
- tag for centralON feature (each device can be marked for being applicable for centralON), new digitIO device commands:
- devCtrlON
- devCtrlOFF
- use MAC address provided by raspy on registration
- Implemented device settings sent as JSON.
- added uptime in miliseconds to arduino settings sent as JSON.
- Issues/limitations found:
- The ctrlON function works only if the device (last pin) is set to inputRelease mode.

BarnGA-0.3.1
- fixed bug that was shutting down networking after 12 hours
- added MAC printing on init

BarnGA-0.3
- fixed the issue with code getting stuck after initial DHCP fails.

BarnGA-0.2
- Increased the ARiF timer to 10s
- Changed MAC address

BarnGA - initial version to support lights in Libor's Barn

v1.2.0 (BarnGA-0.4)

15 Aug 15:13
f2d5c45
Compare
Choose a tag to compare

BarnGA-0.4
- Added 1-wire temp sensor
- implemented factory reset on "restore" cmd and on new install.
- tag for centralON feature (each device can be marked for being applicable for centralON), new digitIO device commands:
- devCtrlON
- devCtrlOFF
- use MAC address provided by raspy on registration
- Implemented device settings sent as JSON.
- added uptime in miliseconds to arduino settings sent as JSON.
- Issues/limitations found:
- The ctrlON function works only if the device (last pin) is set to inputRelease mode.

BarnGA-0.3.1
- fixed bug that was shutting down networking after 12 hours
- added MAC printing on init

BarnGA-0.3
- fixed the issue with code getting stuck after initial DHCP fails.

v1.1.1

21 Jul 13:06
96b5b3f
Compare
Choose a tag to compare

This release adds another light type input (switch) to the already existing (button).

v1.1.0

28 Mar 10:34
5d22b3c
Compare
Choose a tag to compare

This is a v1.1.0 release.

First release for Controllino

25 Oct 18:59
59d433a
Compare
Choose a tag to compare

This is the first production release that supports Controllino platform.