Skip to content

Sensor: getSensorById missing #124

@wivaku

Description

@wivaku

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions