ENH - phone item name

This commit is contained in:
Type
2026-08-09 16:52:20 +02:00
parent 550982f847
commit 1eebe7c5a3
+2 -2
View File
@@ -14,8 +14,8 @@ Config.Bridge = {
Config.Command = "phone"
Config.Phone = {
Item = "phone",
DevelopmentCommand = false,
Item = "sky_phone",
DevelopmentCommand = true,
DeviceName = "iFruit Phone",
}