Skip to content

Releases: nutechsoftware/AlarmDecoder-IoT

v1.0.1 stable(ish) release

27 Sep 00:04
367a6a0
Compare
Choose a tag to compare

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

25 Sep 21:12
b832725
Compare
Choose a tag to compare
  • 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

16 Sep 02:37
Compare
Choose a tag to compare
Beta 1 of V10 Pre-release
Pre-release

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