Skip to content

Instantly share code, notes, and snippets.

View AurelienLoyer's full-sized avatar
🔥
👨🏻‍💻

Aurélien Loyer AurelienLoyer

🔥
👨🏻‍💻
View GitHub Profile
@AurelienLoyer
AurelienLoyer / raspbee-pi-3-howto.md
Created November 2, 2023 20:27 — forked from cgcostume/raspbee-pi-3-howto.md
Configuration of a Raspbee (with deCONZ/phoscon) and node-RED server using docker and docker-compose on a Raspberry Pi 3

Raspbee on Raspberry Pi 3

Preparations

The following steps describe the prerequisites for the actual raspbee setup (deCONZ/phoscon and node-RED):

  1. Flash (e.g., using Etcher) raspbian-buster-lite onto SD card (e.g., 16GB).

  2. Create an empty ssh file on the SD card's boot partition.

{
"id": "com.nodus.dashboard",
"name": "Nodus Home Dashboard",
"short_name": "Nodus",
"start_url": "http://192.168.1.78:1337/index.html",
"scope": "/",
"display": "fullscreen",
"orientation": "landscape",
"background_color": "#16213e",
"theme_color": "#16213e",