June 13, 2025

One-liner Internet speedtest, Linux CLI, Node-Red, Home Assistant

+ Linux
We’ve been using Mobile Broadband for several years and have always been keen to measure the speed from our Internet Service Provider (ISP).

I’ve posted several variants, mostly Node-RED(NR) flows and programs that often use Python. I’m now slowly converting to Home Assistant(HA), and was glad there was an integration,  Speedtest, to do the job. But I couldn’t get it to work since HA didn’t like that the test took more than 10 seconds, 

Then I tried a Speedtest NR node, but it didn’t install because it needed Python dependencies...... (NR was installed as a HA "Add-on")

June 07, 2025

Home Assistant with VirtualBox or Proxmox or Ubuntu KVM ???

After using Home Assistant (HA) for a while, I’ve realised it could improve my home automation, despite using Apple HomeKit.

I tested HA, including Node-RED and other ’Add-ons’, on a Raspberry Pi 3 (RPi) and found that its computational power wasn’t enough for optimal performance.

I recently bought an Apple Mac Mini M4, replacing my 2018 (M18) model, so  the M18 is really a great candidate for my HA setup !

The preferred method of running HA is through the HA Operating System (HAOS), which optimises the user experience and simplifies the automation process.

June 02, 2025

Home Assistant core install, Raspberry Pi and Python 3.12 & 3.13

Updated 2025-06-02 !

This will soon be a deprecated installation method !!

The best way to start with Home Assistant(HA), and Raspberry Pi(RPi), is off course to use the ”Raspberry Pi imager” and in the menu select "Other specific-purpose OS => Home Assistant and home automation => Home Assistant". This will install the HA operating system.

It works very well and here are the install instructions
On the other hand if you want to add HA to a RPi which you already have up and running, without Docker, you need to install something which is called "Home Assistant Core".

Please check the "Remarks" below before you start.

New version for Python 3.13 ! Below info is not updated but just change from 3.12 to 3.13 


May 20, 2025

Installing Ubuntu 24.04 or 24.10/25.04 on an old MacBook Air(2011)

Updated 2025-05-20 !

I have done several posts Blogging about how to keep an old MacBook Air(MBA), mid 2011(A1369), with SSD disk "alive". I have used the fantastic software package
OpenCore Legacy patcher to upgrade the Mac to the latest Mac OS. 

A while ago i tested Mac OS Sequoia(15.3), on the mentioned Mac, but I had to admit that it was to much for the 14 year old companion.

I really like the Mac and everything works, after a battery change, so it ended up with installing Ubuntu 24.04.2 LTS or if you want the latest scroll down and get Ubuntu 24.10/25.04.

May 18, 2025

Ubuntu Desktop for beginners or easy start !

Updated 2025-05-18

This post is for both Windows and Mac users ! 

I have been running Linux, Raspberry Pi OS, since several years but almost just the Lite version (without Desktop).

But when my old MacBook Air "gave up", with Mac OS, it came naturally to use Ubuntu Desktop since it's also based on the Debian Linux distribution and the most used Linux distribution.

So it ended up with installing Ubuntu 24.04.2 LTS(UOS) or the later 24.10 !

May 09, 2025

Home Assistant and Node-RED

Node-Red(NR) is Flow-based programming for the Internet of Things.

I have in the past written a lot of posts for Node-RED and the HA implementation makes it easy to interact with HA:s entities.

The best thing is that even if you don't are a skilled programmer, but like logic flows, you can make really advanced things and it really complements the logic that could be made within Home Assistant(HA).

In this post I will do a quick introduction to what is possible with NR together with HA.

April 05, 2025

Home Assistant and Node-RED .........

Please note that this post is a copy of the post from 9 May and is just created due to problem with Google indexing !!! 

Node-Red(NR) is Flow-based programming for the Internet of Things.

I have in the past written a lot of posts for Node-RED and the HA implementation makes it easy to interact with HA:s entities.

The best thing is that even if you don't are a skilled programmer, but like logic flows, you can make really advanced things and it really complements the logic that could be made within Home Assistant(HA).

In this post a will do a quick introduction to what is possible with NR together with HA.

March 23, 2025

Remote access for Linux, remote.it, made simple

Updated 2025-03-23 !

Sometimes it's really nice to reach your applications, secure and quick, at home when you are somewhere else. 

There are several applications but this post will be describe a really quick setup with remote.it on a Raspberry Pi(RPi) or another Linux platform. Of course there also is a Windows version.

The most used services are; http, ssh, vnc, rdp, SAMBA(smb/cifs) ..... and or non-commercial use, with up to 5 devices, it's free !

I'm using it to access Home Assistant, display NodeRed dashboard, access servers with "ssh" and file sharing with SAMBA there all applications are running on RPi:s at home.

March 14, 2025

Home Assistant for beginners or easy start

Updated 2025-03-14 !

What is the purpose of a Home Assistant(HA) according to Wikipedia ?

Home Assistant is free and open-source software used for home automation. It serves as an integration platform and smart home hub, allowing users to control smart home devices. The software emphasizes local control and privacy and is designed to be independent of any specific Internet of Things (IoT) ecosystem. 

Even for me, as someone running Apple HomeKit and Homebridge, it is a fantastic piece of software that bridges almost everything and enables highly intelligent integrations. 

Since it is widely used, there is a wealth of information available. However, I couldn't find a clear "bullet list" on how to get started. This post will primarily contain links to other sources rather than writing extensive explanations myself.

January 23, 2025

iCloud drive sync, or mount, with a Linux, Ubuntu, device

Updated 2025-01-23 !

With my project to keep a MacBook Air 2011(MBA) alive, Ubuntu installed, i searched for a solution where my iCloud drive(iCD) was 
continuous synced with my MBA. This must work both ways so even a file change made on MBA should be replicated to iCD.

rclone now, 2025-01, works with iCloud !! Setup below !!

Before "rclone" was working with iCloud I solved my sync between iCD and MBA with Syncthing(ST). Check below. ST doesn't sync with iCloud so the work around here was to use my MacMini, Mac OS, as the "Middle man". It's always on and synced with iCD.

January 10, 2025

IKEA Bäve dimmer hack II

Updated 2025-01-10 !

Dimming not dimmable LED, IKEA Bäve, produced before 2019-11 and a new idea for later products !













In former post I used a Fibaro Z-Wave RGBW controller but in this post I will use an IKEA original or an external dimmer ?!

January 09, 2025

Install Weather34 with WeatherLink

Updated 2025-01-09 PHP 8.2 !

If You want Your Private Weather Station(PWS) Davis Vantage Pro2, or other Davis products that use WeatherLink, to provide data for the template we use at Domstens Båtklubb just follow the instructions below. 


This is made without additional software such as Cumulus, Weather display or the Meteobridge product.


This application is updated !!, to use the v2 API. Check  this post !!

January 08, 2025

Install Weather34 with WeatherLink, v2 API

Updated 2025-01-08 OK PHP 8.2 !

This post is an update from a former post which handles on how to set up a weather WEB-site with data from Davis Weather Link(WL) but here adapted to the latest WL API v2.

Any product that reports weather data to WL can be used as a source for this weather template.

This is made without additional software such as Cumulus, Weather display or the Meteobridge product.

January 04, 2025

DMI forecast API for atmosphere, ocean and sea ice, free !

Updated 2025-01-04

DMI is the Danish Meteorological Institute and the
 Open Data API provides free and open access to DMI’s data.They are covering a pretty big area not just Denmark.

I'm maintaining the weather station for Domstens yacht club and have become really interested in weather "issues".

The actual use case for me is that I have to change the mooring, of our boat, if the water level exceeds 60 cm from normal. For several years I have been searching for a free forecast API so I can get an early warning when the water level rises.

Node-Red is used.

January 02, 2025

ReSound Smart 3D app for ReSound hearing aids

Beeing forced to use a hearing aid(HA) is not that fun but on the other hand it's always exciting with new electronic gadgets and to better participate in conversations with other people. 

In this post I will just summarize some points gathered when setting up the HA with the ReSound Smart 3D(S3D) in an Apple enviroment. But of course there is also a Android app

These hearing aids are compatible with the mentioned app and I'm using Resound Nexia 9 RIE.