Releases: mposzywak/iot-hub-c
v1.3.0
v1.2.2
v1.2.1
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)
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
v1.1.0
First release for Controllino
This is the first production release that supports Controllino platform.