renderbug/data/profiles/home-lighting.json
Torrie Fischer ebbf433cdf wip commit
2023-12-26 11:29:49 +01:00

23 lines
385 B
JSON

{
"version": 1,
"tasks": [
"Bluetooth",
"Renderer",
"WiFi",
"MQTT",
"ArduinoOTA",
"UpdateStatusAnimation",
"Serial",
"U8Display"
],
"scenes": {
"Idle": ["Solid", "Rainbow", "CircadianRhythm"],
"Acid": ["Chimes", "Rainbow"],
"Flashlight": ["Flashlight"]
},
"surfaceMap": "default",
"defaults": {
"mqtt.ip": "10.0.0.2"
}
}