Cominch / homebridge-logamatic

Apache License 2.0
1 stars 0 forks source link

Wrong link to repo in package.json #3

Open xyz667 opened 11 months ago

xyz667 commented 11 months ago

Describe The Bug: The link to Github in package.json is wrong.

"repository": {
    "type": "git",
    "url": "https://github.com/cominch/homekit-logamatic.git"

To Reproduce: Clicking the link to the repo in Homebridge leads to 404 error.

Expected behavior: replace homekit with homebridge for working link.