Skip to content

CLI & Bugfixes

Compare
Choose a tag to compare
@colinbendell colinbendell released this 16 Nov 01:02
· 99 commits to main since this release
  • Added new CLI for convenient debuging and other automation (see: bin/blink --help)
  • Added liveview support (CLI only) for new cameras that use immis:// protocol instead of rtsps:// (specifically: mini, XT2, new indoor, new outdoor cameras)
  • Re-Added 'Manual Enable' switch on the security system so that arming and disarming can be used in automations
  • Reverted disabled camera status. Now it will only show when the system is armed (and the camera is disabled). This is to help alert people when a camera is not operating as expected.
  • Added better API hygiene to help stay under the radar of Lab126