Package io.github.zeroone3010.yahueapi
-
Interface Summary Interface Description AmbientLightSensor Button Deprecated. Use theButtonclass instead.DaylightSensor The daylight sensor is a virtual sensor.Light Deprecated. Use theLightclass instead.PresenceSensor A physical motion detector or a virtual geofence sensor.Room Deprecated. Use theGroupclass instead.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.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 Deprecated. Use theSwitchclass instead.TemperatureSensor Deprecated. -
Class Summary Class Description AmbientLightSensorImpl ButtonEvent This class describes an event of a single button of a switch.Color Use this class to define a color for a color light -- or for a room with color lights.Hue The main class.HueBridge A class representing a Hue Bridge in the application initialization phase.HueBridgeConnectionBuilder Use this class to initialize a connection with your Bridge once you know the IP address of the Bridge.NewLightsResult SecureJsonFactory State State.Builder StateBuilderSteps SwitchEvent This class describes an event of aSwitch.TrustEverythingManager XAndYAndBrightness -
Enum Summary Enum Description AlertType The Hue Bridge recognizes the concept of an "alert" as blinking the lights.ButtonEvent.ButtonEventType An enumeration of the actions that a user may take with a physical button.EffectType Light effect, as supported by the Hue API.GroupType See https://developers.meethue.com/develop/hue-api/groupds-api/ for further specifications.HueBridgeProtocol An enumeration on what kind of a connection one wants with the Bridge.LightType See https://developers.meethue.com/documentation/supported-lights for further specifications.NewLightsSearchStatus SensorType See https://developers.meethue.com/documentation/supported-sensors for further specifications. -
Exception Summary Exception Description HueApiException