This repository has been archived on 2023-06-10. You can view files and clone it, but cannot push or open issues or pull requests.
HomeControl/test/yeelight.json

12 lines
188 B
JSON
Raw Permalink Normal View History

2018-02-02 00:21:59 +01:00
{
"fernseher" : {
"power" : "on",
"brightness" : "50",
"r" : "100",
"g" : "0",
"b" : "100"
},
"bett" : {
"power" : "off"
}
}