v1.7.0
What's Changed
- Release by @dkerr64 in #220
- Removed the heap fragmentation tracking introduced in v1.6.1... it was occasionally crashing inside Arduino library.
- Bugfix... device reboot countdown timer from 30 seconds to zero was not always displaying.
- New feature... add reset door button. This resets the Sec+ 2.0 rolling code and whether the door has a motion sensor or not.
- New feature... add option to trigger motion sensor on user pressing wall panel buttons (door open/close, light and/or lock).
- New feature... add option to trigger motion sensor on door obstruction.
- New feature... add option for user to select whether the LED light remains on while device is idle or turns off. Any activity causes the LED to flash.
Known Issues
- Random crashes inside the MDNSresponder code which usually occur shortly after booting or when something significant changes on the network that causes a strom of mDNS messages. Ratgdo always recovers. Tracked in #211, #223
- Random crashes inside the WiFi stack possibly associated with failing to connect to WiFi access point. Tracked in #215, #218, #223
- Occasional failure to connect to WiFi. Tracked in #217
Full Changelog: v1.6.1...v1.7.0