this post was submitted on 14 Jun 2024
32 points (100.0% liked)

homeassistant

15027 readers
2 users here now

Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @[email protected]

founded 2 years ago
MODERATORS
 

HACS has a problem with hitting the GitHub rate limit when you first install it. It’s not really that big of a deal. You usually just need to wait an hour for the local database to populate.

It used to be optional to link your GitHub to HACS to bypass the rate limiting but now it seems the installation requires it.

I’m not a fan of this as somebody who uses Homeassistant for its privacy values and am kind of frustrated HACS removed the ability to install without a GitHub API key.

Is there a manual way to override the API linking process?

all 7 comments
sorted by: hot top controversial new old
[–] [email protected] 11 points 1 year ago

Being reliant on GitHub is bullshit and why I never installed HACS.

Its antithetical to everything HA stands for.

[–] [email protected] 2 points 1 year ago (1 children)

How does this work with the VM method? Or is this only needed during the install process?

[–] [email protected] 1 points 1 year ago

I’m not familiar with the VM method. I’m installing through the addons menu in Homeassistant after running the HACS installation script per the documentation.