Advanced Search
Search Results
181 total results found
Smarthome
Visualization Digital Twin Software MQTT on ESP8266 Firmware SwitchBot local control Local voice control hey_smart_home.onnx hey_smart_home.tflite ok_nabu.tflite ok_nabu.onnx Data Faulty data point on sunways inverter data
Multiarch builds
Docker supports building images for multiple architectures like ARM or AMD from one Dockerfile on a single device. Resources https://medium.com/@artur.klauser/building-multi-architecture-docker-images-with-buildx-27d80f7e2408 https://github.com/TryGhost/n...
TODO list
https://grafana-ha.greiner.live/dashboards General General purpose dashboards. Watermeter (link) Evaluate costs and redo algorithm
Authelia - SSO provider
docker-compose.yml version: '2' networks: traefik: name: traefik external: true volumes: networking_authelia_config: external: true authelia: image: authelia/authelia restart: unless-stopped networks: - traefi...
BLTouch
Arduino test scripts https://github.com/chepo92/3DtouchTestSimple/blob/master/3DtouchTest/3DtouchTest.ino https://github.com/OneSharpChisel/BLTouch-Tester/blob/master/BLTouch_Tester_v1.0.ino https://forum.arduino.cc/t/arduino-sketch-tests-a-3d-printer-tl-...
Smartmeter - SGM-D4
https://github.com/ZERYCON-GmbH/trudi-koala https://www.ptb.de/cms/ptb/fachabteilungen/abt2/fb-23/ag-234/info-center-234/trudi/trudi1510.html https://community.home-assistant.io/t/reading-energy-data-from-han-port/512452/8 https://www.nek.no/wp-content/up...
Smart Thermostat
https://github.com/fashberg/WThermostatBeca https://github.com/klausahrenberg/WThermostatBeca/issues?q=is%3Aissue+bac-002 https://github.com/klausahrenberg/WThermostatBeca/issues/304 https://github.com/klausahrenberg/WThermostatBeca/issues/252 https://fl...
Interests
Technologies Ansible Games RPG-CLI Media Live-TV cards for Jellyfin
Kutt - A URL shortener
Usefull commands psql -U user kutt SELECT verification_token FROM users;
IceCoder - A web-based IDE
Installation via docker-compose behind traefik proxy icecoder: image: greinet/httpd-php-icecoder labels: - "traefik.enable=true" - "traefik.http.routers.icecoder.rule=Host(`icecoder.domain.com`)" - "traefik.http.routers.icecod...
Neko - A browser in the browser
Docker compose neko: environment: DISPLAY: :99.0 NEKO_PASSWORD: nekopw NEKO_PASSWORD_ADMIN: adminpw NEKO_BIND: :8080 NEKO_EPR: 59000-59100 image: nurdism/neko:firefox labels: - "traefik.enable=true" ...
Shiori - A bookmark manager
Docker compose shiori: image: radhifadlillah/shiori labels: - "traefik.enable=true" - "traefik.http.routers.shiori.rule=Host(`bookmarks.domain.com`)" - "traefik.http.routers.shiori.entrypoints=web-insecure" - "traefik.h...
Gitlab - A git server
Docker compose services: gitlab: image: 'gitlab/gitlab-ce:latest' restart: always hostname: 'gitlab' labels: - "traefik.enable=true" - "traefik.docker.network=webv2" - "traefik.http.routers.gitlab.rule=Host(`gitlab....
RoF/RoD - A ring of death/ring of fire webserver
Docker compose rodBackup: image: agreiner/rod:v4 ports: - 8080:8080 - 4848:4848 networks: - webv2 rod: image: agreiner/rod:v7 labels: - "traefik.enable=true" - "traefik.http.routers.rod.rule=Hos...
Matrix - A full matrix stack
Docker compose conduit: image: matrixconduit/matrix-conduit:latest restart: unless-stopped networks: - traefik - matrix_default volumes: - /path/to/db:/var/lib/matrix-conduit/ environment: - CONDUIT_SERVE...
Actual - A budgeting software
Installation via docker-compose behind traefik proxy services: actual_server: image: actualbudget/actual-server:latest ports: - '5006:5006' environment: - ACTUAL_UPLOAD_FILE_SYNC_SIZE_LIMIT_MB=100 - ACTUAL_UPLOAD_SYNC_EN...
Akaunting - A budgeting software
Installation via docker-compose behind traefik proxy services: akaunting: image: docker.io/akaunting/akaunting:3.1.4 labels: - "traefik.enable=true" - "traefik.http.routers.budget.rule=Host(`budget.domain.com`)" - "traefik.ht...
Immich - A self-hosted Google Photos alternative
Installation via docker-compose behind traefik proxy version: '2' networks: traefik: external: true immich_default: external: true volumes: immich_server_upload: external: true immich_postgres_data: external: true immi...
Documentation
Datenaufbau Byte Richtung Abkürzung Beschreibung 1 -> QQ Quelladresse 2 -> ZZ Zieladresse 3 -> PB Primärbefehl 4 -> SB Sekundärbefehl 5 -> NN Zahl der folgenden Bytes 6 bis 5 + NN -> Data Datenbytes ...
Vaillant
Datenaufbau Byte Richtung Abkürzung Beschreibung 1 -> QQ Quelladresse 2 -> ZZ Zieladresse 3 -> PB Primärbefehl 4 -> SB Sekundärbefehl 5 -> NN Zahl der folgenden Bytes 6 bis 5 + NN -> Data Datenbytes ...