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 interfaceAmbientLightSensorinterfaceDaylightSensorThe daylight sensor is a virtual sensor.interfacePresenceSensorA physical motion detector or a virtual geofence sensor.interfaceSwitchAny switch with one or more buttons, such as a Philips Hue dimmer switch or a Philips Hue Tap switch.interfaceTemperatureSensorA sensor measuring the room temperature.Classes 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.