jeroenterheerdt / ring-hassio

A Home Assistant add-on for live streaming from Ring devices.
MIT License
131 stars 93 forks source link

HACS Repository not loading #33

Open sceccola opened 3 years ago

sceccola commented 3 years ago

I am getting the following error message Repostitory structure for 1.3.7 is not compliant

Please advise

PeterFleur commented 3 years ago

It's not an HACS addon but a supervisor one. Go to supervisor and then add-on store and add the repository there

sceccola commented 3 years ago

Thanks. I figured that out last night. Now the streaming work is in HomeKit just fine. I still can’t get it working in hassio.

The camera up address in config.yams is that the ip of the camera ?

Also how do I get multiple ring cameras working

thanks

Jens-Wymeersch commented 3 years ago

Hi @sceccola were you able to find how to have multiple camera's inside HA. Or did you try to get the feed from Homekit into HA ? If the later, how ?

sceccola commented 3 years ago

I have not, if you do please let me know

On Thu, Jan 28, 2021 at 2:25 PM Jens-Wymeersch notifications@github.com wrote:

Hi @sceccola https://github.com/sceccola were you able to find how to have multiple camera's inside HA. Or did you try to get the feed from Homekit into HA ? If the later, how ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jeroenterheerdt/ring-hassio/issues/33#issuecomment-769317740, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHRPTQES3MYKFCJWPLOZUTS4G23LANCNFSM4V73OI7Q .

-- Sam Ceccola 703 980 4012

Korte68 commented 3 years ago

There is any way to use it in a container version of HA? (no supervisor) Thank you

Tosko4 commented 3 years ago

There is any way to use it in a container version of HA? (no supervisor) Thank you

Same here, running HA from Docker which has no supervisor thus no add-on store. How would we use this amazing piece of code without supervisor?

priov commented 3 years ago

There is any way to use it in a container version of HA? (no supervisor) Thank you

Same here. Would love to use this on an HA running with Docker.

eugeneniemand commented 2 years ago

I'm also running HA Core on Docker would like to know if there is a way to support this

kimme1024 commented 2 years ago

There is any way to use it in a container version of HA? (no supervisor) Thank you

Same here