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