mirror of
https://github.com/esphome/esphome.git
synced 2026-05-11 14:49:06 +08:00
f757cd1210
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: J. Nick Koston <nick@home-assistant.io> Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
15 lines
292 B
YAML
15 lines
292 B
YAML
binary_sensor:
|
|
- platform: template
|
|
name: "Garage Door Open 10"
|
|
report: "enable"
|
|
- platform: template
|
|
name: "Garage Door Open 11"
|
|
report: "coordinator"
|
|
- platform: template
|
|
name: "Garage Door Open 12"
|
|
report: "force"
|
|
|
|
zigbee:
|
|
model: zigbee_test
|
|
router: true
|