mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 10:52:19 +01:00
12 lines
247 B
YAML
12 lines
247 B
YAML
substitutions:
|
|
scl_pin: GPIO16
|
|
sda_pin: GPIO17
|
|
irq_pin: GPIO15
|
|
|
|
packages:
|
|
as3935: !include common.yaml
|
|
|
|
# Trigger issue: https://github.com/esphome/issues/issues/6990
|
|
# Compile with no binary sensor results in error
|
|
binary_sensor: !remove
|