Phil DeJarnett

Results 15 comments of Phil DeJarnett

It probably doesn't help much, but Zooz has basically the same instructions for OTA updates: https://www.support.getzooz.com/kb/article/253-how-to-perform-an-ota-firmware-update-on-zooz-devices/ The problem for me is I don't have easy access to a Windows machine,...

Building it locally worked for me! Thank you @eddiezane for the script.

@ex-nerd As far as I can tell, this just makes the image bigger, but you are still looking at a 640x480 resolution image or something, which is far too small...

I want to confirm this. On IntelliJ IDEA 11.1.5, I have AngularJS 0.1.8 installed, and intentions (smart hints, the lightbulb thing) completely stopped working.

Still happening with 2022.11.3 for me. I'm using a Zimbra server, but it's happening locally, not in getting the events. If you look at the calendar entity, you can see...

Thank you, @MichaKersloot! That worked for me, as well, with a Zimbra calendar. I'm guessing something in the CalDAV integration is breaking how multi-day events are being stored.

Note: this appears to be a Safari issue, because the images look just as bad on Mobile Safari, the HA Companion iOS app, and the new Mac desktop app (which...

Yeah, that definitely looks useful. That being said, that's a lot of work to integrate: the current design uses a `RegExp`-based replacement strategy that expects a `(before)(url)(after)` format, while `srcset`s...

Why would I remove the old functionality? It already checks for `node_modules` at the same time, so there's no reason to not search for old bower configs.

I'm not sure I care that much, though in theory we could try to look up the `node_modules` package for the file as well. The only reason you'd see that...