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

Get Ambient Mode Status #19

Closed
Buhtigs opened this issue Dec 3, 2020 · 2 comments
Closed

Get Ambient Mode Status #19

Buhtigs opened this issue Dec 3, 2020 · 2 comments

Comments

@Buhtigs
Copy link

Buhtigs commented Dec 3, 2020

I am searching a way to check if the TV is currently in Ambient Mode or not. But i don't know where in the API this information is available.. i would like to complement the class SamsungTVWS with such a function.

@xchwarze
Copy link
Owner

xchwarze commented Dec 7, 2020

@Buhtigs maybe the info command show this info.
Use rest_device_info() method and check the result

@Buhtigs
Copy link
Author

Buhtigs commented Dec 7, 2020

Thank you for the hint. I already checked that, this only returns a field 'PowerState' which can be 'on' or 'standby'. I shows 'on' when Ambient Mode is on. But it shows also 'on' when the TV is on for watching a movie.

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

2 participants