UNO connecting to Hubitat failing
Posted: Sat May 31, 2025 3:50 pm
My UNO is working fine on its own and I can connect via the app. I can also enter the UNO via ip address and use username and password.
What I can't do is connect the UNO to my Hubitat. I'm getting the following errors in the log file.
dev:1052025-05-31 03:33:17.634 PMwarntelnet input stream closed
dev:1052025-05-31 03:33:17.595 PMerrorjava.lang.NumberFormatException: For input string: "Tim" on line 561 (method parse)
dev:1052025-05-31 03:33:07.682 PMerrorjava.lang.NumberFormatException: For input string: "Log" on line 561 (method parse)
dev:1052025-05-31 03:32:52.649 PMwarntelnet input stream closed
on the
Device "preferences"=> "DSC"
"IP Address" => "Static IP that DHCP assigned"
"Password" =>"last three bytes of mac address"
I'm not sure what else to debug
What I can't do is connect the UNO to my Hubitat. I'm getting the following errors in the log file.
dev:1052025-05-31 03:33:17.634 PMwarntelnet input stream closed
dev:1052025-05-31 03:33:17.595 PMerrorjava.lang.NumberFormatException: For input string: "Tim" on line 561 (method parse)
dev:1052025-05-31 03:33:07.682 PMerrorjava.lang.NumberFormatException: For input string: "Log" on line 561 (method parse)
dev:1052025-05-31 03:32:52.649 PMwarntelnet input stream closed
on the
Device "preferences"=> "DSC"
"IP Address" => "Static IP that DHCP assigned"
"Password" =>"last three bytes of mac address"
I'm not sure what else to debug