You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to pre-empt this by saying my knowledge of python is very limited but I have started a library which is a wrapper for the Gizwits cloud API and their websocket server that allows you to receive updates from the server when status of devices change.
I have not implemented pushing updates to the server fully yet.
I was mosty inspired by the code here and getting it to work for an aquarium pump I have that uses the same API.
That looks extremely useful - thanks for working it out :)
It was just the other day I was reading over the Gitwitz developer docs, but I don't currently have the time for much dev work.
It's going to take some time to move the integration in this direction, but it's definitley the way to go and I'll try to do it in a way that can switch over to an external library.
I want to pre-empt this by saying my knowledge of python is very limited but I have started a library which is a wrapper for the Gizwits cloud API and their websocket server that allows you to receive updates from the server when status of devices change.
I have not implemented pushing updates to the server fully yet.
I was mosty inspired by the code here and getting it to work for an aquarium pump I have that uses the same API.
Fully open to pull requests, suggestions, etc.
https://pypi.org/project/pyGizwits
https://github.com/brendann993/pyGizwits
The text was updated successfully, but these errors were encountered: