CyberJunky's Blog
  • Home Assistant
  • KNX
  • Solar Power
  • About
  • GitHub
  • Tags
  • Home Assistant
  • KNX
  • Solar Power
  • About
  • GitHub
  • Tags

Ron

Hi I'm Ron
79 posts
My 15-Day KNX Home Automation Journey knx

My 15-Day KNX Home Automation Journey

Welcome to My 15-Day KNX Home Automation Journey with Home Assistant! Hello, home automation enthusiasts! I'm thrilled to announce that I'm embarking on an exciting 30-day

  • Go to the profile of  Ron
Ron
8 Mar 2025 · 1 min read
Crypto trading with freqtrade

Crypto trading with freqtrade

Some snippets/notes on how to use freqtrade. https://www.freqtrade.io/en/latest/ https://github.com/freqtrade/freqtrade $ sudo apt install -y python3-pip python3-venv python3-pandas python3-pip git $ git clone

  • Go to the profile of  Ron
Ron
14 Feb 2024 · 2 min read
My Home Assistant Setup - Part 1

My Home Assistant Setup - Part 1

I use Home Assistant for quite some years now, started to run it on a Raspberry Pi, a NUC, later went for Home Assistant Blue, and recently bought a Home

  • Go to the profile of  Ron
Ron
14 Feb 2024 · 3 min read
Quick webserver for Toon Home Assistant development

Quick webserver for Toon Home Assistant development

import http.server import socketserver from http import HTTPStatus class MyServer(http.server.SimpleHTTPRequestHandler): def do_GET(self): # toon_smartmeter if self.path == '/hdrv_zwave?action=getDevices.json'

  • Go to the profile of  Ron
Ron
23 Dec 2023 · 1 min read
How to install Wallabag on Debian

How to install Wallabag on Debian

Was looking for a tool to store my bookmarks and items to read. Did this by sending myself e-mails which was not very clean... I opted to move to Wallabag,

  • Go to the profile of  Ron
Ron
23 Dec 2023 · 2 min read
Hosting a Ghost blog on Google Cloud

Hosting a Ghost blog on Google Cloud

I switched from the paid (although cheap) AWS Lightsail to Google Compute Engine for hosting this blog. NOTE: I bought the support for one month to get support on disabling

  • Go to the profile of  Ron
Ron
11 Nov 2022 · 3 min read
Geigercounter with KNX IP

Geigercounter with KNX IP

Having a KNX IP backbone with IP routers working I wanted to see if I can build some DIY sensors using it, and check if this is a stable solution

  • Go to the profile of  Ron
Ron
11 Nov 2022 · 2 min read
Installing Proxmox on a Intel NUC

Installing Proxmox on a Intel NUC

I installed Proxmox on a spare NUC8 to run all kind of things and get Proxmox experience. Hardware * Intel NUC with at least 8 GB of memory plus required VM

  • Go to the profile of  Ron
Ron
11 Nov 2022 · 3 min read
Move TTN Kickstarter LORA Gateway to V3 network thethingsnetwork

Move TTN Kickstarter LORA Gateway to V3 network

Finally had some time to move my TTN gateway from V2 to V2 network. Here are the steps and screenshots. Prerequisites: - Running v1.08 gateway firmware (beta) - User

  • Go to the profile of  Ron
Ron
25 Jun 2021 · 2 min read
Android 12 Developer Preview 1 android

Android 12 Developer Preview 1

A developer preview of the new Android 12 is available, I installed it on my Pixel 3 XL, and it works fine, a lot of good news on social media

  • Go to the profile of  Ron
Ron
23 Feb 2021 · 2 min read
Hosting a Ghost blog on AWS aws

Hosting a Ghost blog on AWS

I decided to switch to only using Home Assistant OS for running servers, I have an Intel NUC (development) and Home Assistant Blue (production), they run Home Assistant and do

  • Go to the profile of  Ron
Ron
23 Feb 2021 · 5 min read
Home Assistant OS on a Intel NUC 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

  • Go to the profile of  Ron
Ron
23 Feb 2021 · 2 min read
Control Home Assistant devices with KNX group addresses 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

  • Go to the profile of  Ron
Ron
17 Feb 2021 · 2 min read
JUNG KNX multi station knx

JUNG KNX multi station

Art. No. 23066REGHE I 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.

  • Go to the profile of  Ron
Ron
8 Jan 2021 · 3 min read
Gira Home Server 4 on Fujitsu S720 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&

  • Go to the profile of  Ron
Ron
8 Jan 2021 · 2 min read
GitHub MFA on Ubuntu CLI 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/

  • Go to the profile of  Ron
Ron
8 Nov 2020 · 1 min read
KNX with a power-line IP backbone 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,

  • Go to the profile of  Ron
Ron
8 Nov 2020 · 3 min read
Online KNX Resources 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

  • Go to the profile of  Ron
Ron
4 Nov 2020 · 1 min read
© 2025 CyberJunky's Blog. All rights reserved.
Design with by @GodoFredoNinja