Josh

Results 6 comments of Josh

I am also working on this although having issues monitoring the traffic with the MITM proxy. I it works under the same call for the doorbots/{id}/status. I did get the...

I was hoping to be consistent and use the API calls and not the websockets that have been used. Only thing I have found out is when calling ring_devices it...

That code should be an elif statement after elif text == 'ip address':

Sorry I am replying on my phone but your problem is you will need to remove the (your playlist) from the equals statement and set a static playlist or use...

You need to pass a playlist and also Player expects your login info. I am testing this currently to get it to work also. I will update with once I...

So I got this working and this is what my local commands python file looks like import logging import subprocess import sys import aiy.assistant.auth_helpers import aiy.audio import aiy.voicehat from google.assistant.library...