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

[feature request] Scene switching #130

Open
PovilasID opened this issue Dec 6, 2023 · 0 comments
Open

[feature request] Scene switching #130

PovilasID opened this issue Dec 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@PovilasID
Copy link

PovilasID commented Dec 6, 2023

Hey,

There are a lot of image controls that would be very handy to control via HA. (Lights; white balance changes etc.)
But there is a lot of options and they all differ across devices. Integrating them may be a a lot of work.
However, a good stop gap would be being able to control scenes. You can change each scene and configure custom ones in the camera configs and then use them to switch them to set for example mode that does not use LED lights.

Here is endpoint:
http://{{host}}/ISAPI/Image/channels/1/mountingScenario

<MountingScenario xmlns="http://www.hikvision.com/ver20/XMLSchema" version="2.0">
<script/>
<mode>normal</mode>
</MountingScenario>

Here are options that are available to me: Normal; Back light;Front ligh t;Low Illumination; Custom1; Custom2
(Back light -> backlight)

@maciej-or maciej-or added the enhancement New feature or request label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants