NEW! Standalone Alarm System feature for the Konnected Alarm Panel

Run a self-contained local alarm system on the Konnected Alarm Panel itself.

The Konnected Alarm Panel can now be used in a whole new way! Since the original Konnected Alarm Panel was launched in 2017, the concept has been to integrate the wired sensors and devices of a traditional wired alarm system into a smart home app or hub. The Konnected panel didn’t do the actual alarm system logic—this was done by SmartThings, Home Assistant, Hubitat, or other smart home platforms—until now!

A new Standalone Alarm Panel feature is now available for Home Assistant users on both the WiFi-only Alarm Panel and Alarm Panel Pro running our latest firmware.

Here’s the rundown on the new feature, copied from our knowledge base article on the Standalone Alarm System. Let us know what you think!

The Standalone Alarm Panel feature makes your Konnected Alarm Panel even smarter, running the alarm system logic locally on the device. This means that even if Home Assistant is down or unreachable, your alarm system will still trigger a local alarm! There are some pros and cons to this approach, and the Standalone Alarm System may not be suitable for everyone.

Requirements to use the Standalone Alarm System

  1. All zones and sirens/outputs for your alarm are wired to a single Konnected Alarm Panel or Alarm Panel Pro board. The Standalone Alarm System runs self-contained on a single board.
  2. You are a Home Assistant user. We’re still working on support for this feature in other smart home platforms including SmartThings and Alexa.
  3. Your device is using Konnected’s latest Alarm Panel firmware (made with ESPHome).

If you have a multi-board setup (more than one Konnected panel in the same home), or integrate other non-Konnected sensors such as wireless door/window sensors into your alarm system, then the Standalone Alarm System feature is not a fit for you. In this case, you should continue using the smart home platform as the logic of the alarm system.

How it works in Home Assistant

The Standalone Alarm System feature is built upon the Alarm Control Panel core component in Home Assistant, and natively appears in the Home Assistant user interface as an Alarm Panel that can be armed and disarmed:

Screenshot 2024-11-13 at 10.35.33 AM

Up to four arming modes are supported:

  1. Disarmed
  2. Armed Away
  3. Armed Home
  4. Armed Night (optional)

Just like a traditional alarm system, the Armed Away mode is used when you are away from your home, arming the perimeter and interior sensors. Armed Home and optionally Armed Night modes are for when the alarm is armed while occupants are at home, and will commonly include perimeter/entry sensors and bypass interior sensors.

Screenshot 2024-11-13 at 10.36.03 AM
One or more numeric codes can be defined, and Home Assistant will automatically present a keypad to enter the code when disarming.

Codes are optional, and you can alternatively automate the arming and disarming of your alarm with the full power of Home Assistant automations and service calls, using any triggers you want!

The Konnected Alarm appears independently of the individual zones and sensors on the panel, so you still have full access to each individual input and output wired to the Konnected Alarm Panel. Here’s how a simple Alarm Panel device with two doors, a motion sensor, siren, and piezo buzzer looks in Home Assistant:

Setting up the Standalone Alarm System

Use the Konnected app to easily set up the Standalone Alarm System and update your device firmware in minutes. If you prefer to self-manage your firmware configuration using ESPHome’s open-source tools, see the ESPHome Alarm Control Panel Component (warning: advanced) for documentation.

This guide will focus on using the Konnected app to set up the Standalone Alarm System.

Set up Input and Output Zones

Using the Konnected app, first set up the zones (sensors and outputs) that are wired to the panel and make up your alarm system. Discover your Konnected Alarm Panel in the app, then tap on Settings from the device info screen. Tap Zone Settings to set up the name, type, and options for each zone.

Be sure to also add your siren, strobe, or other output in the Zone Settings section. The built-in ALARM and OUT zones on the Konnected Alarm Panel also must be initially set up in this section.
Screenshot_20241114_153547_Konnected

Enable the Standalone Alarm System

From the main Settings screen, tap Standalone Alarm System and check the Enabled toggle to enable the feature.

You can name the alarm system. This name will appear in the Home Assistant UI as well as be used by voice assistants (in the future). The default name is Konnected Alarm if left blank.

Disarm Codes

Optionally add one or more numeric codes that are used for disarming the alarm. If you do not add any codes, the alarm can be disarmed with a single tap.

Enable Zones to be Monitored by the Alarm System

In the Zones/Sensors section, the available zones that you have set up previously will appear here. Tap on each zone to Enable it to be monitored by the Standalone Alarm System. All enabled zones will be monitored and will trigger the alarm when in Armed Away mode. You can bypass individual zones in Armed Home and Armed Night modes by checking the bypass option checkboxes under each zone.

Each zone also has a Trigger mode option that can be set, which is relevant if you use the Entry Delay feature (see below). By default, zones are triggered in Delayed mode, which means that if the Entry Delay is set and the zone is opened, the alarm will initiate the entry delay before triggering the alarm.

Set the zone to Instant trigger mode to bypass the entry delay for that zone. For example, windows or doors that are not normally used for entry/exit may be set to instantly trigger the alarm when opened by setting this mode.

The Delayed follower trigger mode is useful for interior motion sensors. These zones trigger the alarm instantly if they are triggered first, but act like a delayed zone if triggered during the entry delay. This offers better protection if someone enters the premises via an unprotected entry. If there is a PIR motion sensor that catches motion after someone enters in an unusual manner, it will trigger the alarm instantly, but won’t trigger if it catches you after entering through a delayed entry zone.

Alarm Responses

The Alarm Response section allows you to set what happens when an alarm is triggered. Typically this includes turning on a siren or strobe physically connected to the panel. Each output zone that has been set up in the Zone Settings section is available for use as an Alarm Response.

Tap on each output and tap the Enabled toggle to enable that output to trigger in response to an alarm.

Outputs that are set up as On/Off switches, like a siren or strobe, can be set to either turn on or turn off in response to an alarm. Optionally, a duration can also be set when turn on is selected to automatically turn off the siren/strobe after a set period of time.

If a siren/strobe is triggered due to an alarm, and the alarm is disarmed or cleared, the siren/strobe will automatically turn off.

You can set more advanced alarm responses, such as notifications, external device triggers, etc by using Home Assistant automations based on the state of the alarm_control_panel.konnected_* entity that is created.

Entry/Exit Delay

An entry and/or exit delay can be set so that the alarm works like a traditional alarm system that is armed and disarmed from inside the protected area. If not set, the alarm will arm instantly when armed, and trigger instantly whenever any zone is opened. All delays should be entered in seconds.

Entry delay is activated when the alarm system is armed, and a zone set to Delayed trigger mode is tripped. When set, you will have the given number of seconds to disarm the alarm before the alarm is triggered.

Exit delay is activated when arming the alarm in Away mode. When set, you will have the given number of seconds to exit before the alarm is fully armed.

Arming Delay is similar to Exit delay, but for the Home and/or Night arming modes. If set, the system will delay for the given number of seconds before fully arming in those modes, after being given an arming command.

2 Likes

3 posts were split to a new topic: Fire tablet setup experience with SmartThings and ActionTiles

Any plans for multi-device support on the roadmap? Although I’m not sure how this would even work without going through HA.

We already have multi-device support using Home Assistant / SmartThings / Hubitat / etc as the brain of the alarm system. That’s how it’s always worked.

I expected this was the announcement of alarm panel hardware, but at first it appears that the ‘alarm panel’ is Home Assistant software that runs on a cell phone, tablet, or browser. But then I read that the alarm actually runs independent of Home Assistant on the ESPHome instance of the Alarm Panel Pro device. So does ESPHome control the software ‘alarm panel’? How is the ‘alarm panel’ used when Home Assistant is not available? Can I activate, deactivate, or silence an alarm if Home Assistant is not available?

Great questions, @darrell.

Right, this is not new hardware. This new Standalone Alarm Panel feature is available on all generations of the Konnected Alarm Panel and Alarm Panel Pro. It just needs to be updated to our latest firmware (built on ESPHome).

Essentially what this new feature is is that the arming, disarming, alarming logic and entry/exit delays can now run on the alarm panel chip itself independently of Home Assistant or other hub or cloud connection. This means that even if the network is down, the alarm system will still be able to trigger a locally connected siren or other actuator in the event of an alarm.

Right now, the main user interface is still Home Assistant. So you do still need Home Assistant as a hub on the network for your normal daily use, arming, disarming, and automations to do so. But, the initial setup is far simpler because the “alarm system” functionality is provided by the device itself so you don’t need to set up Alarmo or the manual alarm control panel in HA anymore. It just works.

Soon, we’ll have support for interfaces with other platforms, including SmartThings and Alexa.

If HA isn’t available, there’s not much you can do just yet to interact with it, aside from siren still sounding. But, I’m planning on rolling out features that would let you use a local keypad, local keyswitch, local fingerprint sensor, etc to interact with the arming and disarming of the device. Let me know what would be most important to you, so we can prioritize the development of those features!

Hope this helps.

1 Like

Local keypad would be my highest priority. I’ll be starting some testing on my spare pro and the connected app so I can see how it works for me versus Alarmo.

+1 for local keypad…

A keypad with RFID tag reader would be great. Preferably with a small LED or OLED screen. Our old alarm had keypads like this, which were connected with a 4-wire cable, 12V and RS485.

I’m now recreating that functionality and form factor with an Arduino, RS485 module, a 4x4 keypad, the same LCD display, an RFID / NFC reader and a simple piezo buzzer (see image).

The device does not do any of the alarm logic: a PIN code when followed by the pound (hash) key will simply be forwarded to Home Assistant and same for when an RFID tag is presented. The display shows the current time and alarm status. And the device will beep when the system is arming or triggered.

The first bench version is working. If anyone is interested I’ll be happy to share designs and code when all is running robustly.

I set it up as standalone alarm system.

When I press Arm Away, it will arm the system even if one of sensors are open instead of giving a warning and not arming. I was expecting it to only arm if all the non-bypassed sensors are closed.

Hi Nate, what do I need to do in HomeSeer plugin to support this?

Just installed Konnected a few days ago and was surprised that it didn’t function in standalone mode. Was glad to find this thread! The missing piece that really needs to be added is the piezo buzzer setup in standalone mode. Should be able to select that the piezo goes off when doors open (but not motion sensors) and not have to rely on a home assistant automation to sound the piezo.

Unless I’ve missed that piece somewhere, it seems the piezo will only go off with a home assistant automation monitoring the doors or if the alarm is triggered in standalone mode (and you setup the piezo like a siren). Thx for looking for feedback!

@alexbk66 I just added some new API documentation here:

Note that the POST endpoints to arm/disarm are not currently available in the production version of the firmware. They’re being added here and should ultimately make it into the ESPHome core. In the next few days I will update this in our firmware build service to get pulled in automatically.

@BLUNGLD door chime is coming in the next app update!

1 Like