Skip to content

v1.2.0 (BarnGA-0.4)

Compare
Choose a tag to compare
@mposzywak mposzywak released this 15 Aug 15:13
f2d5c45

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.