Uses of Interface
io.github.zeroone3010.yahueapi.PresenceSensor
| Package | Description |
|---|---|
| io.github.zeroone3010.yahueapi |
-
Uses of PresenceSensor in io.github.zeroone3010.yahueapi
Methods in io.github.zeroone3010.yahueapi that return types with arguments of type PresenceSensor Modifier and Type Method Description Optional<PresenceSensor>Hue. getPresenceSensorByName(String sensorName)Returns a specific presence sensor by its name.Collection<PresenceSensor>Hue. getPresenceSensors()Returns all the presence sensors configured into the Bridge.