Skip to content

Commit c9aee66

Browse files
committed
Remove non-stick related
1 parent 6fbba56 commit c9aee66

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

custom_components/plugwise_usb/strings.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,12 @@
1616
},
1717
"error": {
1818
"cannot_connect": "Failed to connect",
19-
"invalid_auth": "Authentication failed",
20-
"invalid_setup": "Add your Adam instead of your Anna, see the documentation",
2119
"network_down": "Plugwise Zigbee network is down",
2220
"network_timeout": "Network communication timeout",
23-
"response_error": "Invalid XML data, or error indication received",
24-
"stick_init": "Initialization of Plugwise USB-stick failed",
25-
"unknown": "Unknown error!",
26-
"unsupported": "Device with unsupported firmware"
21+
"stick_init": "Initialization of Plugwise USB-stick failed"
2722
},
2823
"abort": {
29-
"already_configured": "This device is already configured",
30-
"anna_with_adam": "Both Anna and Adam detected. Add your Adam instead of your Anna"
24+
"already_configured": "This device is already configured"
3125
}
3226
}
3327
}

0 commit comments

Comments
 (0)