mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-02 16:26:50 +00:00
20 lines
741 B
Markdown
20 lines
741 B
Markdown
---
|
|
layout: page
|
|
title: "Konnected Switch"
|
|
description: "Connect wired actuators to Home Assistant with Konnected and a NodeMCU ESP8266"
|
|
date: 2018-04-03 12:30
|
|
sidebar: true
|
|
comments: false
|
|
sharing: true
|
|
footer: true
|
|
logo: konnected.png
|
|
ha_category: Switch
|
|
ha_release: "0.70"
|
|
ha_iot_class: "Local Push"
|
|
---
|
|
|
|
The `konnected` switch platform allows you to actuate an alarm system siren, strobe light, buzzer or any other wired device using a [Konnected Alarm Panel board](https://konnected.io) or relay module and a NodeMCU ESP8266 WiFi module running the [open source Konnected software](https://github.com/konnected-io/konnected-security).
|
|
|
|
See the [`konnected`](/components/konnected/) component for configuration and setup instructions.
|
|
|