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 java.util.Optional<PresenceSensor>Hue. getPresenceSensorByName(java.lang.String sensorName)Returns a specific presence sensor by its name.java.util.Collection<PresenceSensor>Hue. getPresenceSensors()Returns all the presence sensors configured into the Bridge.