Skip to content

Instantly share code, notes, and snippets.

View kevin-david's full-sized avatar

Kevin David kevin-david

View GitHub Profile
@kevin-david
kevin-david / esphome-esp32-wave-radon-proxy.yml
Last active November 12, 2023 18:25
Airthings Wave Radon: ESPHome Sensor / Proxy
##
## 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
@kevin-david
kevin-david / airgradient-02.yaml
Last active November 12, 2023 18:25
AirGradient DIY: ESPHome with Sleep (extend PM2.5 sensor lifetime)
##
## 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