Uses of Package
io.github.zeroone3010.yahueapi
| Package | Description |
|---|---|
| io.github.zeroone3010.yahueapi | |
| io.github.zeroone3010.yahueapi.discovery |
-
Classes in io.github.zeroone3010.yahueapi used by io.github.zeroone3010.yahueapi Class Description AlertType The Hue Bridge recognizes the concept of an "alert" as blinking the lights.AmbientLightSensor Button A button of aSwitch.ButtonEvent This class describes an event of a single button of a switch.ButtonEvent.ButtonEventType An enumeration of the actions that a user may take with a physical button.Color Use this class to define a color for a color light -- or for a room with color lights.DaylightSensor The daylight sensor is a virtual sensor.EffectType Light effect, as supported by the Hue API.GroupType See https://developers.meethue.com/develop/hue-api/groupds-api/ for further specifications.Hue.HueBridgeConnectionBuilder HueBridgeProtocol An enumeration on what kind of a connection one wants with the Bridge: HTTP or HTTPS.Light A single Philips Hue -compatible light.LightType See https://developers.meethue.com/documentation/supported-lights for further specifications.NewLightsResult NewLightsSearchStatus PresenceSensor A physical motion detector or a virtual geofence sensor.Room A room, a zone, or another type of group that has been configured into the Hue Bridge.Scene A scene that has been configured into the Hue Bridge.Sensor A sensor, physical or virtual, capable of producing input into the Hue Bridge so that the Bridge can react to it.SensorType See https://developers.meethue.com/documentation/supported-sensors for further specifications.State StateBuilderSteps.AlertStep StateBuilderSteps.BrightnessStep StateBuilderSteps.BuildStep StateBuilderSteps.ColorStep StateBuilderSteps.ColorTemperatureStep StateBuilderSteps.EffectStep StateBuilderSteps.HueStep StateBuilderSteps.InitialStep StateBuilderSteps.OnOffStep StateBuilderSteps.SaturationStep StateBuilderSteps.SceneStep StateBuilderSteps.TransitionTimeStep StateBuilderSteps.XyStep Switch Any switch with one or more buttons, such as a Philips Hue dimmer switch or a Philips Hue Tap switch.SwitchEvent This class describes an event of aSwitch.TemperatureSensor A sensor measuring the room temperature. -
Classes in io.github.zeroone3010.yahueapi used by io.github.zeroone3010.yahueapi.discovery Class Description HueBridge A class representing a Hue Bridge in the application initialization phase.