ESPHome Alarm Control Panel (#27655)

This commit is contained in:
Graham Brown 2023-06-20 02:19:50 +02:00 committed by GitHub
parent 3b424fb913
commit fcaa32b1fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ featured: true
ha_category: ha_category:
- DIY - DIY
- Update - Update
- Alarm Control Panel
ha_release: 0.85 ha_release: 0.85
ha_iot_class: Local Push ha_iot_class: Local Push
ha_config_flow: true ha_config_flow: true
@ -14,6 +15,7 @@ ha_codeowners:
ha_domain: esphome ha_domain: esphome
ha_zeroconf: true ha_zeroconf: true
ha_platforms: ha_platforms:
- alarm_control_panel
- binary_sensor - binary_sensor
- button - button
- camera - camera