This file contains hidden or 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
esphome: | |
name: water-softener | |
esp32: | |
board: esp32dev | |
framework: | |
type: arduino | |
globals: | |
# distance between bottom of tank and sensor position is 0.91m |
This file contains hidden or 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
blueprint: | |
name: "Presence Status Update" | |
description: Making Home Assistant’s Presence Detection not so Binary | |
domain: automation | |
input: | |
person_device_tracker: | |
name: Person | |
description: This is the person entity to read the basic home/away presence | |
selector: | |
entity: |