Links for good python logging documentation
Good loggin practice in Python 2012 Aug 26 https://fangpenlin.com/posts/2012/08/26/good-logging-practice-in-python/
As you maybe know is the official Rundeck OAuth only available in the Enterprise version of Rundeck but there is a workaround available by using the preauth headers, which are available in Rundeck CE, OAuth2-Proxy and NginX. I build a docker container which can be configured with the necessary...
Add Chipolo One to HomeAssistant as tracked device.
-
Identify your Chipolo Device by using bluetoothctl command
Enable bluetooth le scansbluetooth scan le AdvertisementMonitor path registered
-
List all visible device
bluetoothctl devices Device C2:37:C2:5E:07:05 C2-37-C2-5E-07...
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...
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 Which is connected by USB with the HomeAssistant Raspberry Pi. And configured with the following lines from the configuration.y...
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...
- 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 wifi_ssid
password: !secret wi...
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...
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...
Ich habe mir einen aktiven Kühler für den RaspberryPi 4b gegönnt.
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
...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...
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...
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...
Nice project https://nginxproxymanager.com/setup/
DRAFT:
Expect is a linux terminal tool to automate interactive terminal programs.
Installation
yum install expect
apt-get install expect
usage
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...
Just found demo.f4map.com which is using building and roof tags from openstreetmap to modeling the map in 3D. Looks quite promising.
- 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:...