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

Endpoint /1/powerstate not available on 32PFL7606K/02 #456

Open
1337gut opened this issue Nov 8, 2024 · 0 comments
Open

Endpoint /1/powerstate not available on 32PFL7606K/02 #456

1337gut opened this issue Nov 8, 2024 · 0 comments

Comments

@1337gut
Copy link

1337gut commented Nov 8, 2024

Describe the bug
The adapter tries to pull information from :1925/1/powerstate but the Philips 32PFL7606K/02 doesn't provide this.

To Reproduce
Steps to reproduce the behavior:

  1. Connect TV by IP, set API-version to V1
  2. Open iobroker log
  3. See a lot of errors

Expected behavior
Don't see errors ;)

Screenshots & Logfiles
Could not poll API: {"statusCode":404,"body":"<html><head><title>Not Found</title></head><body>Not Found</body></html>","headers":{"content-length":"72","access-control-allow-origin":"*","cache-control":"no-cache","content-type":"text/html; charset=utf-8","date":"Fri, 08 Nov 2024 22:02:09 GMT"},"request":{"uri":{"protocol":"http:","slashes":true,"auth":null,"host":"192.168.29.207:1925","port":"1925","hostname":"192.168.29.207","hash":null,"search":null,"query":null,"pathname":"/1/powerstate","path":"/1/powerstate","href":"http://192.168.29.207:1925/1/powerstate"},"method":"GET","headers":{}}}

Versions:

  • Adapter version: v0.5.4
  • JS-Controller version: 6.0.11
  • Node version: v20.18.0
  • Operating system: Debian GNU/Linux 12 (bookworm)

Additional context
Obviously this tv doesn't provide this endpoint. Maybe you could add an option to stop spamming the log if an endpoint isn't available (404).

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

1 participant