fix(APPA): fix shelly-lamp domain

This commit is contained in:
Jacob Bachmann 2025-12-05 00:27:32 +01:00
parent be22f6f452
commit 87903828aa
Signed by: bchmnn
GPG key ID: 732A612DAD28067D

View file

@ -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";
};
}
];