Owner and admin of blimps.xyz

I’m a dorky inflatable latex coyote! Linux nerd, baker, some 3D things as I learn. Also love latex. The material, not the typography thing.

KeyOxide: openpgp4fpr:ef9328927969d342939bbb2718817244ed315340

  • 0 Posts
  • 2 Comments
Joined 2 years ago
cake
Cake day: July 14th, 2023

help-circle
  • If you just want to use other repos, maybe a scheduled script is better than writing a full extension. Since most extensions are only on GitHub still you’d run into the rate limits without the API key pretty quickly unless you only poll once a day and only have a couple from it.

    But sounds like basically HACS Lite would be the kind of thing you’d want otherwise. Rather than scratch I’d say just fork HACS since there’s already a framework there and alter it to remove that centralized repo checking and maybe add a config option for poll frequencies. You end up with something polished that’ll likely fit other folks needs and if you just call it “Lite” you might get interest from them even in it being an alternative version.