shauntarves / wyze-sdk

A modern Python client for controlling Wyze devices.
The Unlicense
313 stars 49 forks source link

Event Stream subscription #188

Open jamespet77 opened 6 days ago

jamespet77 commented 6 days ago

Does the wyze api provide a way to subscribe to realtime events? Is the app doing this or is is just polling on a regular basis when it is being viewed?

If there is a way, could this be added to the sdk?