Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
566a323fda | ||
|
|
655c815934 | ||
|
|
aff5d0e55e | ||
|
|
cb5ce59d66 | ||
|
|
f79c0b15f6 | ||
|
|
073eaa8018 | ||
|
|
b778275e86 | ||
|
|
f1e4301531 | ||
|
|
e3a3356ef3 | ||
|
|
0d1c1a79e6 | ||
|
|
0067273831 | ||
|
|
68a6ee1e39 |
4
.github/workflows/hugo_publisher.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
|||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
- name: Cache node modules
|
- name: Cache node modules
|
||||||
uses: actions/cache@v5.0.3
|
uses: actions/cache@v5.0.4
|
||||||
env:
|
env:
|
||||||
cache-name: cache-node-modules-v1
|
cache-name: cache-node-modules-v1
|
||||||
with:
|
with:
|
||||||
@@ -81,7 +81,7 @@ jobs:
|
|||||||
timezoneMacos: Europe/Rome
|
timezoneMacos: Europe/Rome
|
||||||
|
|
||||||
- name: Cache built website
|
- name: Cache built website
|
||||||
uses: actions/cache@v5.0.3
|
uses: actions/cache@v5.0.4
|
||||||
env:
|
env:
|
||||||
cache-name: cache-website-v1
|
cache-name: cache-website-v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
@@ -48,3 +48,9 @@ strong {
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.footnotes {
|
||||||
|
p {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 1.7 MiB |
@@ -1,37 +0,0 @@
|
|||||||
---
|
|
||||||
title: "And Now I Start Tinkering With Hardware"
|
|
||||||
date: 2025-06-02T00:21:52+02:00
|
|
||||||
draft: true
|
|
||||||
feature_link: "https://www.midjourney.com/home/"
|
|
||||||
feature_text: "by IA Midjourney"
|
|
||||||
description: Some idea to start some software-hardware software
|
|
||||||
isStarred: false
|
|
||||||
tags:
|
|
||||||
- hacking
|
|
||||||
- coding
|
|
||||||
- micropython
|
|
||||||
categories:
|
|
||||||
- tinkering
|
|
||||||
images:
|
|
||||||
keywords:
|
|
||||||
series:
|
|
||||||
reply:
|
|
||||||
repost:
|
|
||||||
like:
|
|
||||||
rsvp:
|
|
||||||
bookmark:
|
|
||||||
|
|
||||||
comments:
|
|
||||||
host: mastodon.social
|
|
||||||
username: fundor333
|
|
||||||
id:
|
|
||||||
---
|
|
||||||
|
|
||||||
[Programming hardware displays the easy way - using MicroPython and LVGL](https://2025.pycon.it/en/event/programming-hardware-displays-the-easy-way-using-micropython-and-lvgl)
|
|
||||||
|
|
||||||
[Buying a Seven Year Old Refurbished Kobo eReader](https://eclecticpassions.net/blog/refurbished-ereader-kobo-aura-one/)
|
|
||||||
|
|
||||||
[SSH into KOreader (Kobo eReader) from macOS](https://www.burgeonlab.com/2024/ssh-into-koreader-kobo-ereader-from-macos/)
|
|
||||||
|
|
||||||
[Booting DietPi from SSD on a Raspberry Pi 4B 8GB](https://www.burgeonlab.com/2023/booting-dietpi-from-ssd-on-a-raspberry-pi-4b-8gb/)
|
|
||||||
nh
|
|
||||||
|
After Width: | Height: | Size: 1.0 MiB |
|
After Width: | Height: | Size: 102 KiB |
|
After Width: | Height: | Size: 3.8 MiB |
|
After Width: | Height: | Size: 3.3 MiB |
@@ -1,23 +1,182 @@
|
|||||||
---
|
---
|
||||||
title: "Starting My Home Automation Experiment"
|
title: Starting My Home Automation Experiment
|
||||||
date: 2026-03-29T20:46:01+02:00
|
date: 2026-03-30 08:46:01+02:00
|
||||||
draft: true
|
feature_link: https://www.midjourney.com/home/
|
||||||
feature_link: "https://www.midjourney.com/home/"
|
feature_text: by IA Midjourney
|
||||||
feature_text: "by IA Midjourney"
|
description: I am starting a Home Automation in my home and this is how I start it
|
||||||
description: "I am starting a Home Automation in my home and this is how I start it"
|
|
||||||
tags:
|
tags:
|
||||||
- home-automation
|
- home-automation
|
||||||
- hacking
|
- hacking
|
||||||
- self-hosting
|
- self-hosting
|
||||||
|
- raspberry-pi
|
||||||
|
- home-assistant
|
||||||
categories:
|
categories:
|
||||||
- tinkering
|
- tinkering
|
||||||
series:
|
series:
|
||||||
- My Home Automation Lab
|
- My Home Automation Lab
|
||||||
|
syndication:
|
||||||
|
- https://mastodon.social/@fundor333/116318298830055707
|
||||||
|
comments:
|
||||||
|
host: mastodon.social
|
||||||
|
username: fundor333
|
||||||
|
id: '116318298830055707'
|
||||||
---
|
---
|
||||||
|
|
||||||
And some time ago I installed the Fiber[^1] in my home and I want to use in the best way, so I start to rework all my local network and I think about adding some home automation.
|
And some time ago I installed the __*FIBER*__[^1] in my home and I want to use in the best way, so I start to rework all my local network and I think about adding some home automation.
|
||||||
|
|
||||||
[^1]: I pay a company to install it and clean after.
|
[^1]: I pay a company to install it and I clean after.
|
||||||
|
|
||||||
{{< xkcd 1966 >}}
|
{{< xkcd 1931 >}}
|
||||||
|
|
||||||
|
## What do I need?
|
||||||
|
|
||||||
|
First I search for understand what I need to have for build my personal home automation. So serching on the web I found I need:
|
||||||
|
|
||||||
|
- A brain/core/server for coordinate all the stuffs
|
||||||
|
- A software for the brain, for the automation and other stuff
|
||||||
|
- A router for adding the brain to the network for update and other stuff
|
||||||
|
- Dongle/sensor/tech for connectivity with the sensors and smart stuff (one for protocol)
|
||||||
|
- The smart stuff (light bulb, sensor, timer, endpoint api...)
|
||||||
|
|
||||||
|
So I need to choose which protocol I want in my home... And I don't know...
|
||||||
|
|
||||||
|
So I change the point of view:
|
||||||
|
|
||||||
|
- I want to use good smart stuff but I don't want to pay too much
|
||||||
|
- I want something Open Source so I am not bind to a company
|
||||||
|
- I want something offline or/and on MY HOME SERVER
|
||||||
|
|
||||||
|
### The protocols
|
||||||
|
|
||||||
|
Searching for the protocols I choose Thread[^thread-standard] and Zigbee[^zigbee].
|
||||||
|
One reason is because they are the most used protocol for communication and more easy to find online (Amazon) and offline (Ikea and othe local shop).
|
||||||
|
|
||||||
|
For starting I will implement only Thread because the more easy tech for me are all Matter over Thread so I start with Thread.
|
||||||
|
|
||||||
|
From the infographic I found, I need to implement Matter[^matter-standard] also because Matter is the top stuff for an Home Assistant.
|
||||||
|

|
||||||
|
|
||||||
|
[^matter-standard]: [Matter Standard](https://csa-iot.org/all-solutions/matter/)
|
||||||
|
[^thread-standard]: [Thread Standard](https://threadgroup.org/)
|
||||||
|
[^zigbee]: [Zigbee Standard](https://csa-iot.org/all-solutions/zigbee/)
|
||||||
|
|
||||||
|
### The software
|
||||||
|
|
||||||
|
Now I want a software, Open Source, which I can support Thread and Matter (and also Zigbee) and I found a software (Open Source) wich support all I need: Home Assistant[^home-assistant].
|
||||||
|
|
||||||
|
It support Matter[^matter-home-assistant], Thread[^thread-home-assistant] and Zigbee[^zigbee-home-automation] and I can put it in a RaspberryPi or other server.
|
||||||
|
|
||||||
|
[^home-assistant]: [Home Assistant](https://www.home-assistant.io/)
|
||||||
|
[^matter-home-assistant]: [Home Assistant Matter](https://www.home-assistant.io/integrations/matter/)
|
||||||
|
[^thread-home-assistant]: [Home Assistant Thread](https://www.home-assistant.io/integrations/thread/)
|
||||||
|
[^zigbee-home-automation]: [Zigbee Home Automation](https://www.home-assistant.io/integrations/zha/)
|
||||||
|
|
||||||
|
## Hardware
|
||||||
|
|
||||||
|
So I start to make a list of what I have and what I need.
|
||||||
|
Some things I buy online, some things come from some tech market and some come form the shoes box of my old stuff...
|
||||||
|
|
||||||
|
I only write about the real things but if I use cable or other "standard stuff" I don't write about it.
|
||||||
|
So yes I bought some usb extention and some network cable but they aren't important for this post.
|
||||||
|
|
||||||
|
### Core/Brain Stuff
|
||||||
|
|
||||||
|
First I need the Brain for the project
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
From what I read in the Home Assistant[^home-assistant] documentation I need some type of server with some gadget connected to them.
|
||||||
|
|
||||||
|
So I search and got a RaspberryPi 4B[^raspberry].
|
||||||
|

|
||||||
|
|
||||||
|
[^raspberry]: [RaspberryPi 4B](https://www.raspberrypi.com/products/raspberry-pi-4-model-b/)
|
||||||
|
|
||||||
|
I also bought a microSD with 64GB of memory (I am on a budget for this project) as an Hard Disk for the "server".
|
||||||
|
|
||||||
|
Searching in my closet and in some shoes boxes I found a case[^case] for RaspberryPi with active cooling system (and LGB light)
|
||||||
|
|
||||||
|
[^case]: [Raspberry Pi 4B Case from Owootecc](https://www.amazon.it/dp/B07YJGWPQL)
|
||||||
|
|
||||||
|
So I flash the microSD with the Home Assistant software. Thanks to the Raspberry Pi Software[^iso] choosing the right iso and flash it in the SD was a walk in the park.
|
||||||
|
|
||||||
|
[^iso]: [Raspberry Pi software](https://www.raspberrypi.com/software/)
|
||||||
|
|
||||||
|
After the flashing I set it up and add to my local network and check for update.
|
||||||
|
|
||||||
|
So the brain is ready!
|
||||||
|
|
||||||
|
### Sensor form Ikea
|
||||||
|
|
||||||
|
I went to Ikea for some stuff and some Swedish meatballs and I came back with an Ikea Alpstuga[^ikea].
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
It is a timer, air sensor with CO2 and PM2.5 sensor and output all of them and an Air Quality value.
|
||||||
|
|
||||||
|
[^ikea]: [Ikea Alpstuga](https://www.ikea.com/it/it/p/alpstuga-sensore-della-qualita-dellaria-smart-50604187/)
|
||||||
|
|
||||||
|
The only bad thing about it is the color but for the price I don't complain.
|
||||||
|
|
||||||
|
So after coming home I found it didn't work.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
As is the RaspberryPi 4B do not support Thread or Zigbee without some type of specialized antenna...
|
||||||
|
I was understanding that the software use the wifi module of the RaspberryPi as a Zigbee/Thread emitter/reciver but no so I search on Amazon for the dongle for Thread.
|
||||||
|
|
||||||
|
### Antenna
|
||||||
|
|
||||||
|
I bought a Usb dongle[^antenna] for connecting the RaspberryPi and the other gadget in the house (for now only the Ikea one)
|
||||||
|
|
||||||
|
[^antenna]: [SONOFF Zigbee 3.0 USB Dongle Plus MG24](https://www.amazon.it/dp/B0FMJD288B)
|
||||||
|
|
||||||
|
[^antenna]
|
||||||
|
|
||||||
|
This antenna is a little special: you can flash it for changing it form Zigbee to Thread and vice versa so I start to config it.
|
||||||
|
|
||||||
|
#### Setup the Antenna
|
||||||
|
|
||||||
|
First I flash the antenna. I need to port from Zigbee to Thread[^flash_firmware] and with the online tool it was so easy I thought I did something wrong.
|
||||||
|
|
||||||
|
[^flash_firmware]: [Sonoff dongle flasher/](https://dongle.sonoff.tech/sonoff-dongle-flasher/)
|
||||||
|
|
||||||
|
After this I connect the dongle and start to config the Home Assistant.
|
||||||
|
|
||||||
|
First I need to have installed Thread from "Add Integration" and it showed an empty list of device. This is correct because I didn't have a Thread router installed.
|
||||||
|
|
||||||
|
So we add a OpenRouter. How? Installing from the officials app of mine Home Assistant.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
After this I edit the config in this way (the device was auto-finded) and I set this for my device. [^note]
|
||||||
|
|
||||||
|
[^note]: This config work for me, it can not work for you
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
For checking if all was ok I went and seach in the log for the OpenThread for a specific line.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
After this I went to check if the Thread integration showed the Ikea sensor and it didn't show... Why? Because I am STUPID.
|
||||||
|
|
||||||
|
#### Setup the last little things
|
||||||
|
|
||||||
|
Alpstuga (my air sensor) is not Thread, is Matter over Thread, so I need to add the thing with the Matter integration. And with this last integration the system worked!
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
I am happy of this system? No. Why? I have the wrong time on the Alpstuga.
|
||||||
|
|
||||||
|
This thing I don't understand so I search online for understand how can I fix the time on the device.
|
||||||
|
|
||||||
|
I find this is a common problem with the Alpstuga device and someone made a Hacs[^hacs] plugin[^matter-time-synk] wich add a cron and a button for sync the Home Assistant's clock. I also add the plugin for integrate my Playstation Network in my Home Assistant[^psnetwork].
|
||||||
|
|
||||||
|
[^hacs]: [Home Assistant Hacs](https://www.hacs.xyz/)
|
||||||
|
[^matter-time-synk]: [Matter time synk](https://github.com/Loweack/Matter-Time-Sync/)
|
||||||
|
[^psnetwork]: [PlayStation Network Home Assistant](https://www.home-assistant.io/integrations/playstation_network/)
|
||||||
|
|
||||||
|
## Conclusion
|
||||||
|
|
||||||
|
For now this is what I had done but I want to have automation (for now I don't have any) and some stuff for lower the gas bill so there will be more post about my smart home.
|
||||||
|
|||||||
|
After Width: | Height: | Size: 74 KiB |
|
After Width: | Height: | Size: 326 KiB |
|
After Width: | Height: | Size: 125 KiB |
|
After Width: | Height: | Size: 3.5 MiB |
|
After Width: | Height: | Size: 140 KiB |
|
After Width: | Height: | Size: 3.4 MiB |
BIN
content/weeknotes/2026/14/cover.png
Normal file
|
After Width: | Height: | Size: 2.3 MiB |
33
content/weeknotes/2026/14/index.md
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
---
|
||||||
|
title: "Week Note Nº 14/2026"
|
||||||
|
date: "2026-03-30T09:00:00+01:00"
|
||||||
|
lastmod: "2026-03-30T09:00:00+01:00"
|
||||||
|
tags: ["weeknote"]
|
||||||
|
type : "weeknote"
|
||||||
|
summary: "Personal notes for week 14 of 2026"
|
||||||
|
description: "Personal notes for week 14 of 2026"
|
||||||
|
draft: False
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
## New post from my blog
|
||||||
|
- [Week Note Nº 13/2026](https://fundor333.com/weeknotes/2026/13/?utm_source=fundor333.com)
|
||||||
|
|
||||||
|
## My Links
|
||||||
|
- [My blog](https://www.fundor333.com)
|
||||||
|
- [My newsletter](https://newsletter.digitaltearoom.com)
|
||||||
|
- [Support me](https://ko-fi.com/fundor333)
|
||||||
|
|
||||||
|
## Anime and manga's stats
|
||||||
|
|
||||||
|
### **Anime**
|
||||||
|
- Total anime watched: **105**
|
||||||
|
- Total anime watched time: **706h 22m**
|
||||||
|
- Total anime watched episodes: **1708**
|
||||||
|
- Top 5 anime genres: 🏷️ Action, 🏷️ Adventure, 🏷️ Fantasy, 🏷️ Supernatural, 🏷️ Drama
|
||||||
|
|
||||||
|
### **Manga**
|
||||||
|
- Total manga read: **269**
|
||||||
|
- Total manga read chapters: **27385**
|
||||||
|
- Total manga read volumes: **612**
|
||||||
|
- Top 5 manga genres: 🏷️ Fantasy, 🏷️ Action, 🏷️ Adventure, 🏷️ Comedy, 🏷️ Drama
|
||||||
7
data/syndication/583f3c656d6a2c5b4c6afd7d63e30c2c.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"syndication": [
|
||||||
|
"https://bsky.app/profile/fundor333.bsky.social/post/3mdgrz4agzg23",
|
||||||
|
"https://mastodon.social/@fundor333/115969377077180224"
|
||||||
|
],
|
||||||
|
"source": "https://fundor333.com/micro/2026/01/making-htmx-stuffs/"
|
||||||
|
}
|
||||||
6
data/syndication/853da2e01e05f502d81968f125b665da.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"syndication": [
|
||||||
|
"https://mastodon.social/@fundor333/115963459189684445"
|
||||||
|
],
|
||||||
|
"source": "https://fundor333.com/post/2026/why-do-i-disinstall-poetry-and-use-only-uv-/"
|
||||||
|
}
|
||||||
7
data/syndication/ce9aeac929c309d69c744329dfdfdba0.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"syndication": [
|
||||||
|
"https://mastodon.social/@fundor333/116318298830055707",
|
||||||
|
"https://news.ycombinator.com/item?id=47573957"
|
||||||
|
],
|
||||||
|
"source": "https://fundor333.com/post/2026/starting-my-home-automation-experiment/"
|
||||||
|
}
|
||||||
6
package-lock.json
generated
@@ -162,9 +162,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/caniuse-lite": {
|
"node_modules/caniuse-lite": {
|
||||||
"version": "1.0.30001781",
|
"version": "1.0.30001782",
|
||||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001781.tgz",
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001782.tgz",
|
||||||
"integrity": "sha512-RdwNCyMsNBftLjW6w01z8bKEvT6e/5tpPVEgtn22TiLGlstHOVecsX2KHFkD5e/vRnIE4EGzpuIODb3mtswtkw==",
|
"integrity": "sha512-dZcaJLJeDMh4rELYFw1tvSn1bhZWYFOt468FcbHHxx/Z/dFidd1I6ciyFdi3iwfQCyOjqo9upF6lGQYtMiJWxw==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "opencollective",
|
"type": "opencollective",
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"Target":"add.min.855eeee13cf87b04c5f2dc5d26fbb0ee43b90357d4d210186eebe753d1055101.css","MediaType":"text/css","Data":{"Integrity":"sha256-hV7u4Tz4ewTF8txdJvuw7kO5A1fU0hAYbuvnU9EFUQE="}}
|
{"Target":"add.min.ccd2b4b9ceb675fabadad53f60dfdfc15f8c9ac2e9f43bdadc77c75132bd005f.css","MediaType":"text/css","Data":{"Integrity":"sha256-zNK0uc62dfq62tU/YN/fwV+MmsLp9Dva3HfHUTK9AF8="}}
|
||||||
|
Before Width: | Height: | Size: 140 KiB After Width: | Height: | Size: 158 KiB |
|
Before Width: | Height: | Size: 386 KiB After Width: | Height: | Size: 140 KiB |
|
Before Width: | Height: | Size: 140 KiB After Width: | Height: | Size: 258 KiB |
|
Before Width: | Height: | Size: 204 KiB After Width: | Height: | Size: 133 KiB |
|
Before Width: | Height: | Size: 298 KiB After Width: | Height: | Size: 471 KiB |
|
Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 231 KiB |
|
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 142 KiB |
|
Before Width: | Height: | Size: 322 KiB After Width: | Height: | Size: 386 KiB |
|
Before Width: | Height: | Size: 500 KiB After Width: | Height: | Size: 305 KiB |
|
Before Width: | Height: | Size: 165 KiB After Width: | Height: | Size: 117 KiB |
|
Before Width: | Height: | Size: 245 KiB After Width: | Height: | Size: 370 KiB |
|
Before Width: | Height: | Size: 265 KiB After Width: | Height: | Size: 244 KiB |
|
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 317 KiB |
|
Before Width: | Height: | Size: 174 KiB After Width: | Height: | Size: 161 KiB |
|
Before Width: | Height: | Size: 338 KiB After Width: | Height: | Size: 245 KiB |
|
Before Width: | Height: | Size: 305 KiB After Width: | Height: | Size: 128 KiB |
|
Before Width: | Height: | Size: 471 KiB After Width: | Height: | Size: 174 KiB |
|
Before Width: | Height: | Size: 158 KiB After Width: | Height: | Size: 155 KiB |
|
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 500 KiB |
|
Before Width: | Height: | Size: 133 KiB After Width: | Height: | Size: 199 KiB |
|
Before Width: | Height: | Size: 470 KiB After Width: | Height: | Size: 301 KiB |
|
Before Width: | Height: | Size: 180 KiB After Width: | Height: | Size: 530 KiB |
|
Before Width: | Height: | Size: 199 KiB After Width: | Height: | Size: 129 KiB |
|
Before Width: | Height: | Size: 155 KiB After Width: | Height: | Size: 204 KiB |
|
Before Width: | Height: | Size: 490 KiB After Width: | Height: | Size: 174 KiB |
|
Before Width: | Height: | Size: 174 KiB After Width: | Height: | Size: 265 KiB |
|
Before Width: | Height: | Size: 231 KiB After Width: | Height: | Size: 140 KiB |
|
Before Width: | Height: | Size: 161 KiB After Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 117 KiB After Width: | Height: | Size: 298 KiB |
|
Before Width: | Height: | Size: 244 KiB After Width: | Height: | Size: 180 KiB |
|
Before Width: | Height: | Size: 301 KiB After Width: | Height: | Size: 490 KiB |
|
Before Width: | Height: | Size: 370 KiB After Width: | Height: | Size: 470 KiB |
|
Before Width: | Height: | Size: 317 KiB After Width: | Height: | Size: 165 KiB |
|
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 338 KiB |
|
Before Width: | Height: | Size: 258 KiB After Width: | Height: | Size: 322 KiB |
|
Before Width: | Height: | Size: 530 KiB After Width: | Height: | Size: 110 KiB |