Skip to content

Siren and strobe

Compare
Choose a tag to compare
@heythisisnate heythisisnate released this 08 Apr 05:58
· 17 commits to master since this release

Feature: Connect the alarm system siren and/or strobe which can be switched on via SmartThings. Integrates with Smart Home Monitor.

UPGRADING:

  1. This release now requires the cjson firmware package. You must re-flash your firmware. See the README for the latest flashing instructions.
  2. In variables.lua, remove the /event from the end of the apiEndpoint variable.
  3. Update the cloud-sensor.groovy SmartApp code.
  4. Create a NodeMCU Connected Alarm device handler with nodemcu-connected-alarm.groovy
  5. Upload the application.lua and variables.lua to the NodeMCU. Note the new alarm configuration in variables.lua.example.
  6. Upload the new alarm.lua file to the NodeMCU if you're connecting a siren or strobe.