Releases: nutechsoftware/AlarmDecoder-IoT
Releases · nutechsoftware/AlarmDecoder-IoT
v1.0.1 stable(ish) release
No code changes from last "beta" just testing comments cleanup of code and testing.
(fixed) - Was built with incorrect build flags removing SmartThings code...
Refactor split code to components and improve API
- This refactor converts the code to components splitting out STSDK so it and other components can be disabled/enabled as needed.
- Improve API to allow multiple subscribers so each component can subscribe to what is needed.
- OTA update now can be started from CLI as well as version command to check current and available.
- Started work on adding lookup for event ID to human readable strings for reporting events.
Beta 1 of V10
Tested and stable release with SmartThings and Twilio support.
Issues
- Twilio leaking about 800 bytes each request.
- Local ESP32 UART1 mode not working yet. Only ser2sock mode to connect to a real AlarmDecoder device.
Next
- Add notification configuration command(s) to define actions by event type Arm, Disarm, Chime