TheYOSH

Results 181 comments of TheYOSH

Oh, what was the output? The last command should give some status output which I need

Can you change the last line in the script. It needs a `print(` in front and a `)` on the end. So it would be: `print(p100.getDeviceInfo())` and rerun

Thanks for the output data. Now I can also read out the relay state. So if you change the state of the relay with your phone app. My software will...

No, you need to activate the python environment first. You do not have the `(venv)` in front of `root@` So do first `source venv/bin/activate` and then `python terrariumPI.py`

That is very nice! So that concludes the integration I think and now the software supports TAPO 100 and 105 sockets. I think for now, you can stop the TP4...

Nice, my madagaskar day gecko is now almost 14 years old :). Which is pretty neat according to this data: https://reptiletraining.com/madagascar-day-gecko-faq-guide-on-food-habitat-size-lifespan-and-predators/ I hope my software was part of getting her...

So, did you by any change let TP4 run over night? I would like to know how stable it is. So could you turn TP4 on, and try to toggle...

> The only issue I can see is my plug decided it was going to change its IP, so I had to delete the "relay" and set it up again,...

Ok, I did made a change. But you can only test it by deleting the existing relay and add it again once more. When you add it, it will use...

A re-install is not needed. And this looks like that somehow the old relay is still in the database. If you are just testing, could you delete the database and...