joshgetter / hassio-addons

A Home Assistant Addon repository.
MIT License
55 stars 29 forks source link

Does this actually work? #5

Closed geidorei closed 2 years ago

geidorei commented 3 years ago

However, I am probably doing something wrong?

I presume the following goes into configuration.yaml (obviously changed to my details)? If so all I get is errors?

kasausername: user@example.com kasapassword: password1234 cameras:

The errors: Component error: toggleentity - Integration 'toggleentity' not found. Component error: retrysleep - Integration 'retrysleep' not found. Component error: kasausername - Integration 'kasausername' not found. Component error: kasapassword - Integration 'kasapassword' not found. Component error: retrylimit - Integration 'retrylimit' not found. Component error: cameras - Integration 'cameras' not f

I have put the kasa-camera directory in 'custom components', again is this right?

Thanking you in advance for your help.

r1ch commented 3 years ago

@geidorei this doesn't go in configuration.yaml - you need to add this into the configuration of the add-on itself

On my installation I click Supervisor>Kasa Camera>Configuration (it's at the top of the screen)

r1ch commented 3 years ago

Once you've done that (and started the add-on) try opening a browser window and going to:

http://[HA IP]:43330/hls/[Camera Name].m3u8

Replace [HA IP] with the ip address of your home assistant, or "homeassistant.local" and [Camera Name] with the name of the camera

In your configuration YAML you can add the following - this makes HA aware of the cameras

(change livingroom / kitchen to match your names)

camera:

geidorei commented 3 years ago

Thanks folks i will have a go this week, and post back if i succeed. Lol

geidorei commented 3 years ago

Hi - only just back to this....

Supervisor>Kasa Camera>Configuration - under Supervisor Kasa Camera isn't showing???

geidorei commented 3 years ago

Sussed it lol - however no joy... I am using a KC115 though and no luck...

geidorei commented 3 years ago

My bad - No idea why but it is working now....