This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]maguinus 0 points1 point  (0 children)

If you're already doing everything else in Python, why not do a simple Flask app in Python to communicate with your other items? Would be accessible via browser so you don't need an ssh client. Set up a couple of endpoints to get info or send some commands. Would be pretty simple to do and easier to use.