Josh Willox

Results 132 comments of Josh Willox

That should be super easy to implement if I understand it right, just use an `if` statement and a state condition (if template entity is off) then execute the desired...

Oh yeah I had the exact same thought, it'd be really cool to integrate rclone directly like that! I've had a little bit of a look into the new system...

Yep, simply don't include a schedule and the job will run on startup, so each time you save your configuration and restart the container it will run the job. I...

The settings for the built-in backup integration won't affect auto backup, those settings are only used for backups made "with automatic settings" enabled. You can set custom locations using the...

I'm not sure thats possible with this add-on, more specifically I don't think rclone supports renaming files, currently there's special logic to rename the backup file to use their friendly...

Ah yes if multiple backups have the same name then it will only rename one (the first one it finds on the file system), as naturally you can't have multiple...

Yes still seems to be an issue with `4.28.2`, and is related to https://github.com/tscanlin/tocbot/issues/340. I've just had to downgrade to `4.27.16` again.

Yeah no worries, I just tried to reproduce it again and can't, not sure what changed, but if it crops up again I'll try make a reproduction for it, but...

It's probably because we are not propagating up touch events on the buttons anymore, as that was triggering the more info dialog. So I can reproduce are you talking about...

I've pushed a release that I think should resolve your issue, so let me know https://github.com/jcwillox/lovelace-paper-buttons-row/releases/tag/v2.3.1