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

Eyes-Kamera - Zugriff auf die Beleuchtung per API? #56

Open
stmeyer1 opened this issue Sep 3, 2021 · 7 comments
Open

Eyes-Kamera - Zugriff auf die Beleuchtung per API? #56

stmeyer1 opened this issue Sep 3, 2021 · 7 comments

Comments

@stmeyer1
Copy link

stmeyer1 commented Sep 3, 2021

Hi,
es wäre super, wenn man per API (ich nutze dazu Node-Red) die Leuchten (Stimmungs- und Bewegungslicht) ein-/ausschalten könnte. Ich habe 5 dieser Kameras und 2 davon hängen an der Terrasse und ich würde die Beleuchtung der Kameras gerne zusammen mit den anderen dort hängenden Lampen schalten können.
Kann die API dahingehend erweitert werden? Wäre super.

Viele Grüße
Stefan

@GerdZanker
Copy link

+1

1 similar comment
@berstu
Copy link

berstu commented Oct 13, 2021

+1

@justme-1968
Copy link

yes. please expose everything via the api

@marcusspahn
Copy link

+1

2 similar comments
@david-pace
Copy link

+1

@Marcoschmitt
Copy link

+1

@david-pace
Copy link

david-pace commented May 14, 2022

With openHAB I was able to find out that there is a service called CameraLight. The state can be retrieved and set using the URL /devices/{deviceId}/services/CameraLight/state.

The JSON messages look like this:

{
	"@type": "cameraLightState",
	"value": "ON"
}

However, this only works with one of my two cameras. So it seems like this is only supported for certain models (probably newer ones).

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

7 participants