shamoon

Results 215 comments of shamoon

> I think this should explain how to move the issues over to a new repo: > https://docs.github.com/en/issues/tracking-your-work-with-issues/transferring-an-issue-to-another-repository > @henfri : do I understand correctly , there is already an...

Try setting your `sensorRefresh` higher, it’s throwing `SettingsInProgress` errors which isn’t something we can control. But if you’re hitting the system every 5s you’re pretty much constantly “accessing” the system...

Also if youre still having the issue please enable debug which might shed more light.

No, `heartbeat` messages are different, they are just keeping alive a persistent connection. The 504 errors definitely happen, it’s your base station flaking out on a request, not something we...

Thank you for the PR. I think some people may want this but this PR is a bit problematic imho as it alters the config schema i.e. it completely breaks...

Have a look, I think its much simpler now to achieve this =) `settings.yaml`: ```yaml layout: Home Management: icon: https://cdn-icons-png.flaticon.com/512/25/25694.png ``` Of course please let me know if you disagree

Needs a squash, if merged.

@OpieO1 and @JoBilert can either of you verify you tried https://gethomepage.dev/en/more/troubleshooting/#service-widget-errors and send us the output of the correct curl command?

Actually this was already completed in https://github.com/benphelps/homepage/commit/4ec8fc1350ccff5b1e44d28dfd9ff1a10bd492bd and will be in the next release.

Yes, definitely agree with benphelps, I would be pretty unhappy if updating my homepage install suddenly started making thousands of API calls per minute and personally I dont feel the...