update plugin details and author information; change username and URLs
This commit is contained in:
@ -245,7 +245,7 @@ class BambuVirtualPrinter:
|
||||
serial=self._settings.get(["serial"]),
|
||||
host=self._settings.get(["host"]),
|
||||
username=(
|
||||
"bblp"
|
||||
"bambuocto"
|
||||
if self._settings.get_boolean(["local_mqtt"])
|
||||
else self._settings.get(["username"])
|
||||
),
|
||||
|
Reference in New Issue
Block a user