workingmanrob

Results 27 comments of workingmanrob

`pip3 install google-assistant-library==1.0.0` `pip3 install google-assistant-library` Try running that. Worked for me after I ran that as the pi user.

https://github.com/google/aiyprojects-raspbian/issues/635#issuecomment-524366391 My response is right at the end of that post... just before the bit in bold. Glad to hear it worked for you too though!

`pip3 install google-assistant-library==1.0.0` `pip3 install google-assistant-library` Using the image from 2019-11-13 I needed to run those commands as the pi user or the assistant_library_demo.py would just seg fault

Finally managed to get to the same location as the AC unit with an esp8266 in whirlpool mode but unfortunately neither remote type worked out of the box. DG11J1-3A: Temperature...

Using a USB NIC as a second network connection - set to have the same IP as the main eth0 - and I have my machine back online. lmk if...

I have worked out a workaround that gets the box back in a usable state. Just having the wireless NIC active on the same network segment as eth0 seems to...

@chronologos I was not able to run any ha commands until I got the supervisor docker container running again. ``` $ ha network info Error response from daemon: Container fe22c933460f052ad388b58b9d5e0f82be335c9eb18c36cc9d1fe281f4df56ce...

@mdegat01 here's a dump of the supervisor log from the web interface now that I'm back in a working state. Not sure how I would get this info from a...

I'll give that another go around... had to use the command line launch option Traviis did but when network dies so does any info being written to the log file....

Here we go... hope this helps. I do love this bit right at the end - `device (eth0): state change: prepare -> config (reason 'none'` - ..so why did we...