mirror of
https://github.com/esphome/esphome.git
synced 2026-08-30 09:36:03 +00:00
6 lines
128 B
YAML
6 lines
128 B
YAML
exposure_notifications:
|
|
on_exposure_notification:
|
|
then:
|
|
- lambda: |
|
|
ESP_LOGD("main", "RSSI: %d", x.rssi);
|