Results 89 comments of Daniel Dunn

Has this issue been dealt with, whatever it was? I don't see any activity here?

I think I have everything for restore_value here: https://github.com/EternityForest/esphome/tree/add-text-input-component But after writing the code, I discovered I can't easily test with what I've got on hand, this branch does not...

I think I have this synced back up with dev on this branch, with the exception that I'm not able to compile the protobufs using version 3.6.1, haven't had time...

Yes, Alice would just access localhost:4444(For example's sake let's say with a browser) and she would see whatever webpage Bob was hosting on his machine, as long as Bob was...

There's a lot of ways to implement it, but the one I had in mind was: Bob's application discovers his own public IP address and application port, and puts a...

Huh, totally forgot all about this branch. Maybe it's time to revisit it!

I've made a bit of progress on this, but a *lot* has changed since then and the new code seems much more procedural and right on the edge of my...

I'm currently using a forked version with just these lines added, and I use it for a lot of things, like automatically fetching things from git repos, and for downloading...

On Linux, we have scandir, readdir, and opendir in C, which is what I chose to loosely base folders in my squirrel extensions on.

This is already quite likely the best image-to-painting algorithm that exists in FOSS, the results look more like a real painting than even most of the GAN based stuff. I...