This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## | |
## See https://github.com/kevin-david/home-assistant-shared/blob/main/esphome/esp32-wave-radon-proxy.yml for future updates | |
## | |
substitutions: | |
name: "<YOUR_DEVICE_NAME_HERE>" | |
wave_serial: "<YOUR_SERIAL_OR_UNIQUE_ID_HERE>" | |
# See https://esphome.io/components/sensor/airthings_ble.html for how to find this | |
# Note: If you have your ESP32 connected to your Wave device, it might cause problems syncing with your phone | |
# Suggest powering down the ESP device before running firmware updates or attempting to sync with AirThings cloud, if you care about that |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## | |
## See https://github.com/kevin-david/home-assistant-shared/blob/main/esphome/airgradient.yml for future updates | |
## | |
substitutions: | |
name: airgradient-02 | |
### Everything below this can be copy/paste between similar devices | |
esphome: | |
name: $name |