1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

Adds MQTT component to Alarm Control panel component (#7188)

This commit is contained in:
Nate Clark
2024-08-05 23:53:52 -04:00
committed by GitHub
parent 3ba9caa118
commit 7074fa06ae
5 changed files with 260 additions and 75 deletions

View File

@@ -426,3 +426,9 @@ valve:
} else {
return VALVE_CLOSED;
}
alarm_control_panel:
- platform: template
name: Alarm Control Panel
binary_sensors:
- input: some_binary_sensor