knx JUNG KNX multi station Art. No. 23066REGHEI bought a few of these modules some time ago, they were used for a short period in holiday homes and replaced by another non KNX solution. Recently RDNZL 8 Jan 2021 • 3 min read
knx Gira Home Server 4 on Fujitsu S720 IMPORTANT NOTE: This setup is pure for testing/HSL development/knowledge gathering only, don't use this in production environment or for replacement of the Home Server hardware. I'm not responsable RDNZL 8 Jan 2021 • 2 min read
mfa GitHub MFA on Ubuntu CLI Install and compile the Gnome Keyring development $ sudo apt-get install libgnome-keyring-dev $ sudo make --directory=/usr/share/doc/git/contrib/credential/gnome-keyring $ git config --global credential.helper /usr/share/doc/git/ RDNZL 8 Nov 2020 • 1 min read
knx KNX with a power-line IP backbone Like I wrote here I wanted to see if I could connect my Shed with KNX via power-line since I have no means of getting the KNX data bus there, RDNZL 8 Nov 2020 • 3 min read
knx Online KNX Resources Forums Belgian KNX Forum German KNX Forum Dutch Tweakers KNX Topics Personal KNX Blogs Smartest Home (German) Zilverlindeblog (Dutch) Official Sites KNX Website MyKNX Website Commercial Sites KNXtoday Website Manufacturer RDNZL 4 Nov 2020 • 1 min read
knx Updating an GIRA 2167 00 IP Router I bought a second hand IP router to replace my IP interface, I'm trying to setup a IP backbone so I can extend my KNX network to the Shed via RDNZL 27 Oct 2020 • 2 min read
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 of using RDNZL 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 links: Github RDNZL 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.0# mysql RDNZL 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 10Download and flash below image to a 2GB micro-SD card. https: RDNZL 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- RDNZL 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 RDNZL 22 Sep 2020 • 1 min read
HUAWEI, AMD, Ryzen, R5 HUAWEI MateBook 14 2020 AMD Ryzen R5 4600H 16GB/512GB NVMe RDNZL 11 Sep 2020 • 2 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.image $ sudo RDNZL 20 Mar 2020 • 1 min read
linux Enable Google Authenticator 2FA for SSH Ubuntu: $ sudo apt-get install libpam-google-authenticatorDebian: $ 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_amd64. RDNZL 19 Mar 2020 • 1 min read