mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
[as3935_i2c] Remove redundant includes (#8677)
This commit is contained in:
@@ -3,4 +3,9 @@ substitutions:
|
||||
sda_pin: GPIO17
|
||||
irq_pin: GPIO15
|
||||
|
||||
<<: !include common.yaml
|
||||
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
|
||||
|
Reference in New Issue
Block a user