Hello, first off all thank you for finding a solution for API limits at Tado.
I have installed TadoLocal (I am not an expert linux but i did it).
Can access to my server at port 4407, and for example I can see my thermostat at device_id:2 using http://localhost/thermostats
But when I go to http://localhost/thermostats/2, I receive a "internal server error". If I change number to 1 ({"detail":"Device is not a thermostat"}), or if I user 3 ({"detail":"Device with ID 3 not found"}). Seems that TadoLocal is working, but don't know why internal server error
Thanks in advanced for any idea. Kind regards.
Hello, first off all thank you for finding a solution for API limits at Tado.
I have installed TadoLocal (I am not an expert linux but i did it).
Can access to my server at port 4407, and for example I can see my thermostat at device_id:2 using http://localhost/thermostats
But when I go to http://localhost/thermostats/2, I receive a "internal server error". If I change number to 1 ({"detail":"Device is not a thermostat"}), or if I user 3 ({"detail":"Device with ID 3 not found"}). Seems that TadoLocal is working, but don't know why internal server error
Thanks in advanced for any idea. Kind regards.