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/config/settings.json.example

9 lines
152 B
Plaintext
Raw Normal View History

2018-02-02 00:21:59 +01:00
{
"yeelight" : {
"dunkel" : "1",
"hell" : "100",
"warm" : "1700",
"normal" : "3000",
"kalt" : "6500"
}
}