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

Datapoint for getting the power is not found #89

Open
deejay808 opened this issue Sep 26, 2023 · 0 comments
Open

Datapoint for getting the power is not found #89

deejay808 opened this issue Sep 26, 2023 · 0 comments

Comments

@deejay808
Copy link

deejay808 commented Sep 26, 2023

Describe the bug
I want to use the pioneer_sc_vsx.0.general.power datapoint to check whether the device is on/off, but I get an error {"error":"datapoint "pioneer_sc_vsx.0.general.power" not found"} even though the value exists if I look in the IOBroker instance of the adapter. For the other datapoints, there is no problem.

To Reproduce
Steps to reproduce the behavior:

  1. Install pioneer adapter
  2. Install Simple Restful API adapter
  3. get the datapoint, e.g. in a webbrowser: <server-ip>:8087/get/pioneer_sc_vsx.0.general.power

Expected behavior
A string containing {"val": ...

Screenshots & Logfiles
If applicable, add screenshots and logfiles to help explain your problem.

Versions:

  • Adapter version: 0.1.1
  • JS-Controller version: 5.0.12
  • Node version: 18.17.1
  • Operating system: Docker on Synology NAS

Additional context
Add any other context about the problem here.

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