feat: TEST
This commit is contained in:
@@ -12,6 +12,9 @@ local module = {}
|
||||
function module.setup(mqtt_client)
|
||||
local light = nil
|
||||
|
||||
print(secrets.printer_device_id)
|
||||
print(secrets.printer_access_code)
|
||||
|
||||
local bambu = devices.Bambu.new({
|
||||
host = "thalia.huizinga.lan",
|
||||
device_id = secrets.printer_device_id,
|
||||
|
||||
Reference in New Issue
Block a user