mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Adds MQTT component to Alarm Control panel component (#7188)
This commit is contained in:
		| @@ -426,3 +426,9 @@ valve: | ||||
|       } else { | ||||
|         return VALVE_CLOSED; | ||||
|       } | ||||
|  | ||||
| alarm_control_panel: | ||||
|   - platform: template | ||||
|     name: Alarm Control Panel | ||||
|     binary_sensors: | ||||
|       - input: some_binary_sensor | ||||
|   | ||||
		Reference in New Issue
	
	Block a user