Move configuration to json
This commit is contained in:
9
config.example.json
Normal file
9
config.example.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"shades": [
|
||||
{
|
||||
"radioId": "13AC",
|
||||
"mqttId": "example_blind",
|
||||
"friendly_name": "Example Blind"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user