Jesse Hills
Jesse Hills
> I agree. I was looking for a fitting type, just could not find one. Other radios are all one wire, and can either receive or send, they don't really...
@dependabot rebase
Unfortunately there is an issue with the current firmware we released and I will have an updated firmware out in the next hour or so. Jesse
If you reinstall the firmware now from the website it is working.
I will take a look when I can. Looks like a bug in the gh-pages action perhaps. I see there are new versions of it so maybe just bumping it...
If a device works on its current firmware, you need to ask yourself, why am I going to update it. To answer that, you need to read the release notes...
If you are taking control and writing and compiling your own configurations, you should not have the http_request/update components in there as that means if there is an update it...
You can override the fonts in your adopted yaml using `!extend` Example: ```yaml font: - id: !extend font_request file: family: Roboto ``` You are not even restricted to gfonts, you...
Hi @jpbede, I thought about what I proposed and today I came back to this and decided to make it even more modular so that other components can set the...
> I can only point at spi_device again in my defense, it's also not listed on its own page. Will add to the list to fix. Thanks