Skip to content

Instantly share code, notes, and snippets.

@Aasikki
Aasikki / esphome hx711 bed occupancy sensor for 8 legged bed.yaml
Last active January 20, 2024 13:47 — forked from markusressel/esphome_hx711_smart_scale.yaml
ESPHome sample configuration for an HX711 powered Smart Scale including Auto-Tare functionality.
################################################
# Secrets
################################################
# Add these to your secrets.yaml (in the top right corner of esphome):
# wifi_ssid: "your_wifi_ssid"
# wifi_password: "your_wifi_password"
# api_key: "your_api_key"
# ota_password: "your_ota_password"