renderbug/data/profiles/home-lighting.json
2023-12-11 08:09:46 +01:00

22 lines
425 B
JSON

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