Skip to content

Instantly share code, notes, and snippets.

@Fran6u
Fran6u / esphome hx711 bed occupancy sensor for 8 legged bed.yaml
Last active April 23, 2023 05:13 — forked from Aasikki/esphome hx711 bed occupancy sensor for 8 legged bed.yaml
ESPHome sample configuration for an HX711 powered Smart Scale including Auto-Tare functionality.
esphome:
name: bed-occupancy
platform: ESP8266
board: d1_mini_lite
globals:
- id: initial_zero
type: float
restore_value: yes
# NOTE: make sure to align this value to the one used in "calibrate_linear" below!