fix(APPA): fix shelly-lamp domain
This commit is contained in:
parent
be22f6f452
commit
87903828aa
1 changed files with 3 additions and 3 deletions
|
|
@ -81,10 +81,10 @@
|
|||
}
|
||||
{
|
||||
"Shelly Lamp" = {
|
||||
description = "http://shelly-test.dryb.org (192.168.2.52)";
|
||||
href = "http://shelly-test.dryb.org";
|
||||
description = "http://shelly-lamp.dryb.org (192.168.2.52)";
|
||||
href = "http://shelly-lamp.dryb.org";
|
||||
icon = "shelly";
|
||||
ping = "shelly-test.dryb.org";
|
||||
ping = "shelly-lamp.dryb.org";
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue