2
May/22Water Depth Sensor With ESP32
Overview We live in a house with a water tank in the loft which uses gravity to feed water to any of the water sources upstairs in the house like the hot water tank to bathroom taps. Now and again, … Continue reading
6
Dec/21Raspberry Pi Connect To Hidden SSID
Turns out the Raspberry Pi won’t automatically look for hidden WiFi networks. CLI To enable this edit the file /etc/wpa_supplicant/wpa_supplicant.conf and add scan_ssid=1 inside the network declaration: SD With the SD plugged into another computer other than the Raspberry Pi, … Continue reading
4
Oct/21Home Assistant: New Starter Tips
Overview These are the things I wish I knew at the start of Home Assistant to save time and re-doing various setup related changes. It purely focuses on configurable points within Home Assistant as opposed to choices of eco systems, … Continue reading
5
Jul/21Home Assistant: Condition Based Auto Entities Card
Overview I was looking for a way to show / hide information based on states or attributes of an entity. Example use cases: Show any windows / doors which are open. List any low battery devices. Pre-Requisite Optional: Home Assistant … Continue reading