knx My KNX RF experiences so far I have some sections in my house where it's impossible to get the green lifeline aka the KNX Cable to reach. So I started to investigate the possibility Ron Klinkien 22 Oct 2020 · 4 min read
arduino KISSLora Sensors Steps to get it going: * Install Arduino IDE * Install SparkFun AVR drivers * Install The Things Network and SoftPWM libraries * Define device on TTN Console * Get Id's Some handy Ron Klinkien 20 Oct 2020 · 1 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 Configuring Beagle Bone Black Cape KNX 1-Wire on Debian 10 Setup image and install tools for building your a KNX IP interface for ETS5 and 1-wire support. Install Debian 10 Download and flash below image to a 2GB micro-SD card. Ron Klinkien 26 Sep 2020 · 5 min read
knx SIEMENS 5WG1 260-1AB01 Binary Inputs I needed binary inputs which could handle 230 Volt and simply have the option to send On, Off or Toggle to a Group Address using standard light switches with rocker- Ron Klinkien 22 Sep 2020 · 2 min read
knx KNX Basic Training A month ago I came across an online E-learning Basic Course KNX from GlobalVizion, which was discounted because of the COVID pandemic. I bought it and finished it a few Ron Klinkien 22 Sep 2020 · 1 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
HUAWEI, AMD, Ryzen, R5 HUAWEI MateBook 14 2020 AMD Ryzen R5 4600H 16GB/512GB NVMe I couldn't wait any longer for the bare-bone AMD's to become available again in the Netherlands and wanted a modern, small laptop with more then the Ron Klinkien 11 Sep 2020 · 2 min read
Updating rooted Toon 5.28.6 Login to Toon: $ ssh -c aes128-cbc -oKexAlgorithms=+diffie-hellman-group1-sha1 root@192.168.x.y Download script to your Toon: $curl -Nks https://raw.githubusercontent.com/ToonSoftwareCollective/update-rooted/master/update-rooted.sh -o Ron Klinkien 14 May 2020 · 1 min read
hacks Examining AVM FRITZ!Box firmware Some steps too take a closer look to AVM's firmware $ mkdir ~/Firmware; cd ~/Firmware $ wget https://download.avm.de/fritzbox/fritzbox-7590/other/fritz.os/FRITZ.Box_7590-07.13. Ron Klinkien 20 Mar 2020 · 1 min read
linux Enable Google Authenticator 2FA for SSH Ubuntu: $ sudo apt-get install libpam-google-authenticator Debian: $ sudo apt-get install libqrencode3 $ wget http://ftp.us.debian.org/debian/pool/main/g/google-authenticator/libpam-google-authenticator_20191231-1_amd64.deb $ sudo dpkg -i libpam-google-authenticator_20191231-1_ Ron Klinkien 19 Mar 2020 · 1 min read
security email and domain security About SPF, DMARC and DNSSEC DMARC: Create a 14 Day trial account at https://dmarcian. Setup and get unique email addresses, create a DMARC TXT record: _dmarc.cyberjunky.nl v= Ron Klinkien 19 Mar 2020 · 1 min read
linux Misc Linux tips and tricks R Studio Data Recovery doesn't start with: /usr/local/R-Studio/bin/R-Studio: error while loading shared libraries: librs_linux_r.so: cannot open shared object file: No such Ron Klinkien 19 Mar 2020 · 2 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
ubuntu Reflashing my LG Chromebase back to ChromeOS With a lot of effort (back then when not much was known) I flashed my LG Chromebase (22CV241) to use Coreboot and installed Ubuntu 14.04 LTS on it. For Ron Klinkien 19 Mar 2020 · 5 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
Using Shotwell to manage photos on share Shotwell cannot cope with auto-mounted shares made by files/nautilus on Ubuntu. You get "hardware errors" while importing (in place) You can circumvent this by mounting the share Ron Klinkien 18 Mar 2020 · 1 min read