Josh Willox

Results 132 comments of Josh Willox

Thanks! Odd, this is what I get with the config you gave and with enabling state ![image](https://user-images.githubusercontent.com/39120423/218480049-bf966448-510b-47c5-b1ec-42772eaeaf01.png) I'll try and add a fallback for when there's no default A couple...

Ahh you nailed it, yes they should! Home Assistant uses that yellow colour elsewhere for inputs. I assumed everything was correct, because switches were using that yellow colour when on....

Thanks, https://github.com/jcwillox/lovelace-paper-buttons-row/releases/tag/2.1.2 should finally fix these outstanding issues. It will now fallback to `state-active-color` if the state is "on" just like HA does.

@sbernesto does it work in the IOS browser, if it's just in the app then it might be a caching issue, and you could try clearing the app's cache. There's...

I like this idea but I think there may be an even better option `state_config`, as you probably guessed from the name it will overwrite the button config based on...

You may have better luck switching your nonportable bucket to this one https://github.com/ScoopInstaller/Nonportable. I believe this repository is no longer maintained https://github.com/TheRandomLabs/scoop-nonportable/issues/361. ```powershell scoop bucket rm nonportable scoop bucket add...

Yeah I'll definitely add this, can't believe I didn't think to add that at the time 👍

Glad you got to the solution, if I have some time I might make a troubleshooting section for this issue, it seems to trip people up quite often, and maybe...

Yep it's almost always corrupted backups, or if for some reason you put other .tar files in the folder that aren't backups it could also cause issues. Also in that...

It probably means you have some corrupted tar files in your backups folder, or non-backup tar files in there, maybe try temporarily removing all the backups except known good ones,...