#Hi i would like to know where i need to
1 messages · Page 1 of 1 (latest)
I was searching to download on github a package i cant find into HACS and be able to add into integration on home assistant
Link?
The problem i need to download manually to fix a URL into a config file to my login works
Its the URL call for aylanetworks
Ok, so if you're editing the integration's code then you have to follow the View source link
That folder - from the master branch - needs to be downloaded and copied into /config/custom_components/
eg /config/custom_components/sharkiq/
Modify manifest.json to include a version key (and value)
Then restart HA
Ok nice !! thanks !!