Hi All,
I prepared fix for eq3smart component which makes this component usable. Tested it on my local setup for few weeks and finally ready to publish it (create pull request).
I followed instruction from https://developers.home-assistant.io/docs/en/development_submitting.html but I stuck during step “git push origin HEAD”. In responce I get:
"ERROR: Permission to home-assistant/home-assistant.git denied to maciaswojtas.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists."
Can anyone tell me how to get permission to push my own feature branch?