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.interfaceSwitchDeprecated.Use theSwitchclass instead.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 Collection<Sensor>Hue. getUnknownSensors()Returns all the sensors configured into the Bridge.