home-assistant Home Assistant OS on a Intel NUC My D.I.Y. i3 board running Ubuntu 18 and Docker with Supervised HA for a long became unsupported, and in unhealthy state according to Hass.io, so I was Ron Klinkien 23 Feb 2021 · 2 min read
knx Control Home Assistant devices with KNX group addresses Had to look up some posts before I got it working, so this is a note to myself. First you need to allow the KNX Group Addresses you want to Ron Klinkien 17 Feb 2021 · 2 min read
home-assistant Home Assistant Database Maintenance Some commands to investigate and cleanup my Home Assistant database. I'm using MariaDB in docker, open a docker cli on homeassistant docker image (using Portainer for example) bash-5. Ron Klinkien 18 Oct 2020 · 3 min read
knx Invert Window Sensor state for ABB EnOcean Gateway I use a ABB EnOcean EG/A32.2.1 EnOcean to KNX Gateway, a wonderful device, but I ran into an issue where a Eltako FTKE door window sensor (F6-10-00) Ron Klinkien 22 Sep 2020 · 1 min read
knx 'All On/Off' only switch Off for KNX Central Group Address I had an issue where i have an All On/Off Central group address in KNX but I didn't want to be able to do a Switch On Ron Klinkien 22 Sep 2020 · 1 min read
esphome Geigercounter with ESPHome I had this Geiger counter DIY Kit for Arduino laying around for a long time and decided to connect it to my Home Assistant installation using ESPHome. I'm Ron Klinkien 19 Mar 2020 · 2 min read
esphome Using LSC Smart Connect's Power Plug with ESPHome In this post I describe the steps needed to prepare a LSC Smart Connect power plug -sold by Action- for use with Home Assistant/ESPHome. I simply gathered instructions I Ron Klinkien 19 Mar 2020 · 1 min read
home-assistant Docker Monitor sensor for Home Assistant Found an interesting custom component sensor called docker_monitor.py here. But since I use Hass.io it couldn't open docker's UNIX socket, this post describes Ron Klinkien 21 Jan 2019 · 2 min read
arduino ESPHome revised AKA native API ESPhomeyaml was already a great add-on for Home Assistant, you could program, compile and flash an ESP node just from your browser. And if you wanted to update it, you Ron Klinkien 10 Jan 2019 · 2 min read
wemo Omnik Inverter serial sensor for Home Assistant For a long time I wanted to disconnect my Omnik Inverter from my WiFi network and stop uploading it's data to the Omnik portal https://www.omnikportal.com/ Ron Klinkien 6 Jan 2019 · 4 min read
home-assistant Home Assistant Custom Components You can find my custom components here: https://github.com/cyberjunky/home-assistant-custom-components Ron Klinkien 6 Jan 2019 · 1 min read