Skip to content

Instantly share code, notes, and snippets.

@zik4000
zik4000 / esphome_hx711_smart_scale.yaml
Created September 28, 2021 01:24 — forked from markusressel/esphome_hx711_smart_scale.yaml
ESPHome sample configuration for an HX711 powered Smart Scale including Auto-Tare functionality.
## Node configuration ##
esphome:
name: smart_scale
platform: ESP8266
board: nodemcuv2
globals:
- id: initial_zero
type: float