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.0# mysql RDNZL 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) RDNZL 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 All for RDNZL 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 using a RDNZL 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 RDNZL 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 how to enable and RDNZL 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 RDNZL 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/ The Omnik RDNZL 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 RDNZL 6 Jan 2019 • 1 min read