mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 14:53:49 +01:00
14 lines
215 B
YAML
14 lines
215 B
YAML
as3935_i2c:
|
|
irq_pin: ${irq_pin}
|
|
|
|
binary_sensor:
|
|
- platform: as3935
|
|
name: Storm Alert
|
|
|
|
sensor:
|
|
- platform: as3935
|
|
lightning_energy:
|
|
name: Lightning Energy
|
|
distance:
|
|
name: Distance Storm
|