/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.nedprod.com
| | www.stdin.co.uk
3.2 parsecs away

Travel
| | A nerd friend bought me a LILYGO E-paper display1, in the exact hope that Id end up going down the rabbit hole of Smart Things. I have gone down this bloody rabbit hole. Ive always been a sucker for data, and I aspire to heating my home more efficiently by measuring temperatures round the house and seeing how they change as I change demand. This is not a place of honour. Its a place of a lot of YAML and black magic. Its pretty cool when it works though: The board is a micro with Wi-Fi and a big-enough E-...
| | foosel.net
2.9 parsecs away

Travel
| | Integrating a CO2 sensor into my HA setup
| | markus-haack.com
3.2 parsecs away

Travel
| | I received many questions about using an ultrasonic distance sensor with ESPHome for their water tank project, leading them to create a short guide.
| | saeedesmaili.com
20.9 parsecs away

Travel
| I've been using Home Assistant to control many things at my smart home, including a couple of lights which are toggled on and off with motion sensors. I have one of these in the bathroom, so the motion sensor detects when I enter the bathroom and its light turns on, and the light turns back off if the motion sensor doesn't detect any motion in a specific period (60 seconds). Setting this automation is very easy using the motion-activated light blueprint , you just need to choose the entities for the motion sensor and the light, and Home Assistant handles all the hassle of figuring out the logic for when to turn the light on or off, and what to do when a motion is detected in the cool off period.