Add Chipolo One to HomeAssistant as tracked device.

  1. Identify your Chipolo Device by using bluetoothctl command
    Enable bluetooth le scans

    
    bluetooth scan le
    AdvertisementMonitor path registered
    
    
  2. List all visible device

    
    bluetoothctl devices
    Device C2:37:C2:5E:07:05 C2-37-C2-5E-07...

Continue reading...

Installation auf einem Raspberry Pi 3b+ mit 32Bit Raspbian Lite (Bullseye)
Hauptsächlich dieser Installation folgend https://github.com/home-assistant/supervised-installer
Für das 32Bit Raspbian beim os-agent die "linux_armv7.deb" Version auswählen
Und beim installieren des homeassistant-super...

Continue reading...

Quite easy way to fetch all measurements from your electricity meter - also with solar - positive and negative counter. I used the IR reader from weidmann-elektronik.de 2023-01-17_09-58 Which is connected by USB with the HomeAssistant Raspberry Pi. And configured with the following lines from the configuration.y...

Continue reading...

Manchmal möchte man mehrere Zeilen gleichzeitig einrücken

  • Ctrl + v column mode edit command
  • Select the columns, rows (h,j,k,l)
  • Shift + i to go into insert mode in column mode
  • Type in desired text. At the time of typing only ONE row is changed, showed
  • Press the Esc key to apply the changes...

Continue reading...

  • Shelly Homepage
  • Mit HomeAssistant ESPHome Dashboard neues binary erstellen
    > esphome:
    >   name: garage-deckenleuchte
    > 
    > esp8266:
    >   board: esp01_1m
    > 
    > # Enable logging
    > logger:
    > 
    > # Enable Home Assistant API
    > api:
    > 
    > ota:
    >   password: !secret ota_password
    > 
    > wifi:
    >   ssid: !secret...

Continue reading...

Nachdem ich meine erste Version eine Weile im Einsatz hatte, hat sich ein gravierender Nachteil gezeigt. Wenn ein Raspberry Pi kaputt geht und Debugging ansteht oder eine Komponente getauscht werden muss, dann muss der gesamte Kasten stromlos gemacht und geöffnet werden. Das wiederum heißt, das al...

Continue reading...

Ein häufiges Problem beim RaspberryPi kommt von einer mangelhaften Stromversorgung. Vor allem wenn man ältere, nicht mehr gebrauchte Handynetzteile anstelle der offiziellen Netzteile benutzt. Viele USB Netzteile liefern nur 1A am Ausgang, was gerade dann für einen RaspberryPi zu wenig sein kann, wen...

Continue reading...

This plugin just add the Rundeck Execution Link to an given JIRA ticket and creates an automated relation between your ticket system and operational tool.

Installation

To install download the latest version from GitHub. Use the upload Plugin function and choose the downloaded zip file.

Usage

...

Continue reading...

Wilcard SSL Certificates allow you to secure also all subdomains with just one certificate configured on your server or properly proxy server.
As I have good experiences with the domain provider MyOnlinePortal, I will use them for the example.

Installation

sudo python3 -m pip install --upgr...

Continue reading...

Von der offiziellen Anleitung

USB Stick oder SD Karte einsetzen mit lsblk device herausfinden

sudo lsblk
NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda           8:0    1 114.6G  0 disk
├─sda1        8:1    1   256M  0 part
└─sda2        8:2    1   1.4G  0 part
mmcblk0     179:0    0  5...

Continue reading...

Inspiriert durch https://www.bachmann-lan.de/4x-raspberry-pi-3-1he-rackmount/ habe ich mir auch eine Rackmounted Lösung für meine RaspberryPi's gebaut.

Zuerst mit Heißkleber die Abstandshalter im Gehäuse anbringen. Das kann ganz schön in einer Sauerei enden und die Abstandshalter kleben mitunter...

Continue reading...

Nginx Proxy

Nice project https://nginxproxymanager.com/setup/

Continue reading...

After openening vim

:set mouse-=a

In vimrc file

 set mouse-=a 

Continue reading...

DRAFT:

Expect is a linux terminal tool to automate interactive terminal programs.

Installation

yum install expect
apt-get install expect

usage

Continue reading...

Draft:

Wie kann man sicher Dienste erreichen, welche als Freigaben am Internet Router hängen. Wie zum Beispiel ein NAS, GameServer oder die Home-Automatisierung?

Man kann natürlich eine VPN auf dem Router oder einem Gerät dahinter einrichten, das heißt jeder VPN Client kommt an alle Dienste un...

Continue reading...

Just found demo.f4map.com which is using building and roof tags from openstreetmap to modeling the map in 3D. Looks quite promising.

Continue reading...

  • Pin Steckerleiste anlöten, oder besser universal Clip aus dem 3D Drucker
  • Pins mit dem USB TTY Modul verbinden, aber noch nicht einstecken, siehe Bild
  • Mit HomeAssistant ESPHome Dashboard neues binary erstellen
    > esphome:
    >   name: arbeitszimmer-schreibtischlampe
    >   platform: ESP8266
    >   board:...

Continue reading...

Vertical selection

On macOS: Shift+Option and mouse, or Shift+Option+Cmd and arrow keys

Continue reading...

Helium is a nice app to have a webpage always on top of you screen on a mac. This helps in the current Corona pandemic to have your dashboards in a translucent way always visible during home office.

Helium

Continue reading...