renderbug/data/profiles/home-lighting.json
Torrie Fischer ea876e243d
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
platformio: add json validation step to fs builder
2023-02-18 17:47:25 +01:00

18 lines
364 B
JSON

{
"version": 1,
"tasks": [
"Bluetooth",
"Renderer",
"WiFi",
"MQTT",
"ArduinoOTA",
"UpdateStatusAnimation"
],
"scenes": {
"Idle": ["Solid", "MPU5060", "Pulse", "IdleColors", "CircadianRhythm"],
"Acid": ["Chimes", "Pulse", "MPU5060", "IdleColors", "Rainbow"],
"Flashlight": ["Flashlight"]
},
"surfaceMap": "default"
}