mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 10:52:19 +01:00
[API] Sub devices and areas (#8544)
Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Co-authored-by: J. Nick Koston <nick+github@koston.org>
This commit is contained in:
@@ -26,7 +26,7 @@ alarm_control_panel:
|
||||
ESP_LOGD("TEST", "State change %s", LOG_STR_ARG(alarm_control_panel_state_to_string(id(alarmcontrolpanel1)->get_state())));
|
||||
- platform: template
|
||||
id: alarmcontrolpanel2
|
||||
name: Alarm Panel
|
||||
name: Alarm Panel 2
|
||||
codes:
|
||||
- "1234"
|
||||
requires_code_to_arm: true
|
||||
|
Reference in New Issue
Block a user