richardellwood

Results 2 issues of richardellwood

Attempting to connect to my UDM Pro with the program ```python from unificontrol import UnifiClient import ssl cert = ssl.get_server_certificate(("10.1.0.1", 443)) router = UnifiClient(host = "10.1.0.1", port = "443", username...

Hello, I'm running Armbian and this software won't start. I'm getting these errors: ``` $ sudo /usr/sbin/fan-control pwmchip: 0 gpio: 0 pwm-period: 20000 temp-map: speed: 0, temp: 20, duty: 8400,...