Uses of Interface
io.github.zeroone3010.yahueapi.Sensor
| Package | Description |
|---|---|
| io.github.zeroone3010.yahueapi |
-
Uses of Sensor in io.github.zeroone3010.yahueapi
Subinterfaces of Sensor in io.github.zeroone3010.yahueapi Modifier and Type Interface Description interfaceAmbientLightSensorinterfaceDaylightSensorinterfacePresenceSensorinterfaceSwitchAny switch with one or more buttons, such as a Philips Hue dimmer switch or a Philips Hue Tap switch.interfaceTemperatureSensorClasses in io.github.zeroone3010.yahueapi that implement Sensor Modifier and Type Class Description classAmbientLightSensorImplMethods in io.github.zeroone3010.yahueapi that return types with arguments of type Sensor Modifier and Type Method Description java.util.Collection<Sensor>Hue. getUnknownSensors()Returns all the sensors configured into the Bridge.