The following steps describe the prerequisites for the actual raspbee setup (deCONZ/phoscon and node-RED):
-
Flash (e.g., using Etcher) raspbian-buster-lite onto SD card (e.g., 16GB).
-
Create an empty
sshfile on the SD card's boot partition.
The following steps describe the prerequisites for the actual raspbee setup (deCONZ/phoscon and node-RED):
Flash (e.g., using Etcher) raspbian-buster-lite onto SD card (e.g., 16GB).
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", |