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

Sensor: getSensorById missing #124

Open
wivaku opened this issue Jul 21, 2017 · 2 comments
Open

Sensor: getSensorById missing #124

wivaku opened this issue Jul 21, 2017 · 2 comments

Comments

@wivaku
Copy link

wivaku commented Jul 21, 2017

The Node version has e.g.:

  • client.lights.getAll
  • client.lights.getById
  • client.sensors.getAll
  • client.sensors.getById

The PHP version does not have a command to get a single sensor:

  • new \Phue\Command\GetLights
  • new \Phue\Command\GetLightById(3)
  • new \Phue\Command\GetSensors

Could a getSensorById be added?

allentje pushed a commit to allentje/Phue that referenced this issue Oct 21, 2018
allentje pushed a commit to allentje/Phue that referenced this issue Oct 21, 2018
@allentje
Copy link

Not sure if this is still relevant but I have added it anyway

@wivaku
Copy link
Author

wivaku commented Oct 21, 2018

thx

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