Delete devices.json
This commit is contained in:
parent
449ff5f69d
commit
f29aba842a
@ -1,51 +0,0 @@
|
|||||||
{
|
|
||||||
"yeelight" : {
|
|
||||||
"fernseher" : {
|
|
||||||
"ip" : "192.168.178.127",
|
|
||||||
"type" : "rgb",
|
|
||||||
"groups" : {
|
|
||||||
"1" : "passiv",
|
|
||||||
"2" : "zimmer"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"regal" : {
|
|
||||||
"ip" : "192.168.178.128",
|
|
||||||
"type" : "rgb",
|
|
||||||
"groups" : {
|
|
||||||
"1" : "passiv",
|
|
||||||
"2" : "zimmer"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"monitor" : {
|
|
||||||
"ip" : "192.168.178.126",
|
|
||||||
"type" : "rgb",
|
|
||||||
"groups" : {
|
|
||||||
"1" : "passiv",
|
|
||||||
"2" : "zimmer"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"bett" : {
|
|
||||||
"ip" : "192.168.178.122",
|
|
||||||
"type" : "rgb",
|
|
||||||
"groups" : {
|
|
||||||
"1" : "zimmer"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ssh" : {
|
|
||||||
"nas" : {
|
|
||||||
"ip" : "192.168.178.81",
|
|
||||||
"user" : "root"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"wol" : {
|
|
||||||
"nas" : { "mac" : "38.EA.A7.A1.09.D7" }
|
|
||||||
},
|
|
||||||
"denon" : {
|
|
||||||
"ip" : "192.168.178.69",
|
|
||||||
"input" : {
|
|
||||||
"TV" : "TV Audio",
|
|
||||||
"Internet Radio" : "Internet Radio"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Reference in New Issue
Block a user