Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn camera light on #125

Open
ptgomes opened this issue Oct 22, 2022 · 6 comments
Open

Turn camera light on #125

ptgomes opened this issue Oct 22, 2022 · 6 comments

Comments

@ptgomes
Copy link

ptgomes commented Oct 22, 2022

How can I make the camera light switch appear on the card?

@twrecked
Copy link
Owner

Sorry, do we provide a switch for the camera light? (I can't tell from the code and it's been a while since I looked at this stuff.)

@ptgomes
Copy link
Author

ptgomes commented Oct 24, 2022

On your code tab you've got:
image

also: "light; light status, click to turn off and on", but the bulb doesn't appear.

@twrecked
Copy link
Owner

You need to add the light id to the card:

...
image_bottom:
  - battery,signal,library,sound,motion,stream,snapshot
  - door,lock,bell,light
light: light.porch_light

@ptgomes
Copy link
Author

ptgomes commented Oct 24, 2022

Thank you, I was missing light: light.porch_light

When I press play(stream), the light icon doesn't show up, only sound (on/off) and stop (well, and full screen). Any chance to show up? It's usefull to turn on/off the light while on real time stream.

@twrecked
Copy link
Owner

I thought it did appear, I'll take a look.

@platini76
Copy link

light for me are not working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants