mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 14:53:49 +01:00
11 lines
281 B
YAML
11 lines
281 B
YAML
substitutions:
|
|
irq_pin: GPIO15
|
|
|
|
packages:
|
|
i2c: !include ../../test_build_components/common/i2c/esp32-ard.yaml
|
|
as3935: !include common.yaml
|
|
|
|
# Trigger issue: https://github.com/esphome/issues/issues/6990
|
|
# Compile with no binary sensor results in error
|
|
binary_sensor: !remove
|