Greg Hesp

Results 82 comments of Greg Hesp

Ah, I've just realised what I think the problem is, although I had thought i'd resolved this in the latest push. > **FYI: If you want to use this as...

@genericeventhandler Can you confirm if this resolved your issue?

https://stackoverflow.com/questions/70952903/npm-error-eacces-permission-denied-scandir

> Hi all, > > Starting with Home Assistant 2023.1 you are able to use the Google Assistant SDK directly from Home Assistant. I'm currently using the beta and I'm...

> You probably use @supabase/[[email protected]](mailto:[email protected]). This package is doesnt work for version 2. Try to install v1 to get it working for now until it is fixed. `npm i @supabase/[email protected]`...

That'd be awesome. Thanks. I did have a look but my python is somewhat lacking. If it was JS I'd have already submitted a PR 😂

What about Imgur? https://api.imgur.com/endpoints/image/

Possibly, yes. The other option is to do OAuth to the users Imgur account although thats a bit more involved. You could use Cloudinary which would be free and private:...

@tjjfvi is it not possible to use `time.sleep()`?

That's exactly what I've done. Works great