Index
A B C D E F G H I J K L M N O P R S T U V W X Z _
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
A
- Action - Class in io.github.zeroone3010.yahueapi.domain
- Action() - Constructor for class io.github.zeroone3010.yahueapi.domain.Action
- activate() - Method in interface io.github.zeroone3010.yahueapi.Scene
-
Activates this scene.
- activate() - Method in interface io.github.zeroone3010.yahueapi.v2.Scene
-
Activates this scene.
- activate() - Method in class io.github.zeroone3010.yahueapi.v2.SceneImpl
- ACTIVE - io.github.zeroone3010.yahueapi.NewLightsSearchStatus
-
A search for new lights is currently active, please check again soon.
- ACTIVE - io.github.zeroone3010.yahueapi.v2.domain.update.SceneAction
- ACTIVE - io.github.zeroone3010.yahueapi.v2.HueEventStreamState
-
The stream is OK, actively receiving events.
- addLight(Light) - Method in interface io.github.zeroone3010.yahueapi.Room
-
Deprecated.
- addLight(Light) - Method in interface io.github.zeroone3010.yahueapi.v2.Group
-
Adds the given light into this group.
- addLight(Light) - Method in class io.github.zeroone3010.yahueapi.v2.GroupImpl
- alert() - Method in class io.github.zeroone3010.yahueapi.v2.UpdateState
-
Alerts, i.e.
- alert(AlertType) - Method in class io.github.zeroone3010.yahueapi.State.Builder
- alert(AlertType) - Method in interface io.github.zeroone3010.yahueapi.StateBuilderSteps.AlertStep
-
Deprecated.
- Alert - Class in io.github.zeroone3010.yahueapi.v2.domain
- Alert - Class in io.github.zeroone3010.yahueapi.v2.domain.update
- Alert() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.Alert
- Alert() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.update.Alert
- AlertType - Enum in io.github.zeroone3010.yahueapi
-
The Hue Bridge recognizes the concept of an "alert" as blinking the lights.
- AlertType - Enum in io.github.zeroone3010.yahueapi.v2.domain.update
- AMBIENT_LIGHT - io.github.zeroone3010.yahueapi.SensorType
-
A ambient light sensor, e.g.
- AmbientLightSensor - Interface in io.github.zeroone3010.yahueapi
- AmbientLightSensorImpl - Class in io.github.zeroone3010.yahueapi
- ApiInitializationError - Class in io.github.zeroone3010.yahueapi.domain
- ApiInitializationError() - Constructor for class io.github.zeroone3010.yahueapi.domain.ApiInitializationError
- ApiInitializationStatus - Class in io.github.zeroone3010.yahueapi.domain
- ApiInitializationStatus() - Constructor for class io.github.zeroone3010.yahueapi.domain.ApiInitializationStatus
- ApiInitializationSuccess - Class in io.github.zeroone3010.yahueapi.domain
- ApiInitializationSuccess() - Constructor for class io.github.zeroone3010.yahueapi.domain.ApiInitializationSuccess
- AUTH_V1 - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
B
- BasicHueEventHandler - Class in io.github.zeroone3010.yahueapi.v2
- BasicHueEventHandler(Hue, HueEventListener) - Constructor for class io.github.zeroone3010.yahueapi.v2.BasicHueEventHandler
- BEHAVIOR_INSTANCE - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- BEHAVIOR_SCRIPT - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- BREATHE - io.github.zeroone3010.yahueapi.v2.domain.update.AlertType
- BRIDGE - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- BRIDGE_HOME - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- BridgeConfig - Class in io.github.zeroone3010.yahueapi.domain
- BridgeConfig() - Constructor for class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- bridgeSupportsApiV2() - Method in class io.github.zeroone3010.yahueapi.Hue
-
Tells whether the Bridge supports the CLIP API v2, introduced in November 2021.
- BRIGHT_LIGHT - io.github.zeroone3010.yahueapi.domain.StartupMode
- brightness(int) - Method in class io.github.zeroone3010.yahueapi.State.Builder
- brightness(int) - Method in interface io.github.zeroone3010.yahueapi.StateBuilderSteps.BrightnessStep
-
Deprecated.
- brightness(int) - Method in class io.github.zeroone3010.yahueapi.v2.UpdateState
- builder() - Static method in class io.github.zeroone3010.yahueapi.State
- Builder() - Constructor for class io.github.zeroone3010.yahueapi.State.Builder
- buildGroup(GroupResource, Map<UUID, Resource>) - Method in class io.github.zeroone3010.yahueapi.v2.GroupFactory
- buildLight(LightResource, URL) - Method in class io.github.zeroone3010.yahueapi.v2.LightFactory
- buildMotionSensor(DeviceResource, URL) - Method in class io.github.zeroone3010.yahueapi.v2.MotionSensorFactory
- buildSwitch(DeviceResource, Map<UUID, ButtonResource>) - Method in class io.github.zeroone3010.yahueapi.v2.SwitchFactory
- buildTemperatureSensor(DeviceResource, URL) - Method in class io.github.zeroone3010.yahueapi.v2.TemperatureSensorFactory
- Button - Interface in io.github.zeroone3010.yahueapi
-
Deprecated.Use the
Buttonclass instead. - Button - Interface in io.github.zeroone3010.yahueapi.v2
-
A button of a
Switch. - BUTTON - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- ButtonEvent - Class in io.github.zeroone3010.yahueapi
-
This class describes an event of a single button of a switch.
- ButtonEvent - Class in io.github.zeroone3010.yahueapi.v2.domain.event
- ButtonEvent(String, Switch, Button, ButtonEventType, UUID) - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.event.ButtonEvent
- ButtonEvent.ButtonEventType - Enum in io.github.zeroone3010.yahueapi
-
An enumeration of the actions that a user may take with a physical button.
- ButtonEventType - Enum in io.github.zeroone3010.yahueapi.v2
-
Button events.
- ButtonImpl - Class in io.github.zeroone3010.yahueapi.v2
- ButtonImpl(Supplier<ButtonResource>, ButtonResource) - Constructor for class io.github.zeroone3010.yahueapi.v2.ButtonImpl
- ButtonMetadata - Class in io.github.zeroone3010.yahueapi.v2.domain
- ButtonMetadata() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.ButtonMetadata
- ButtonResource - Class in io.github.zeroone3010.yahueapi.v2.domain
- ButtonResource() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.ButtonResource
- ButtonResourceRoot - Class in io.github.zeroone3010.yahueapi.v2.domain
- ButtonResourceRoot() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.ButtonResourceRoot
- ButtonSpecifics - Class in io.github.zeroone3010.yahueapi.v2.domain
- ButtonSpecifics() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.ButtonSpecifics
C
- CANDLE - io.github.zeroone3010.yahueapi.v2.domain.update.EffectType
- checkClientTrusted(X509Certificate[], String) - Method in class io.github.zeroone3010.yahueapi.TrustEverythingManager
- checkServerTrusted(X509Certificate[], String) - Method in class io.github.zeroone3010.yahueapi.TrustEverythingManager
- clearTimedEffect() - Method in class io.github.zeroone3010.yahueapi.v2.UpdateState
-
Stops the timed effect.
- close() - Method in interface io.github.zeroone3010.yahueapi.v2.HueEventSource
-
Closes the event stream.
- CLOSED - io.github.zeroone3010.yahueapi.v2.HueEventStreamState
-
The stream has been permanently closed.
- color(Color) - Method in class io.github.zeroone3010.yahueapi.State.Builder
- color(Color) - Method in interface io.github.zeroone3010.yahueapi.StateBuilderSteps.ColorStep
-
Deprecated.
- color(Color) - Method in class io.github.zeroone3010.yahueapi.v2.UpdateState
-
One way of setting the color of the light(s).
- Color - Class in io.github.zeroone3010.yahueapi
-
Use this class to define a color for a color light -- or for a room with color lights.
- Color - Class in io.github.zeroone3010.yahueapi.v2.domain
- Color - Class in io.github.zeroone3010.yahueapi.v2.domain.update
- Color() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.Color
- Color() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.update.Color
- COLOR - io.github.zeroone3010.yahueapi.LightType
- COLOR_LOOP - io.github.zeroone3010.yahueapi.EffectType
-
Color loop, cycling through all the colors with the current brightness and saturation.
- COLOR_LOOP_EFFECT - Static variable in class io.github.zeroone3010.yahueapi.State
-
A state that turns on the
EffectType.COLOR_LOOPeffect. - COLOR_TEMPERATURE - io.github.zeroone3010.yahueapi.LightType
- ColorTemperature - Class in io.github.zeroone3010.yahueapi.v2.domain
- ColorTemperature - Class in io.github.zeroone3010.yahueapi.v2.domain.update
- ColorTemperature() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.ColorTemperature
- ColorTemperature() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.update.ColorTemperature
- ColorTemperatureDelta - Class in io.github.zeroone3010.yahueapi.v2.domain.update
- ColorTemperatureDelta() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.update.ColorTemperatureDelta
- colorTemperatureInMireks(int) - Method in class io.github.zeroone3010.yahueapi.State.Builder
- colorTemperatureInMireks(int) - Method in interface io.github.zeroone3010.yahueapi.StateBuilderSteps.ColorTemperatureStep
-
Color temperature.
- COMPLETED - io.github.zeroone3010.yahueapi.NewLightsSearchStatus
-
A search for a new lights has been completed.
- ComponentSoftwareUpdate - Class in io.github.zeroone3010.yahueapi.domain
- ComponentSoftwareUpdate() - Constructor for class io.github.zeroone3010.yahueapi.domain.ComponentSoftwareUpdate
- ConfigBackup - Class in io.github.zeroone3010.yahueapi.domain
- ConfigBackup() - Constructor for class io.github.zeroone3010.yahueapi.domain.ConfigBackup
- ConfigSoftwareUpdate - Class in io.github.zeroone3010.yahueapi.domain
- ConfigSoftwareUpdate() - Constructor for class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate
- ConfigSoftwareUpdate2 - Class in io.github.zeroone3010.yahueapi.domain
- ConfigSoftwareUpdate2() - Constructor for class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate2
- ConfigSoftwareUpdate2AutoInstall - Class in io.github.zeroone3010.yahueapi.domain
- ConfigSoftwareUpdate2AutoInstall() - Constructor for class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate2AutoInstall
- ConfigSoftwareUpdate2Bridge - Class in io.github.zeroone3010.yahueapi.domain
- ConfigSoftwareUpdate2Bridge() - Constructor for class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate2Bridge
- CONNECTING - io.github.zeroone3010.yahueapi.v2.HueEventStreamState
-
The stream is connecting for the first time or reconnecting after a failure.
- connectionClosed() - Method in interface io.github.zeroone3010.yahueapi.v2.HueEventListener
-
This method will be called in case the event stream is closed.
- connectionOpened() - Method in interface io.github.zeroone3010.yahueapi.v2.HueEventListener
-
This method will be called when the event stream is opened.
- createAllTrustedConnection(URL) - Static method in class io.github.zeroone3010.yahueapi.TrustEverythingManager
- createHostnameVerifier(String) - Static method in class io.github.zeroone3010.yahueapi.TrustEverythingManager
- createHueSSLContext() - Method in class io.github.zeroone3010.yahueapi.SecureJsonFactory
-
Creates an SSL Context that only contains the Signify CA certificate of Hue bridges
- createSSLSocketFactory() - Static method in class io.github.zeroone3010.yahueapi.TrustEverythingManager
- CUSTOM - io.github.zeroone3010.yahueapi.domain.StartupMode
D
- DAYLIGHT - io.github.zeroone3010.yahueapi.SensorType
-
A daylight sensor, i.e.
- DaylightSensor - Interface in io.github.zeroone3010.yahueapi
-
The daylight sensor is a virtual sensor.
- DeltaAction - Enum in io.github.zeroone3010.yahueapi.v2.domain.update
- Device - Interface in io.github.zeroone3010.yahueapi.v2
-
Any device that the Bridge knows.
- DEVICE - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- DEVICE_POWER - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- DeviceResource - Class in io.github.zeroone3010.yahueapi.v2.domain
- DeviceResource() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.DeviceResource
- DeviceResourceRoot - Class in io.github.zeroone3010.yahueapi.v2.domain
- DeviceResourceRoot() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.DeviceResourceRoot
- DeviceTypes - Class in io.github.zeroone3010.yahueapi.domain
- DeviceTypes() - Constructor for class io.github.zeroone3010.yahueapi.domain.DeviceTypes
- DIMMABLE - io.github.zeroone3010.yahueapi.LightType
- Dimming - Class in io.github.zeroone3010.yahueapi.v2.domain
- Dimming - Class in io.github.zeroone3010.yahueapi.v2.domain.update
- Dimming() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.Dimming
- Dimming() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.update.Dimming
- DimmingDelta - Class in io.github.zeroone3010.yahueapi.v2.domain.update
- DimmingDelta() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.update.DimmingDelta
- discoverBridges(Consumer<HueBridge>, HueBridgeDiscoveryService.DiscoveryMethod...) - Method in class io.github.zeroone3010.yahueapi.discovery.HueBridgeDiscoveryService
-
Discover the Hue Bridges in the current network, using the given discovery methods.
- discoverBridges(Consumer<HueBridge>, HueBridgeProtocol, HueBridgeDiscoveryService.DiscoveryMethod...) - Method in class io.github.zeroone3010.yahueapi.discovery.HueBridgeDiscoveryService
-
Discover the Hue Bridges in the current network, using the given discovery methods.
- DOUBLE_SHORT_RELEASED - io.github.zeroone3010.yahueapi.v2.ButtonEventType
-
"Double short release".
- DOWN - io.github.zeroone3010.yahueapi.v2.domain.update.DeltaAction
- DYNAMIC_PALETTE - io.github.zeroone3010.yahueapi.v2.domain.update.SceneAction
- Dynamics - Class in io.github.zeroone3010.yahueapi.v2.domain
- Dynamics - Class in io.github.zeroone3010.yahueapi.v2.domain.update
- Dynamics() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.Dynamics
- Dynamics() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.update.Dynamics
E
- effect(EffectType) - Method in class io.github.zeroone3010.yahueapi.State.Builder
- effect(EffectType) - Method in interface io.github.zeroone3010.yahueapi.StateBuilderSteps.EffectStep
-
Deprecated.
- effect(EffectType) - Method in class io.github.zeroone3010.yahueapi.v2.UpdateState
-
Starts an effect, or stops it with the
EffectType.NO_EFFECT. - Effects - Class in io.github.zeroone3010.yahueapi.v2.domain
- Effects - Class in io.github.zeroone3010.yahueapi.v2.domain.update
- Effects() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.Effects
- Effects() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.update.Effects
- EffectType - Enum in io.github.zeroone3010.yahueapi
-
Light effect, as supported by the Hue API.
- EffectType - Enum in io.github.zeroone3010.yahueapi.v2.domain.update
- ENTERTAINMENT - io.github.zeroone3010.yahueapi.GroupType
- ENTERTAINMENT - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- ENTERTAINMENT_CONFIGURATION - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- EntertainmentStream - Class in io.github.zeroone3010.yahueapi.domain
- EntertainmentStream() - Constructor for class io.github.zeroone3010.yahueapi.domain.EntertainmentStream
- equals(Object) - Method in class io.github.zeroone3010.yahueapi.ButtonEvent
- equals(Object) - Method in class io.github.zeroone3010.yahueapi.Color
- equals(Object) - Method in class io.github.zeroone3010.yahueapi.HueBridge
- equals(Object) - Method in class io.github.zeroone3010.yahueapi.State
- Error - Class in io.github.zeroone3010.yahueapi.v2.domain
- Error() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.Error
- EVENT_LIST_TYPE_REF - Static variable in class io.github.zeroone3010.yahueapi.v2.BasicHueEventHandler
- EVENTS_CONNECTION_TIMEOUT_MINUTES - Static variable in class io.github.zeroone3010.yahueapi.v2.Hue
- EVENTS_READ_TIMEOUT - Static variable in class io.github.zeroone3010.yahueapi.v2.Hue
- EXTENDED_COLOR - io.github.zeroone3010.yahueapi.LightType
F
- FIRE - io.github.zeroone3010.yahueapi.v2.domain.update.EffectType
G
- gammaCorrection(float) - Static method in class io.github.zeroone3010.yahueapi.XAndYAndBrightness
- Gamut - Class in io.github.zeroone3010.yahueapi.v2.domain
- Gamut() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.Gamut
- GEOFENCE - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- GEOFENCE_CLIENT - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- GEOLOCATION - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- getAcceptedIssuers() - Method in class io.github.zeroone3010.yahueapi.TrustEverythingManager
- getAction() - Method in class io.github.zeroone3010.yahueapi.domain.Group
- getAction() - Method in class io.github.zeroone3010.yahueapi.SwitchEvent
- getAction() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Alert
- getAction() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.ColorTemperatureDelta
- getAction() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.DimmingDelta
- getAction() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Recall
- getActions() - Method in class io.github.zeroone3010.yahueapi.domain.Rule
- getActionValues() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Alert
- getAddress() - Method in class io.github.zeroone3010.yahueapi.domain.ApiInitializationError
- getAddress() - Method in class io.github.zeroone3010.yahueapi.domain.RuleAction
- getAddress() - Method in class io.github.zeroone3010.yahueapi.domain.RuleCondition
- getAlert() - Method in class io.github.zeroone3010.yahueapi.domain.Action
- getAlert() - Method in class io.github.zeroone3010.yahueapi.domain.LightState
- getAlert() - Method in class io.github.zeroone3010.yahueapi.State
-
The latest alert command issued.
- getAlert() - Method in class io.github.zeroone3010.yahueapi.v2.domain.GroupedLightResource
- getAlert() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightResource
- getAlert() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- getAllLights() - Method in class io.github.zeroone3010.yahueapi.Hue
-
Returns all lights known by the Bridge.
- getAmbientLightSensors() - Method in class io.github.zeroone3010.yahueapi.Hue
-
Returns all the ambient light sensors configured into the Bridge.
- getAmbientSensorByName(String) - Method in class io.github.zeroone3010.yahueapi.Hue
-
Returns a specific ambient sensor by its name.
- getApiString() - Method in enum io.github.zeroone3010.yahueapi.AlertType
- getApiString() - Method in enum io.github.zeroone3010.yahueapi.EffectType
- getApiValue() - Method in enum io.github.zeroone3010.yahueapi.domain.StartupMode
- getApiVersion() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getAppdata() - Method in class io.github.zeroone3010.yahueapi.domain.Scene
- getArchetype() - Method in class io.github.zeroone3010.yahueapi.domain.LightConfig
- getArchetype() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Metadata
- getAutoInstall() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate2
- getBackup() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getBlue() - Method in class io.github.zeroone3010.yahueapi.Color
- getBlue() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Gamut
- getBody() - Method in class io.github.zeroone3010.yahueapi.domain.RuleAction
- getBri() - Method in class io.github.zeroone3010.yahueapi.domain.Action
- getBri() - Method in class io.github.zeroone3010.yahueapi.State
- getBridge() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate2
- getBridgeId() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getBrightness() - Method in class io.github.zeroone3010.yahueapi.domain.LightState
- getBrightness() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Dimming
- getBrightness() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Dimming
- getBrightness() - Method in class io.github.zeroone3010.yahueapi.XAndYAndBrightness
-
Brightness level.
- getBrightnessDelta() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.DimmingDelta
- getBrightnessMax100() - Method in class io.github.zeroone3010.yahueapi.XAndYAndBrightness
-
Brightness level.
- getButton() - Method in class io.github.zeroone3010.yahueapi.SwitchEvent
- getButton() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ButtonResource
- getButton() - Method in class io.github.zeroone3010.yahueapi.v2.domain.event.ButtonEvent
-
The
Buttonthat was pressed. - getButton() - Method in class io.github.zeroone3010.yahueapi.v2.domain.HueEventData
- getButtonEvent() - Method in class io.github.zeroone3010.yahueapi.domain.SensorEvent
- getButtons() - Method in interface io.github.zeroone3010.yahueapi.Switch
-
Deprecated.Lists the buttons of this switch.
- getButtons() - Method in interface io.github.zeroone3010.yahueapi.v2.Switch
-
Lists the buttons of this switch.
- getButtons() - Method in class io.github.zeroone3010.yahueapi.v2.SwitchImpl
- getCapabilities() - Method in class io.github.zeroone3010.yahueapi.domain.LightDto
- getCapabilities() - Method in class io.github.zeroone3010.yahueapi.domain.SensorDto
- getChanged() - Method in class io.github.zeroone3010.yahueapi.v2.domain.MotionReport
- getChanged() - Method in class io.github.zeroone3010.yahueapi.v2.domain.TemperatureReport
- getChildren() - Method in interface io.github.zeroone3010.yahueapi.v2.domain.GroupResource
- getChildren() - Method in class io.github.zeroone3010.yahueapi.v2.domain.RoomResource
- getChildren() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateRoom
- getChildren() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ZoneResource
- getClassid() - Method in class io.github.zeroone3010.yahueapi.domain.ResourceLink
- getColor() - Method in class io.github.zeroone3010.yahueapi.v2.domain.GradientPointGet
- getColor() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightResource
- getColor() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.GradientPoint
- getColor() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- getColormode() - Method in class io.github.zeroone3010.yahueapi.domain.Action
- getColorMode() - Method in class io.github.zeroone3010.yahueapi.domain.LightState
- getColorTemperature() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightResource
- getColorTemperature() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- getColorTemperatureDelta() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- getCommunication() - Method in class io.github.zeroone3010.yahueapi.domain.PortalState
- getConditions() - Method in class io.github.zeroone3010.yahueapi.domain.Rule
- getConfig() - Method in class io.github.zeroone3010.yahueapi.domain.LightDto
- getConfig() - Method in class io.github.zeroone3010.yahueapi.domain.Root
- getConfig() - Method in class io.github.zeroone3010.yahueapi.domain.SensorDto
- getControlId() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ButtonMetadata
-
minimum: 0 – maximum: 8
- getCreated() - Method in class io.github.zeroone3010.yahueapi.domain.Rule
- getCreateDate() - Method in class io.github.zeroone3010.yahueapi.domain.WhiteListItem
- getCreationTime() - Method in class io.github.zeroone3010.yahueapi.v2.domain.HueEvent
- getCt() - Method in class io.github.zeroone3010.yahueapi.domain.Action
- getCt() - Method in class io.github.zeroone3010.yahueapi.domain.LightState
- getCt() - Method in class io.github.zeroone3010.yahueapi.State
- getData() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ButtonResourceRoot
- getData() - Method in class io.github.zeroone3010.yahueapi.v2.domain.DeviceResourceRoot
- getData() - Method in class io.github.zeroone3010.yahueapi.v2.domain.GroupedLightResourceRoot
- getData() - Method in class io.github.zeroone3010.yahueapi.v2.domain.HueEvent
- getData() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightResourceRoot
- getData() - Method in class io.github.zeroone3010.yahueapi.v2.domain.MotionResourceRoot
- getData() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ResourceRoot
- getData() - Method in class io.github.zeroone3010.yahueapi.v2.domain.TemperatureResourceRoot
- getDataStoreVersion() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getDaylightSensors() - Method in class io.github.zeroone3010.yahueapi.Hue
-
Returns all the daylight sensors configured into the Bridge.
- getDegreesCelsius() - Method in interface io.github.zeroone3010.yahueapi.TemperatureSensor
-
Deprecated.Returns the detected temperature in degrees Celsius.
- getDegreesCelsius() - Method in interface io.github.zeroone3010.yahueapi.v2.TemperatureSensor
-
Returns the detected temperature in degrees Celsius.
- getDegreesCelsius() - Method in class io.github.zeroone3010.yahueapi.v2.TemperatureSensorImpl
- getDegreesFahrenheit() - Method in interface io.github.zeroone3010.yahueapi.v2.TemperatureSensor
-
Returns the detected temperature in degrees Fahrenheit.
- getDegreesFahrenheit() - Method in class io.github.zeroone3010.yahueapi.v2.TemperatureSensorImpl
- getDescription() - Method in class io.github.zeroone3010.yahueapi.domain.ApiInitializationError
- getDescription() - Method in class io.github.zeroone3010.yahueapi.domain.ResourceLink
- getDescription() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Error
- getDeviceTypes() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate
- getDimming() - Method in class io.github.zeroone3010.yahueapi.v2.domain.HueEventData
- getDimming() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightResource
- getDimming() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- getDimmingDelta() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- getDirection() - Method in class io.github.zeroone3010.yahueapi.domain.LightConfig
- getDuration() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Dynamics
- getDuration() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.TimedEffects
-
Duration in milliseconds.
- getDynamics() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightResource
- getDynamics() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- getEffect() - Method in class io.github.zeroone3010.yahueapi.domain.Action
- getEffect() - Method in class io.github.zeroone3010.yahueapi.domain.LightState
- getEffect() - Method in class io.github.zeroone3010.yahueapi.State
-
The latest effect command issued.
- getEffect() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Effects
- getEffect() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Effects
- getEffect() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.TimedEffects
- getEffects() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightResource
- getEffects() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- getEffectValues() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Effects
- getError() - Method in class io.github.zeroone3010.yahueapi.domain.ApiInitializationStatus
- getErrorCode() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigBackup
- getErrors() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ButtonResourceRoot
- getErrors() - Method in class io.github.zeroone3010.yahueapi.v2.domain.DeviceResourceRoot
- getErrors() - Method in class io.github.zeroone3010.yahueapi.v2.domain.GroupedLightResourceRoot
- getErrors() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightResourceRoot
- getErrors() - Method in class io.github.zeroone3010.yahueapi.v2.domain.MotionResourceRoot
- getErrors() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ResourceRoot
- getErrors() - Method in class io.github.zeroone3010.yahueapi.v2.domain.TemperatureResourceRoot
- getEventCode() - Method in class io.github.zeroone3010.yahueapi.ButtonEvent
- getEventGroupId() - Method in class io.github.zeroone3010.yahueapi.v2.domain.event.ButtonEvent
-
The Bridge may emit several events simultaneously.
- getEventGroupId() - Method in class io.github.zeroone3010.yahueapi.v2.domain.event.MotionEvent
-
The Bridge may emit several events simultaneously.
- getEvents() - Method in class io.github.zeroone3010.yahueapi.domain.SensorInput
- getEventTime() - Method in class io.github.zeroone3010.yahueapi.v2.domain.event.ButtonEvent
- getEventTime() - Method in class io.github.zeroone3010.yahueapi.v2.domain.event.MotionEvent
- getEventType() - Method in class io.github.zeroone3010.yahueapi.ButtonEvent
- getEventType() - Method in class io.github.zeroone3010.yahueapi.domain.SensorEvent
- getEventType() - Method in class io.github.zeroone3010.yahueapi.v2.domain.event.ButtonEvent
-
Type of the button press that triggered this event.
- getFunction() - Method in class io.github.zeroone3010.yahueapi.domain.LightConfig
- getGamut() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Color
- getGamutType() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Color
- getGateway() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getGradient() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightResource
- getGradient() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- getGreen() - Method in class io.github.zeroone3010.yahueapi.Color
- getGreen() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Gamut
- getGroup() - Method in class io.github.zeroone3010.yahueapi.domain.Scene
- getGroup() - Method in class io.github.zeroone3010.yahueapi.v2.domain.SceneResource
- getGroups() - Method in class io.github.zeroone3010.yahueapi.domain.Root
- getGroupsOfType(GroupType...) - Method in class io.github.zeroone3010.yahueapi.Hue
-
Returns all groups of lights that match any of the specified group types.
- getHardwarePlatformType() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ProductData
- getHostnameVerifier() - Method in class io.github.zeroone3010.yahueapi.SecureJsonFactory
- getHue() - Method in class io.github.zeroone3010.yahueapi.domain.Action
- getHue() - Method in class io.github.zeroone3010.yahueapi.domain.LightState
- getHue() - Method in class io.github.zeroone3010.yahueapi.State
- getId() - Method in interface io.github.zeroone3010.yahueapi.Light
-
Deprecated.Returns the technical id of the light, as assigned by the Bridge.
- getId() - Method in interface io.github.zeroone3010.yahueapi.Room
-
Deprecated.Returns the technical id of the room, zone, or light group, as assigned by the Bridge.
- getId() - Method in interface io.github.zeroone3010.yahueapi.Scene
-
Returns the technical id of the scene, as assigned by the Bridge.
- getId() - Method in interface io.github.zeroone3010.yahueapi.Sensor
-
Returns the id of the sensor, as assigned by the Bridge.
- getId() - Method in interface io.github.zeroone3010.yahueapi.v2.Button
-
Returns the technical id of the button, as assigned by the Bridge.
- getId() - Method in class io.github.zeroone3010.yahueapi.v2.ButtonImpl
- getId() - Method in interface io.github.zeroone3010.yahueapi.v2.Device
-
Returns the technical id of the device, as assigned by the Bridge.
- getId() - Method in interface io.github.zeroone3010.yahueapi.v2.domain.GroupResource
- getId() - Method in class io.github.zeroone3010.yahueapi.v2.domain.HueEvent
- getId() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Resource
- getId() - Method in interface io.github.zeroone3010.yahueapi.v2.Group
-
Returns the technical id of the room, zone, or light group, as assigned by the Bridge.
- getId() - Method in class io.github.zeroone3010.yahueapi.v2.GroupImpl
- getId() - Method in interface io.github.zeroone3010.yahueapi.v2.Light
-
Returns the technical id of the light, as assigned by the Bridge.
- getId() - Method in class io.github.zeroone3010.yahueapi.v2.LightImpl
- getId() - Method in class io.github.zeroone3010.yahueapi.v2.MotionSensorImpl
- getId() - Method in interface io.github.zeroone3010.yahueapi.v2.Scene
-
Returns the technical id of the scene, as assigned by the Bridge.
- getId() - Method in class io.github.zeroone3010.yahueapi.v2.SceneImpl
- getId() - Method in interface io.github.zeroone3010.yahueapi.v2.Switch
-
Returns the technical id of the switch, as assigned by the Bridge.
- getId() - Method in class io.github.zeroone3010.yahueapi.v2.SwitchImpl
- getId() - Method in class io.github.zeroone3010.yahueapi.v2.TemperatureSensorImpl
- getIdV1() - Method in interface io.github.zeroone3010.yahueapi.v2.domain.GroupResource
- getIdV1() - Method in class io.github.zeroone3010.yahueapi.v2.domain.HueEventData
- getIdV1() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Resource
- getImage() - Method in class io.github.zeroone3010.yahueapi.domain.Scene
- getInputs() - Method in class io.github.zeroone3010.yahueapi.domain.SensorCapabilities
- getInternet() - Method in class io.github.zeroone3010.yahueapi.domain.InternetServices
- getInternetServices() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getIp() - Method in class io.github.zeroone3010.yahueapi.HueBridge
-
Returns the IP address of the Bridge.
- getIpAddress() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getLastChange() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate2
- getLastChanged() - Method in interface io.github.zeroone3010.yahueapi.v2.MotionSensor
-
The last time there was any change to the motion status.
- getLastChanged() - Method in class io.github.zeroone3010.yahueapi.v2.MotionSensorImpl
- getLastChanged() - Method in interface io.github.zeroone3010.yahueapi.v2.TemperatureSensor
-
The last time the temperature was updated.
- getLastChanged() - Method in class io.github.zeroone3010.yahueapi.v2.TemperatureSensorImpl
- getLastEvent() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ButtonSpecifics
-
One of "initial_press", "repeat", "short_release", "long_release", "double_short_release".
- getLastinstall() - Method in class io.github.zeroone3010.yahueapi.domain.ComponentSoftwareUpdate
- getLastInstall() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate2Bridge
- getLastSearchTime() - Method in class io.github.zeroone3010.yahueapi.NewLightsResult
-
Time of the last finished search, or
Optional.empty()if no search has been completed since the last time the Bridge was rebooted. - getLastTriggered() - Method in class io.github.zeroone3010.yahueapi.domain.Rule
- getLastUpdated() - Method in class io.github.zeroone3010.yahueapi.domain.Scene
- getLastUpdated() - Method in interface io.github.zeroone3010.yahueapi.Sensor
-
Returns the last time the sensor status has been updated, or null if it has not been updated.
- getLastUseDate() - Method in class io.github.zeroone3010.yahueapi.domain.WhiteListItem
- getLatestEvent() - Method in interface io.github.zeroone3010.yahueapi.Switch
-
Deprecated.The latest event of this switch.
- getLatestEvent() - Method in interface io.github.zeroone3010.yahueapi.v2.Button
-
The latest event that this button has emitted.
- getLatestEvent() - Method in class io.github.zeroone3010.yahueapi.v2.ButtonImpl
- getLatestPressedButton() - Method in interface io.github.zeroone3010.yahueapi.v2.Switch
-
The latest button that was pressed.
- getLatestPressedButton() - Method in class io.github.zeroone3010.yahueapi.v2.SwitchImpl
- getLightByName(String) - Method in interface io.github.zeroone3010.yahueapi.Room
-
Deprecated.Returns one light, if found by the given name.
- getLightByName(String) - Method in interface io.github.zeroone3010.yahueapi.v2.Group
-
Returns one light, if found by the given name.
- getLightByName(String) - Method in class io.github.zeroone3010.yahueapi.v2.GroupImpl
- getLightLevel() - Method in interface io.github.zeroone3010.yahueapi.AmbientLightSensor
-
Returns the current light level in lux.
- getLightLevel() - Method in class io.github.zeroone3010.yahueapi.AmbientLightSensorImpl
- getLightLevel() - Method in class io.github.zeroone3010.yahueapi.v2.domain.HueEventData
- getLightLevel() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightLevel
- getLights() - Method in class io.github.zeroone3010.yahueapi.domain.Group
- getLights() - Method in class io.github.zeroone3010.yahueapi.domain.Root
- getLights() - Method in class io.github.zeroone3010.yahueapi.domain.Scene
- getLights() - Method in interface io.github.zeroone3010.yahueapi.Room
-
Deprecated.Returns all the lights that have been assigned to this group.
- getLights() - Method in interface io.github.zeroone3010.yahueapi.v2.Group
-
Returns all the lights that have been assigned to this group.
- getLights() - Method in class io.github.zeroone3010.yahueapi.v2.GroupImpl
- getLights() - Method in class io.github.zeroone3010.yahueapi.v2.Hue
-
Returns all the lights configured into the Bridge.
- getLinks() - Method in class io.github.zeroone3010.yahueapi.domain.ResourceLink
- getLocalTime() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getLocations() - Method in class io.github.zeroone3010.yahueapi.domain.Group
- getMac() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getMac() - Method in class io.github.zeroone3010.yahueapi.HueBridge
-
Returns the MAC address of the Bridge.
- getManufacturername() - Method in class io.github.zeroone3010.yahueapi.domain.LightDto
- getManufacturerName() - Method in class io.github.zeroone3010.yahueapi.domain.SensorDto
- getManufacturerName() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ProductData
- getMaxLumens() - Method in interface io.github.zeroone3010.yahueapi.Light
-
Deprecated.Returns the maximum number of lumens that this light is capable of emitting, if the light reports such a number.
- getMetadata() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ButtonResource
- getMetadata() - Method in class io.github.zeroone3010.yahueapi.v2.domain.DeviceResource
- getMetadata() - Method in interface io.github.zeroone3010.yahueapi.v2.domain.GroupResource
- getMetadata() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightResource
- getMetadata() - Method in class io.github.zeroone3010.yahueapi.v2.domain.RoomResource
- getMetadata() - Method in class io.github.zeroone3010.yahueapi.v2.domain.SceneResource
- getMetadata() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ZoneResource
- getMethod() - Method in class io.github.zeroone3010.yahueapi.domain.RuleAction
- getMinDimLevel() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Dimming
- getMirek() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ColorTemperature
- getMirek() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.ColorTemperature
- getMirekDelta() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.ColorTemperatureDelta
- getMirekMaximum() - Method in class io.github.zeroone3010.yahueapi.v2.domain.MirekSchema
- getMirekMinimum() - Method in class io.github.zeroone3010.yahueapi.v2.domain.MirekSchema
- getMirekSchema() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ColorTemperature
- getMode() - Method in class io.github.zeroone3010.yahueapi.domain.LightState
- getMode() - Method in class io.github.zeroone3010.yahueapi.domain.Startup
- getMode() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightResource
- getModelid() - Method in class io.github.zeroone3010.yahueapi.domain.LightDto
- getModelId() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getModelId() - Method in class io.github.zeroone3010.yahueapi.domain.SensorDto
- getModelId() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ProductData
- getMotion() - Method in class io.github.zeroone3010.yahueapi.v2.domain.HueEventData
- getMotion() - Method in class io.github.zeroone3010.yahueapi.v2.domain.MotionResource
- getMotionReport() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Motion
- getMotionSensors() - Method in class io.github.zeroone3010.yahueapi.v2.Hue
-
Returns all the motion sensors configured into the Bridge.
- getName() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getName() - Method in class io.github.zeroone3010.yahueapi.domain.Group
- getName() - Method in class io.github.zeroone3010.yahueapi.domain.LightDto
- getName() - Method in class io.github.zeroone3010.yahueapi.domain.ResourceLink
- getName() - Method in class io.github.zeroone3010.yahueapi.domain.Rule
- getName() - Method in class io.github.zeroone3010.yahueapi.domain.Scene
- getName() - Method in class io.github.zeroone3010.yahueapi.domain.SensorDto
- getName() - Method in class io.github.zeroone3010.yahueapi.domain.WhiteListItem
- getName() - Method in class io.github.zeroone3010.yahueapi.HueBridge
-
Returns the human-readable name of the Bridge.
- getName() - Method in interface io.github.zeroone3010.yahueapi.Light
-
Deprecated.Returns the name of the light, as set by the user.
- getName() - Method in interface io.github.zeroone3010.yahueapi.Room
-
Deprecated.Returns the name of the room or zone, as set by the user.
- getName() - Method in interface io.github.zeroone3010.yahueapi.Scene
-
Returns the name of the scene, e.g.
- getName() - Method in interface io.github.zeroone3010.yahueapi.Sensor
-
Returns the human readable name of the sensor as set by the user, e.g.
- getName() - Method in interface io.github.zeroone3010.yahueapi.v2.Device
-
Returns the name of the device, as set by the user.
- getName() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Metadata
- getName() - Method in interface io.github.zeroone3010.yahueapi.v2.Group
-
Returns the name of the room or zone, as set by the user.
- getName() - Method in class io.github.zeroone3010.yahueapi.v2.GroupImpl
- getName() - Method in interface io.github.zeroone3010.yahueapi.v2.Light
-
Returns the name of the light, as set by the user.
- getName() - Method in class io.github.zeroone3010.yahueapi.v2.LightImpl
- getName() - Method in class io.github.zeroone3010.yahueapi.v2.MotionSensorImpl
- getName() - Method in interface io.github.zeroone3010.yahueapi.v2.Scene
-
Returns the name of the scene, as set by the user.
- getName() - Method in class io.github.zeroone3010.yahueapi.v2.SceneImpl
- getName() - Method in interface io.github.zeroone3010.yahueapi.v2.Switch
-
Returns the name of the switch, as set by the user.
- getName() - Method in class io.github.zeroone3010.yahueapi.v2.SwitchImpl
- getName() - Method in class io.github.zeroone3010.yahueapi.v2.TemperatureSensorImpl
- getNetmask() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getNewLights() - Method in class io.github.zeroone3010.yahueapi.NewLightsResult
-
The lights that were found the last time new lights were searched for, if any.
- getNewLightsSearchStatus() - Method in class io.github.zeroone3010.yahueapi.Hue
-
Returns the status of new lights search -- see
Hue.searchForNewLights(). - getNumber() - Method in interface io.github.zeroone3010.yahueapi.Button
-
Deprecated.The number of this button in a switch.
- getNumber() - Method in interface io.github.zeroone3010.yahueapi.v2.Button
-
The number of this button in a switch.
- getNumber() - Method in class io.github.zeroone3010.yahueapi.v2.ButtonImpl
- getOn() - Method in class io.github.zeroone3010.yahueapi.State
- getOn() - Method in class io.github.zeroone3010.yahueapi.v2.domain.GroupedLightResource
- getOn() - Method in class io.github.zeroone3010.yahueapi.v2.domain.HueEventData
- getOn() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightResource
- getOn() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- getOperator() - Method in class io.github.zeroone3010.yahueapi.domain.RuleCondition
- getOwner() - Method in class io.github.zeroone3010.yahueapi.domain.EntertainmentStream
- getOwner() - Method in class io.github.zeroone3010.yahueapi.domain.ResourceLink
- getOwner() - Method in class io.github.zeroone3010.yahueapi.domain.Rule
- getOwner() - Method in class io.github.zeroone3010.yahueapi.domain.Scene
- getOwner() - Method in interface io.github.zeroone3010.yahueapi.v2.Button
-
Returns the
Switchthat thisButtonbelongs to. - getOwner() - Method in class io.github.zeroone3010.yahueapi.v2.ButtonImpl
- getOwner() - Method in class io.github.zeroone3010.yahueapi.v2.domain.event.MotionEvent
-
The device that triggered this motion event.
- getOwner() - Method in class io.github.zeroone3010.yahueapi.v2.domain.HueEventData
- getOwner() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightResource
- getOwnerId() - Method in interface io.github.zeroone3010.yahueapi.v2.Light
-
Returns the technical id of the device that "owns" this light, as assigned by the Bridge.
- getOwnerId() - Method in class io.github.zeroone3010.yahueapi.v2.LightImpl
- getPicture() - Method in class io.github.zeroone3010.yahueapi.domain.Scene
- getPoints() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Gradient
- getPoints() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Gradient
- getPointsCapable() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Gradient
- getPortalConnection() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getPortalState() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getPossibleEvents() - Method in interface io.github.zeroone3010.yahueapi.Button
-
Deprecated.A list of events that may be performed with the button.
- getPresenceSensorByName(String) - Method in class io.github.zeroone3010.yahueapi.Hue
-
Returns a specific presence sensor by its name.
- getPresenceSensors() - Method in class io.github.zeroone3010.yahueapi.Hue
-
Returns all the presence sensors configured into the Bridge.
- getProductArchetype() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ProductData
- getProductData() - Method in class io.github.zeroone3010.yahueapi.v2.domain.DeviceResource
- getProductid() - Method in class io.github.zeroone3010.yahueapi.domain.LightDto
- getProductName() - Method in class io.github.zeroone3010.yahueapi.domain.LightDto
- getProductName() - Method in class io.github.zeroone3010.yahueapi.domain.SensorDto
- getProductName() - Method in interface io.github.zeroone3010.yahueapi.Sensor
-
Returns the human readable name of the sensor product, e.g.
- getProductName() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ProductData
- getProxyAddress() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getProxyMode() - Method in class io.github.zeroone3010.yahueapi.domain.EntertainmentStream
- getProxyNode() - Method in class io.github.zeroone3010.yahueapi.domain.EntertainmentStream
- getProxyPort() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getRaw() - Method in class io.github.zeroone3010.yahueapi.Hue
-
Returns the raw root node information of the REST API.
- getRecall() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.SceneActivation
- getRecycle() - Method in class io.github.zeroone3010.yahueapi.domain.SensorDto
- getRed() - Method in class io.github.zeroone3010.yahueapi.Color
- getRed() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Gamut
- getRemoteAccess() - Method in class io.github.zeroone3010.yahueapi.domain.InternetServices
- getRepeatIntervals() - Method in class io.github.zeroone3010.yahueapi.domain.SensorInput
- getReplacesBridgeId() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getResourceId() - Method in class io.github.zeroone3010.yahueapi.v2.domain.HueEventData
- getResourceId() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ResourceIdentifier
- getResourcelinks() - Method in class io.github.zeroone3010.yahueapi.domain.Root
- getResourceType() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ResourceIdentifier
- getRoomByName(String) - Method in class io.github.zeroone3010.yahueapi.Hue
-
Deprecated.Use
Hue.getRoomByName(String)instead. - getRoomByName(String) - Method in class io.github.zeroone3010.yahueapi.v2.Hue
-
Returns a specific room by its name.
- getRoomClass() - Method in class io.github.zeroone3010.yahueapi.domain.Group
- getRooms() - Method in class io.github.zeroone3010.yahueapi.Hue
-
Deprecated.Use
Hue.getRooms()instead. - getRooms() - Method in class io.github.zeroone3010.yahueapi.v2.Hue
-
Returns all the rooms configured into the Bridge.
- getRules() - Method in class io.github.zeroone3010.yahueapi.domain.Root
- getSat() - Method in class io.github.zeroone3010.yahueapi.domain.Action
- getSat() - Method in class io.github.zeroone3010.yahueapi.State
- getSaturation() - Method in class io.github.zeroone3010.yahueapi.domain.LightState
- getScene() - Method in class io.github.zeroone3010.yahueapi.State
-
The id of the scene that this state will activate.
- getSceneByName(String) - Method in interface io.github.zeroone3010.yahueapi.Room
-
Deprecated.Returns one scene, if found by the given name.
- getSceneByName(String) - Method in interface io.github.zeroone3010.yahueapi.v2.Group
-
Returns the scene matching the given human-readable name, if one exists.
- getSceneByName(String) - Method in class io.github.zeroone3010.yahueapi.v2.GroupImpl
- getScenes() - Method in class io.github.zeroone3010.yahueapi.domain.Root
- getScenes() - Method in interface io.github.zeroone3010.yahueapi.Room
-
Deprecated.Returns the scenes that belong to this group.
- getScenes() - Method in interface io.github.zeroone3010.yahueapi.v2.Group
-
Lists all scenes that can be used with this group.
- getScenes() - Method in class io.github.zeroone3010.yahueapi.v2.GroupImpl
- getSchedules() - Method in class io.github.zeroone3010.yahueapi.domain.Root
- getSensitivity() - Method in class io.github.zeroone3010.yahueapi.v2.domain.MotionResource
- getSensitivity() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Sensitivity
- getSensitivityMax() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Sensitivity
- getSensors() - Method in class io.github.zeroone3010.yahueapi.domain.Root
- getServices() - Method in class io.github.zeroone3010.yahueapi.v2.domain.DeviceResource
- getServices() - Method in interface io.github.zeroone3010.yahueapi.v2.domain.GroupResource
- getServices() - Method in class io.github.zeroone3010.yahueapi.v2.domain.RoomResource
- getServices() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ZoneResource
- getSocketFactory() - Method in class io.github.zeroone3010.yahueapi.SecureJsonFactory
- getSoftwareUpdate() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getSoftwareUpdate() - Method in class io.github.zeroone3010.yahueapi.domain.SensorDto
- getSoftwareUpdate2() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getSoftwareVersion() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getSoftwareVersion() - Method in class io.github.zeroone3010.yahueapi.domain.SensorDto
- getSoftwareVersion() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ProductData
- getSpeed() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Dynamics
- getStarterKitId() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getStartup() - Method in class io.github.zeroone3010.yahueapi.domain.LightConfig
- getState() - Method in class io.github.zeroone3010.yahueapi.domain.ComponentSoftwareUpdate
- getState() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate2
- getState() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate2Bridge
- getState() - Method in class io.github.zeroone3010.yahueapi.domain.Group
- getState() - Method in class io.github.zeroone3010.yahueapi.domain.LightDto
- getState() - Method in class io.github.zeroone3010.yahueapi.domain.SensorDto
- getState() - Method in interface io.github.zeroone3010.yahueapi.Light
-
Deprecated.Gets the state of the light -- or returns the cached state if caching has been enabled with
Hue.setCaching(boolean). - getState() - Method in interface io.github.zeroone3010.yahueapi.v2.HueEventSource
-
Returns the state of this event stream.
- getStatus() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigBackup
- getStatus() - Method in class io.github.zeroone3010.yahueapi.domain.Rule
- getStatus() - Method in class io.github.zeroone3010.yahueapi.NewLightsResult
-
Status of searching for new lights:
ACTIVEif there is a search currently going on, [@code NONE} if no search has been performed since the Bridge was last rebooted, andCOMPLETEDif a search has been finished. - getStatus() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Effects
- getStatus() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Sensitivity
- getStatusValues() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Effects
- getStream() - Method in class io.github.zeroone3010.yahueapi.domain.Group
- getSuccess() - Method in class io.github.zeroone3010.yahueapi.domain.ApiInitializationStatus
- getSupportedEffects() - Method in interface io.github.zeroone3010.yahueapi.v2.Light
-
The effects that this light supports.
- getSupportedEffects() - Method in class io.github.zeroone3010.yahueapi.v2.LightImpl
- getSwconfigid() - Method in class io.github.zeroone3010.yahueapi.domain.LightDto
- getSwitch() - Method in class io.github.zeroone3010.yahueapi.v2.domain.event.ButtonEvent
-
The
Switchthat was activated. - getSwitchByName(String) - Method in class io.github.zeroone3010.yahueapi.Hue
-
Returns a specific switch by its name.
- getSwitches() - Method in class io.github.zeroone3010.yahueapi.Hue
-
Deprecated.
- getSwitches() - Method in class io.github.zeroone3010.yahueapi.v2.Hue
-
Returns all the switches configured into the Bridge.
- getSwupdate() - Method in class io.github.zeroone3010.yahueapi.domain.InternetServices
- getSwupdate() - Method in class io.github.zeroone3010.yahueapi.domain.LightDto
- getSwversion() - Method in class io.github.zeroone3010.yahueapi.domain.LightDto
- getTemperature() - Method in class io.github.zeroone3010.yahueapi.v2.domain.HueEventData
- getTemperature() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Temperature
- getTemperature() - Method in class io.github.zeroone3010.yahueapi.v2.domain.TemperatureReport
- getTemperature() - Method in class io.github.zeroone3010.yahueapi.v2.domain.TemperatureResource
- getTemperatureReport() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Temperature
- getTemperatureSensorByName(String) - Method in class io.github.zeroone3010.yahueapi.Hue
-
Returns a specific temperature sensor by its name.
- getTemperatureSensors() - Method in class io.github.zeroone3010.yahueapi.Hue
-
Deprecated.
- getTemperatureSensors() - Method in class io.github.zeroone3010.yahueapi.v2.Hue
-
Returns all the temperature sensors configured into the Bridge.
- getText() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate
- getTime() - Method in class io.github.zeroone3010.yahueapi.domain.InternetServices
- getTimedEffects() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- getTimesTriggered() - Method in class io.github.zeroone3010.yahueapi.domain.Rule
- getTimeZone() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getTransitiontime() - Method in class io.github.zeroone3010.yahueapi.State
- getTrustEverythingTrustManager() - Static method in class io.github.zeroone3010.yahueapi.TrustEverythingManager
- getTrustManager() - Method in class io.github.zeroone3010.yahueapi.SecureJsonFactory
- getType() - Method in class io.github.zeroone3010.yahueapi.domain.ApiInitializationError
- getType() - Method in class io.github.zeroone3010.yahueapi.domain.Group
- getType() - Method in class io.github.zeroone3010.yahueapi.domain.LightDto
- getType() - Method in class io.github.zeroone3010.yahueapi.domain.ResourceLink
- getType() - Method in class io.github.zeroone3010.yahueapi.domain.Scene
- getType() - Method in class io.github.zeroone3010.yahueapi.domain.SensorDto
- getType() - Method in interface io.github.zeroone3010.yahueapi.Light
-
Deprecated.Returns info on the type of the light.
- getType() - Method in interface io.github.zeroone3010.yahueapi.Room
-
Deprecated.Returns the type of this group of lights, whether it is a room, a zone, or something else.
- getType() - Method in interface io.github.zeroone3010.yahueapi.Sensor
-
Returns the type of the sensor.
- getType() - Method in interface io.github.zeroone3010.yahueapi.v2.domain.GroupResource
- getType() - Method in class io.github.zeroone3010.yahueapi.v2.domain.HueEvent
- getType() - Method in class io.github.zeroone3010.yahueapi.v2.domain.HueEventData
- getType() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Resource
- getType() - Method in interface io.github.zeroone3010.yahueapi.v2.Group
-
Returns the type of this group, whether it is a room, zone, or grouped light.
- getType() - Method in class io.github.zeroone3010.yahueapi.v2.GroupImpl
- getUnassignedLightByName(String) - Method in class io.github.zeroone3010.yahueapi.Hue
-
Returns a specific unassigned light by its name.
- getUnassignedLights() - Method in class io.github.zeroone3010.yahueapi.Hue
-
Returns all lights that do not belong to any group or zone.
- getUniqueid() - Method in class io.github.zeroone3010.yahueapi.domain.LightDto
- getUniqueId() - Method in class io.github.zeroone3010.yahueapi.domain.SensorDto
- getUnknownSensors() - Method in class io.github.zeroone3010.yahueapi.Hue
-
Returns all the sensors configured into the Bridge.
- getUpdateState() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate
- getUpdateTime() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate2AutoInstall
- getUrl() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate
- getUsername() - Method in class io.github.zeroone3010.yahueapi.domain.ApiInitializationSuccess
- getUtc() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getValue() - Method in class io.github.zeroone3010.yahueapi.domain.RuleCondition
- getVersion() - Method in class io.github.zeroone3010.yahueapi.domain.Scene
- getWhiteList() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getX() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Xy
- getX() - Method in class io.github.zeroone3010.yahueapi.XAndYAndBrightness
- getXy() - Method in class io.github.zeroone3010.yahueapi.domain.Action
- getXy() - Method in class io.github.zeroone3010.yahueapi.domain.LightState
- getXy() - Method in class io.github.zeroone3010.yahueapi.State
- getXy() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Color
- getXy() - Method in class io.github.zeroone3010.yahueapi.v2.domain.SimpleColor
- getXy() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Color
- getY() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Xy
- getY() - Method in class io.github.zeroone3010.yahueapi.XAndYAndBrightness
- getZigbeeChannel() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- getZoneByName(String) - Method in class io.github.zeroone3010.yahueapi.Hue
-
Deprecated.Use
Hue.getZoneByName(String)instead. - getZoneByName(String) - Method in class io.github.zeroone3010.yahueapi.v2.Hue
-
Returns a specific zone by its name.
- getZones() - Method in class io.github.zeroone3010.yahueapi.Hue
-
Deprecated.Use
Hue.getZones()instead. - getZones() - Method in class io.github.zeroone3010.yahueapi.v2.Hue
-
Returns all the zones configured into the Bridge.
- gradient(List<Color>) - Method in class io.github.zeroone3010.yahueapi.v2.UpdateState
-
Gradient color setting, for lights that support gradients.
- Gradient - Class in io.github.zeroone3010.yahueapi.v2.domain
- Gradient - Class in io.github.zeroone3010.yahueapi.v2.domain.update
- Gradient() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.Gradient
- Gradient() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.update.Gradient
- GradientPoint - Class in io.github.zeroone3010.yahueapi.v2.domain.update
- GradientPoint() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.update.GradientPoint
- GradientPointGet - Class in io.github.zeroone3010.yahueapi.v2.domain
- GradientPointGet() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.GradientPointGet
- Group - Class in io.github.zeroone3010.yahueapi.domain
- Group - Interface in io.github.zeroone3010.yahueapi.v2
-
A group of lights, i.e.
- Group() - Constructor for class io.github.zeroone3010.yahueapi.domain.Group
- GROUPED_LIGHT - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- GroupedLightResource - Class in io.github.zeroone3010.yahueapi.v2.domain
- GroupedLightResource() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.GroupedLightResource
- GroupedLightResourceRoot - Class in io.github.zeroone3010.yahueapi.v2.domain
- GroupedLightResourceRoot() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.GroupedLightResourceRoot
- GroupFactory - Class in io.github.zeroone3010.yahueapi.v2
- GroupFactory(Hue, ObjectMapper) - Constructor for class io.github.zeroone3010.yahueapi.v2.GroupFactory
- GroupImpl - Class in io.github.zeroone3010.yahueapi.v2
- GroupImpl(UUID, ResourceType, String, List<Scene>, Supplier<Collection<Light>>, Supplier<GroupedLightResource>, Function<UpdateLight, String>, Function<Collection<Light>, String>) - Constructor for class io.github.zeroone3010.yahueapi.v2.GroupImpl
- GroupResource - Interface in io.github.zeroone3010.yahueapi.v2.domain
- GroupState - Class in io.github.zeroone3010.yahueapi.domain
- GroupState() - Constructor for class io.github.zeroone3010.yahueapi.domain.GroupState
- GroupType - Enum in io.github.zeroone3010.yahueapi
-
See https://developers.meethue.com/develop/hue-api/groupds-api/ for further specifications.
H
- hashCode() - Method in class io.github.zeroone3010.yahueapi.ButtonEvent
- hashCode() - Method in class io.github.zeroone3010.yahueapi.Color
- hashCode() - Method in class io.github.zeroone3010.yahueapi.HueBridge
- hashCode() - Method in class io.github.zeroone3010.yahueapi.State
- HOLD - io.github.zeroone3010.yahueapi.ButtonEvent.ButtonEventType
-
The button is being held down.
- HOLD - io.github.zeroone3010.yahueapi.v2.ButtonEventType
-
The button is being held down.
- HOMEKIT - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- HTTPS - io.github.zeroone3010.yahueapi.HueBridgeProtocol
-
Recommended
- hue(int) - Method in class io.github.zeroone3010.yahueapi.State.Builder
- hue(int) - Method in interface io.github.zeroone3010.yahueapi.StateBuilderSteps.HueStep
-
Hue.
- Hue - Class in io.github.zeroone3010.yahueapi
-
The main class.
- Hue - Class in io.github.zeroone3010.yahueapi.v2
- Hue(HueBridgeProtocol, String, String) - Constructor for class io.github.zeroone3010.yahueapi.Hue
-
A basic constructor for initializing the Hue Bridge connection for this library.
- Hue(HueBridgeProtocol, String, String) - Constructor for class io.github.zeroone3010.yahueapi.v2.Hue
-
The basic constructor for initializing the Hue Bridge APIv2 connection for this library.
- Hue(String, String) - Constructor for class io.github.zeroone3010.yahueapi.Hue
-
The basic constructor for initializing the Hue Bridge connection for this library.
- Hue(String, String) - Constructor for class io.github.zeroone3010.yahueapi.v2.Hue
-
The basic constructor for initializing the Hue Bridge APIv2 connection for this library.
- HUE_APPLICATION_KEY_HEADER - Static variable in class io.github.zeroone3010.yahueapi.v2.Hue
- HueApiException - Exception in io.github.zeroone3010.yahueapi
- HueApiException(String) - Constructor for exception io.github.zeroone3010.yahueapi.HueApiException
- HueApiException(Throwable) - Constructor for exception io.github.zeroone3010.yahueapi.HueApiException
- HueBridge - Class in io.github.zeroone3010.yahueapi
-
A class representing a Hue Bridge in the application initialization phase.
- HueBridge(String) - Constructor for class io.github.zeroone3010.yahueapi.HueBridge
- HueBridge(String, String, String) - Constructor for class io.github.zeroone3010.yahueapi.HueBridge
- hueBridgeConnectionBuilder(String) - Static method in class io.github.zeroone3010.yahueapi.Hue
-
Deprecated.Use
Hue.hueBridgeConnectionBuilder(String)instead. - hueBridgeConnectionBuilder(String) - Static method in class io.github.zeroone3010.yahueapi.v2.Hue
-
The method to be used if you do not have an API key for your application yet.
- HueBridgeConnectionBuilder - Class in io.github.zeroone3010.yahueapi
-
Use this class to initialize a connection with your Bridge once you know the IP address of the Bridge.
- HueBridgeConnectionBuilder(String) - Constructor for class io.github.zeroone3010.yahueapi.HueBridgeConnectionBuilder
- HueBridgeDiscoveryService - Class in io.github.zeroone3010.yahueapi.discovery
-
A service with which one can discover the available Hue Bridges.
- HueBridgeDiscoveryService() - Constructor for class io.github.zeroone3010.yahueapi.discovery.HueBridgeDiscoveryService
- HueBridgeDiscoveryService.DiscoveryMethod - Enum in io.github.zeroone3010.yahueapi.discovery
-
The different methods that one can use to discover the available bridges.
- HueBridgeProtocol - Enum in io.github.zeroone3010.yahueapi
-
An enumeration on what kind of a connection one wants with the Bridge.
- HueEvent - Class in io.github.zeroone3010.yahueapi.v2.domain
- HueEvent() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.HueEvent
- HueEventData - Class in io.github.zeroone3010.yahueapi.v2.domain
- HueEventData() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.HueEventData
- HueEventListener - Interface in io.github.zeroone3010.yahueapi.v2
-
Implement this interface (fully or partially, as it suits your needs), then give your instance as a parameter to the
Hue.subscribeToEvents(HueEventListener)method to start receiving events from your Bridge. - HueEventSource - Interface in io.github.zeroone3010.yahueapi.v2
-
Source of streaming events from the Hue Bridge.
- HueEventStreamState - Enum in io.github.zeroone3010.yahueapi.v2
I
- identifier() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Resource
- INITIAL_PRESS - io.github.zeroone3010.yahueapi.ButtonEvent.ButtonEventType
-
The button was pushed.
- INITIAL_PRESS - io.github.zeroone3010.yahueapi.v2.ButtonEventType
-
The button was pushed.
- initializeApiConnection(String) - Method in class io.github.zeroone3010.yahueapi.HueBridgeConnectionBuilder
-
Returns a
CompletableFuturethat completes once you push the button on the Hue Bridge. - InternetServices - Class in io.github.zeroone3010.yahueapi.domain
- InternetServices() - Constructor for class io.github.zeroone3010.yahueapi.domain.InternetServices
- io.github.zeroone3010.yahueapi - package io.github.zeroone3010.yahueapi
- io.github.zeroone3010.yahueapi.discovery - package io.github.zeroone3010.yahueapi.discovery
- io.github.zeroone3010.yahueapi.domain - package io.github.zeroone3010.yahueapi.domain
- io.github.zeroone3010.yahueapi.v2 - package io.github.zeroone3010.yahueapi.v2
- io.github.zeroone3010.yahueapi.v2.domain - package io.github.zeroone3010.yahueapi.v2.domain
- io.github.zeroone3010.yahueapi.v2.domain.event - package io.github.zeroone3010.yahueapi.v2.domain.event
- io.github.zeroone3010.yahueapi.v2.domain.update - package io.github.zeroone3010.yahueapi.v2.domain.update
- isActive() - Method in class io.github.zeroone3010.yahueapi.domain.EntertainmentStream
- isAllOn() - Method in class io.github.zeroone3010.yahueapi.domain.GroupState
- isAllOn() - Method in interface io.github.zeroone3010.yahueapi.Room
-
Deprecated.Queries the state of the group.
- isAnyOn() - Method in class io.github.zeroone3010.yahueapi.domain.GroupState
- isAnyOn() - Method in interface io.github.zeroone3010.yahueapi.Room
-
Deprecated.Queries the state of the group of lights.
- isAnyOn() - Method in interface io.github.zeroone3010.yahueapi.v2.Group
-
Queries the state of the group of lights.
- isAnyOn() - Method in class io.github.zeroone3010.yahueapi.v2.GroupImpl
- isCaching() - Method in class io.github.zeroone3010.yahueapi.Hue
-
Tells whether this instance caches the states of objects, such as lights.
- isCertified() - Method in class io.github.zeroone3010.yahueapi.domain.SensorCapabilities
- isCertified() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ProductData
- isCheckForUpdate() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate
- isCheckForUpdate() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate2
- isConfigured() - Method in class io.github.zeroone3010.yahueapi.domain.Startup
- isDark() - Method in interface io.github.zeroone3010.yahueapi.AmbientLightSensor
-
Tells whether the current light level is below darkness threshold.
- isDark() - Method in class io.github.zeroone3010.yahueapi.AmbientLightSensorImpl
- isDaylight() - Method in interface io.github.zeroone3010.yahueapi.AmbientLightSensor
-
Tells whether the current light level is above light threshold.
- isDaylight() - Method in class io.github.zeroone3010.yahueapi.AmbientLightSensorImpl
- isDaylightTime() - Method in interface io.github.zeroone3010.yahueapi.DaylightSensor
-
Tells whether the current time is after sunrise but before sunset.
- isDhcp() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- isEnabled() - Method in class io.github.zeroone3010.yahueapi.v2.domain.MotionResource
- isEnabled() - Method in class io.github.zeroone3010.yahueapi.v2.domain.TemperatureResource
- isFactoryNew() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- isHueBridgeEndpoint() - Method in class io.github.zeroone3010.yahueapi.HueBridgeConnectionBuilder
-
Returns a
CompletableFuturethat calls the /api/config path of given Hue Bridge to verify that you are connecting to a Hue bridge. - isIncoming() - Method in class io.github.zeroone3010.yahueapi.domain.PortalState
- isLightLevelValid() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightLevel
- isLinkButton() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- isLocked() - Method in class io.github.zeroone3010.yahueapi.domain.Scene
- isMirekValid() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ColorTemperature
- isMotion() - Method in class io.github.zeroone3010.yahueapi.v2.domain.event.MotionEvent
-
Whether motion is sensed.
- isMotion() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Motion
- isMotion() - Method in class io.github.zeroone3010.yahueapi.v2.domain.MotionReport
- isMotion() - Method in interface io.github.zeroone3010.yahueapi.v2.MotionSensor
-
Whether motion has been detected.
- isMotion() - Method in class io.github.zeroone3010.yahueapi.v2.MotionSensorImpl
- isMotionValid() - Method in class io.github.zeroone3010.yahueapi.v2.domain.event.MotionEvent
-
Whether the value presented by
MotionEvent.isMotion()is valid. - isMotionValid() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Motion
- isNotify() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate
- isOn() - Method in class io.github.zeroone3010.yahueapi.domain.Action
- isOn() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate2AutoInstall
- isOn() - Method in class io.github.zeroone3010.yahueapi.domain.LightState
- isOn() - Method in interface io.github.zeroone3010.yahueapi.Light
-
Deprecated.Queries the light state -- or returns the cached state if caching has been enabled with
Hue.setCaching(boolean). - isOn() - Method in class io.github.zeroone3010.yahueapi.v2.domain.On
- isOn() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.On
- isOn() - Method in interface io.github.zeroone3010.yahueapi.v2.Light
-
Queries the light state.
- isOn() - Method in class io.github.zeroone3010.yahueapi.v2.LightImpl
- isOutgoing() - Method in class io.github.zeroone3010.yahueapi.domain.PortalState
- isPortalServices() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- isPresence() - Method in interface io.github.zeroone3010.yahueapi.PresenceSensor
-
Whether presence has been detected.
- isPrimary() - Method in class io.github.zeroone3010.yahueapi.domain.SensorCapabilities
- isReachable() - Method in class io.github.zeroone3010.yahueapi.domain.LightState
- isReachable() - Method in interface io.github.zeroone3010.yahueapi.Light
-
Deprecated.Queries the reachability of the light -- or returns the cached state if caching has been enabled with
Hue.setCaching(boolean). - isRecycle() - Method in class io.github.zeroone3010.yahueapi.domain.Group
- isRecycle() - Method in class io.github.zeroone3010.yahueapi.domain.ResourceLink
- isRecycle() - Method in class io.github.zeroone3010.yahueapi.domain.Rule
- isRecycle() - Method in class io.github.zeroone3010.yahueapi.domain.Scene
- isSignedOn() - Method in class io.github.zeroone3010.yahueapi.domain.PortalState
- isTemperatureValid() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Temperature
J
- JsonStringUtil - Class in io.github.zeroone3010.yahueapi.domain
- jsonValue() - Method in enum io.github.zeroone3010.yahueapi.domain.StartupMode
K
- KEEP_STATE - io.github.zeroone3010.yahueapi.domain.StartupMode
- keepCurrentState() - Method in interface io.github.zeroone3010.yahueapi.StateBuilderSteps.OnOffStep
-
Keeps the current state of the light to which this state is assigned: if it's on, it stays on, and if it's off, it stays off.
L
- LAST_ON_STATE - io.github.zeroone3010.yahueapi.domain.StartupMode
- Light - Interface in io.github.zeroone3010.yahueapi
-
Deprecated.Use the
Lightclass instead. - Light - Interface in io.github.zeroone3010.yahueapi.v2
-
A single Philips Hue -compatible light.
- LIGHT - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- LIGHT_GROUP - io.github.zeroone3010.yahueapi.GroupType
- LIGHT_LEVEL - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- LIGHT_SOURCE - io.github.zeroone3010.yahueapi.GroupType
- LightConfig - Class in io.github.zeroone3010.yahueapi.domain
- LightConfig() - Constructor for class io.github.zeroone3010.yahueapi.domain.LightConfig
- LightDto - Class in io.github.zeroone3010.yahueapi.domain
- LightDto() - Constructor for class io.github.zeroone3010.yahueapi.domain.LightDto
- LightFactory - Class in io.github.zeroone3010.yahueapi.v2
- LightFactory(Hue, ObjectMapper) - Constructor for class io.github.zeroone3010.yahueapi.v2.LightFactory
- LightImpl - Class in io.github.zeroone3010.yahueapi.v2
- LightImpl(UUID, LightResource, Supplier<LightResource>, Function<UpdateLight, String>) - Constructor for class io.github.zeroone3010.yahueapi.v2.LightImpl
- LightLevel - Class in io.github.zeroone3010.yahueapi.v2.domain
- LightLevel() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.LightLevel
- LightResource - Class in io.github.zeroone3010.yahueapi.v2.domain
- LightResource() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.LightResource
- LightResourceRoot - Class in io.github.zeroone3010.yahueapi.v2.domain
- LightResourceRoot() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.LightResourceRoot
- LightState - Class in io.github.zeroone3010.yahueapi.domain
-
A data transfer object to hold the properties received from the Hue Bridge.
- LightState() - Constructor for class io.github.zeroone3010.yahueapi.domain.LightState
- LightType - Enum in io.github.zeroone3010.yahueapi
-
See https://developers.meethue.com/documentation/supported-lights for further specifications.
- LONG_ALERT - io.github.zeroone3010.yahueapi.AlertType
-
Blinking for 15 seconds.
- LONG_ALERT - Static variable in class io.github.zeroone3010.yahueapi.State
-
A state that causes light(s) to blink for 15 seconds.
- LONG_PRESS - io.github.zeroone3010.yahueapi.v2.ButtonEventType
-
The button has been pressed for a longer time.
- LONG_RELEASED - io.github.zeroone3010.yahueapi.ButtonEvent.ButtonEventType
-
The button was released after it was held down for a while.
- LONG_RELEASED - io.github.zeroone3010.yahueapi.v2.ButtonEventType
-
The button was released after it was held down for a while.
- LOWEST_POSSIBLE_BRIGHTNESS - Static variable in class io.github.zeroone3010.yahueapi.v2.UpdateState
- LUMINAIRE - io.github.zeroone3010.yahueapi.GroupType
M
- MAX_BRIGHTNESS - Static variable in class io.github.zeroone3010.yahueapi.v2.UpdateState
- MDNS - io.github.zeroone3010.yahueapi.discovery.HueBridgeDiscoveryService.DiscoveryMethod
-
With the multicast DNS method discovery queries are sent into the local network.
- Metadata - Class in io.github.zeroone3010.yahueapi.v2.domain
- Metadata() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.Metadata
- MirekSchema - Class in io.github.zeroone3010.yahueapi.v2.domain
- MirekSchema() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.MirekSchema
- Motion - Class in io.github.zeroone3010.yahueapi.v2.domain
- Motion() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.Motion
- MOTION - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- MotionEvent - Class in io.github.zeroone3010.yahueapi.v2.domain.event
- MotionEvent(String, UUID, Device, boolean, boolean) - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.event.MotionEvent
- MotionReport - Class in io.github.zeroone3010.yahueapi.v2.domain
- MotionReport() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.MotionReport
- MotionResource - Class in io.github.zeroone3010.yahueapi.v2.domain
- MotionResource() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.MotionResource
- MotionResourceRoot - Class in io.github.zeroone3010.yahueapi.v2.domain
- MotionResourceRoot() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.MotionResourceRoot
- MotionSensor - Interface in io.github.zeroone3010.yahueapi.v2
-
A physical motion detector.
- MotionSensorFactory - Class in io.github.zeroone3010.yahueapi.v2
- MotionSensorFactory(Hue, ObjectMapper) - Constructor for class io.github.zeroone3010.yahueapi.v2.MotionSensorFactory
- MotionSensorImpl - Class in io.github.zeroone3010.yahueapi.v2
- MotionSensorImpl(UUID, String, Supplier<Motion>) - Constructor for class io.github.zeroone3010.yahueapi.v2.MotionSensorImpl
N
- NewLightsResult - Class in io.github.zeroone3010.yahueapi
- NewLightsResult(Collection<Light>, NewLightsSearchStatus, ZonedDateTime) - Constructor for class io.github.zeroone3010.yahueapi.NewLightsResult
- NewLightsSearchStatus - Enum in io.github.zeroone3010.yahueapi
- NO_ALERT - Static variable in class io.github.zeroone3010.yahueapi.State
-
A state that stops lights from blinking.
- NO_EFFECT - io.github.zeroone3010.yahueapi.v2.domain.update.EffectType
- NO_EFFECT - io.github.zeroone3010.yahueapi.v2.domain.update.TimedEffectType
- NO_EFFECTS - Static variable in class io.github.zeroone3010.yahueapi.State
-
A state that stops effects.
- NONE - io.github.zeroone3010.yahueapi.AlertType
-
No alert.
- NONE - io.github.zeroone3010.yahueapi.EffectType
-
No effect.
- NONE - io.github.zeroone3010.yahueapi.NewLightsSearchStatus
-
A search for new lights has not been performed since the last time the Bridge was rebooted.
- NUPNP - io.github.zeroone3010.yahueapi.discovery.HueBridgeDiscoveryService.DiscoveryMethod
-
With the N-UPnP method the Philips Hue portal is polled over the internet and the portal responds with local IP addresses if it knows about any Bridges that exist in the network where it is polled from.
O
- of(float, float, float) - Static method in class io.github.zeroone3010.yahueapi.Color
-
Creates a
Colorobject with the specified red, green, and blue parts. - of(int) - Static method in class io.github.zeroone3010.yahueapi.Color
-
Creates a
Colorobject from the given integer such that the least significant byte (0xFF) represent blue, the next byte green (0xFF00) and the next one red (0xFF0000). - of(int, int, int) - Static method in class io.github.zeroone3010.yahueapi.Color
-
Creates a
Colorobject with the specified red, green, and blue parts. - of(Integer) - Static method in class io.github.zeroone3010.yahueapi.Color
-
Creates a
Colorobject from the given integer such that the least significant byte (0xFF) represent blue, the next byte green (0xFF00) and the next one red (0xFF0000). - of(Object) - Static method in class io.github.zeroone3010.yahueapi.Color
-
Accepts another kind of `Color` object, such as an instance of a
java.awt.Colororandroid.graphics.Color, and tries to parse it into this kind of aColorobject. - of(String) - Static method in class io.github.zeroone3010.yahueapi.Color
-
Creates a
Colorobject from the given string that should represent a three bytes long hexadecimal number. - off() - Method in interface io.github.zeroone3010.yahueapi.StateBuilderSteps.OnOffStep
-
Deprecated.
- off() - Method in class io.github.zeroone3010.yahueapi.v2.UpdateState
-
Makes this state turn the light(s) off.
- OFF - Static variable in class io.github.zeroone3010.yahueapi.v2.domain.update.On
- on() - Method in interface io.github.zeroone3010.yahueapi.StateBuilderSteps.OnOffStep
-
Deprecated.
- on() - Method in class io.github.zeroone3010.yahueapi.v2.UpdateState
-
Makes this state turn the light(s) on.
- on(boolean) - Method in class io.github.zeroone3010.yahueapi.v2.UpdateState
-
Toggles the on/off status of the light(s).
- on(Boolean) - Method in class io.github.zeroone3010.yahueapi.State.Builder
- on(Boolean) - Method in interface io.github.zeroone3010.yahueapi.StateBuilderSteps.OnOffStep
-
Deprecated.
- On - Class in io.github.zeroone3010.yahueapi.v2.domain
- On - Class in io.github.zeroone3010.yahueapi.v2.domain.update
- On() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.On
- On(boolean) - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.update.On
- ON - Static variable in class io.github.zeroone3010.yahueapi.v2.domain.update.On
- ON_OFF_LIGHT - io.github.zeroone3010.yahueapi.LightType
- ON_OFF_PLUGIN_UNIT - io.github.zeroone3010.yahueapi.LightType
- onClosed() - Method in class io.github.zeroone3010.yahueapi.v2.BasicHueEventHandler
- onComment(String) - Method in class io.github.zeroone3010.yahueapi.v2.BasicHueEventHandler
- onError(Throwable) - Method in class io.github.zeroone3010.yahueapi.v2.BasicHueEventHandler
- onMessage(String, MessageEvent) - Method in class io.github.zeroone3010.yahueapi.v2.BasicHueEventHandler
- onOpen() - Method in class io.github.zeroone3010.yahueapi.v2.BasicHueEventHandler
P
- parseFromButtonEventType(String) - Static method in enum io.github.zeroone3010.yahueapi.ButtonEvent.ButtonEventType
- parseFromButtonEventType(String) - Static method in enum io.github.zeroone3010.yahueapi.v2.ButtonEventType
- parseTypeString(String) - Static method in enum io.github.zeroone3010.yahueapi.AlertType
- parseTypeString(String) - Static method in enum io.github.zeroone3010.yahueapi.EffectType
- parseTypeString(String) - Static method in enum io.github.zeroone3010.yahueapi.SensorType
- PortalState - Class in io.github.zeroone3010.yahueapi.domain
- PortalState() - Constructor for class io.github.zeroone3010.yahueapi.domain.PortalState
- PRESENCE - io.github.zeroone3010.yahueapi.SensorType
-
A presence sensor, i.e.
- PresenceSensor - Interface in io.github.zeroone3010.yahueapi
-
A physical motion detector or a virtual geofence sensor.
- PRISM - io.github.zeroone3010.yahueapi.v2.domain.update.EffectType
- ProductData - Class in io.github.zeroone3010.yahueapi.v2.domain
- ProductData() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.ProductData
- PUBLIC_IMAGE - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
R
- Recall - Class in io.github.zeroone3010.yahueapi.v2.domain.update
- Recall() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.update.Recall
- receive(List<HueEvent>) - Method in interface io.github.zeroone3010.yahueapi.v2.HueEventListener
-
This method will be called when events are received.
- receiveButtonEvent(ButtonEvent) - Method in interface io.github.zeroone3010.yahueapi.v2.HueEventListener
-
This method will be called when button events are received.
- receiveMotionEvent(MotionEvent) - Method in interface io.github.zeroone3010.yahueapi.v2.HueEventListener
-
This method will be called when motion events are received.
- refresh() - Method in class io.github.zeroone3010.yahueapi.Hue
-
Refreshes the room, lamp, etc.
- refresh() - Method in class io.github.zeroone3010.yahueapi.v2.Hue
-
Refreshes the room, lamp, etc.
- removeLight(Light) - Method in interface io.github.zeroone3010.yahueapi.Room
-
Deprecated.
- removeLight(Light) - Method in interface io.github.zeroone3010.yahueapi.v2.Group
-
Removes the given light from this group.
- removeLight(Light) - Method in class io.github.zeroone3010.yahueapi.v2.GroupImpl
- Resource - Class in io.github.zeroone3010.yahueapi.v2.domain
- Resource() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.Resource
- ResourceIdentifier - Class in io.github.zeroone3010.yahueapi.v2.domain
- ResourceIdentifier() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.ResourceIdentifier
- ResourceLink - Class in io.github.zeroone3010.yahueapi.domain
- ResourceLink() - Constructor for class io.github.zeroone3010.yahueapi.domain.ResourceLink
- ResourceRoot - Class in io.github.zeroone3010.yahueapi.v2.domain
- ResourceRoot() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.ResourceRoot
- ResourceType - Enum in io.github.zeroone3010.yahueapi.v2.domain
- rgbToXy(Color) - Static method in class io.github.zeroone3010.yahueapi.XAndYAndBrightness
- Room - Interface in io.github.zeroone3010.yahueapi
-
Deprecated.Use the
Groupclass instead. - ROOM - io.github.zeroone3010.yahueapi.GroupType
- ROOM - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- RoomResource - Class in io.github.zeroone3010.yahueapi.v2.domain
- RoomResource() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.RoomResource
- RoomResourceRoot - Class in io.github.zeroone3010.yahueapi.v2.domain
- RoomResourceRoot() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.RoomResourceRoot
- Root - Class in io.github.zeroone3010.yahueapi.domain
- Root() - Constructor for class io.github.zeroone3010.yahueapi.domain.Root
- Rule - Class in io.github.zeroone3010.yahueapi.domain
- Rule() - Constructor for class io.github.zeroone3010.yahueapi.domain.Rule
- RuleAction - Class in io.github.zeroone3010.yahueapi.domain
- RuleAction() - Constructor for class io.github.zeroone3010.yahueapi.domain.RuleAction
- RuleCondition - Class in io.github.zeroone3010.yahueapi.domain
- RuleCondition() - Constructor for class io.github.zeroone3010.yahueapi.domain.RuleCondition
S
- saturation(int) - Method in class io.github.zeroone3010.yahueapi.State.Builder
- saturation(int) - Method in interface io.github.zeroone3010.yahueapi.StateBuilderSteps.SaturationStep
-
Saturation.
- scene(String) - Method in class io.github.zeroone3010.yahueapi.State.Builder
- scene(String) - Method in interface io.github.zeroone3010.yahueapi.StateBuilderSteps.SceneStep
-
Scene.
- Scene - Class in io.github.zeroone3010.yahueapi.domain
- Scene - Interface in io.github.zeroone3010.yahueapi
-
A scene that has been configured into the Hue Bridge.
- Scene - Interface in io.github.zeroone3010.yahueapi.v2
-
A scene.
- Scene() - Constructor for class io.github.zeroone3010.yahueapi.domain.Scene
- SCENE - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- SceneAction - Enum in io.github.zeroone3010.yahueapi.v2.domain.update
- SceneActivation - Class in io.github.zeroone3010.yahueapi.v2.domain.update
- SceneActivation() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.update.SceneActivation
- SceneImpl - Class in io.github.zeroone3010.yahueapi.v2
- SceneImpl(UUID, String, Supplier<String>) - Constructor for class io.github.zeroone3010.yahueapi.v2.SceneImpl
- SceneResource - Class in io.github.zeroone3010.yahueapi.v2.domain
- SceneResource() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.SceneResource
- Schedule - Class in io.github.zeroone3010.yahueapi.domain
- Schedule() - Constructor for class io.github.zeroone3010.yahueapi.domain.Schedule
- searchForNewLights() - Method in class io.github.zeroone3010.yahueapi.Hue
-
Orders the Bridge to search for new lights.
- SecureJsonFactory - Class in io.github.zeroone3010.yahueapi
- SecureJsonFactory(String, HueBridgeProtocol) - Constructor for class io.github.zeroone3010.yahueapi.SecureJsonFactory
- Sensitivity - Class in io.github.zeroone3010.yahueapi.v2.domain
- Sensitivity() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.Sensitivity
- Sensor - Interface in io.github.zeroone3010.yahueapi
-
A sensor, physical or virtual, capable of producing input into the Hue Bridge so that the Bridge can react to it.
- SensorCapabilities - Class in io.github.zeroone3010.yahueapi.domain
- SensorCapabilities() - Constructor for class io.github.zeroone3010.yahueapi.domain.SensorCapabilities
- SensorDto - Class in io.github.zeroone3010.yahueapi.domain
- SensorDto() - Constructor for class io.github.zeroone3010.yahueapi.domain.SensorDto
- SensorEvent - Class in io.github.zeroone3010.yahueapi.domain
- SensorEvent() - Constructor for class io.github.zeroone3010.yahueapi.domain.SensorEvent
- SensorInput - Class in io.github.zeroone3010.yahueapi.domain
- SensorInput() - Constructor for class io.github.zeroone3010.yahueapi.domain.SensorInput
- SensorType - Enum in io.github.zeroone3010.yahueapi
-
See https://developers.meethue.com/documentation/supported-sensors for further specifications.
- setAction(AlertType) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Alert
- setAction(DeltaAction) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.ColorTemperatureDelta
-
Sets the delta action for this object and returns self.
- setAction(DeltaAction) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.DimmingDelta
-
Sets the dimming delta action and returns self.
- setAlert(Alert) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- setBrightness(int) - Method in interface io.github.zeroone3010.yahueapi.Light
-
Deprecated.Sets the brightness of the light.
- setBrightness(int) - Method in interface io.github.zeroone3010.yahueapi.Room
-
Deprecated.Sets the brightness of the group.
- setBrightness(int) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Dimming
-
Brightness percentage.
- setBrightness(int) - Method in interface io.github.zeroone3010.yahueapi.v2.Group
-
Sets the brightness of the lights.
- setBrightness(int) - Method in class io.github.zeroone3010.yahueapi.v2.GroupImpl
- setBrightness(int) - Method in interface io.github.zeroone3010.yahueapi.v2.Light
-
Sets the brightness of the light.
- setBrightness(int) - Method in class io.github.zeroone3010.yahueapi.v2.LightImpl
- setBrightnessDelta(int) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.DimmingDelta
-
Brightness percentage of full-scale increase delta to current dimlevel.
- setCaching(boolean) - Method in class io.github.zeroone3010.yahueapi.Hue
-
Controls whether cached states of objects, such as lights, should be used.
- setChildren(List<ResourceIdentifier>) - Method in class io.github.zeroone3010.yahueapi.v2.domain.RoomResource
- setChildren(List<ResourceIdentifier>) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateRoom
- setColor(Color) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.GradientPoint
- setColor(Color) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- setColorTemperature(ColorTemperature) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- setColorTemperatureDelta(ColorTemperatureDelta) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- setDimming(Dimming) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- setDimmingDelta(DimmingDelta) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- setDuration(int) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Dynamics
-
Sets the durationInMilliseconds of a light transition or timed effects in milliseconds.
- setDuration(Duration) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.TimedEffects
-
Duration of the effect.
- setDynamics(Dynamics) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- setEffect(EffectType) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Effects
-
Sets the effect.
- setEffect(TimedEffectType) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.TimedEffects
-
Sets a timed effect, or clears it with
TimedEffectType.NO_EFFECT. - setEffects(Effects) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- setGradient(Gradient) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- setMirek(Integer) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.ColorTemperature
-
Color temperature in mirek, 153-500.
- setMirekDelta(int) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.ColorTemperatureDelta
-
Mirek delta to current mirek.
- setOn(boolean) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.On
-
Toggles the light on or off.
- setOn(On) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- setPoints(List<GradientPoint>) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Gradient
- setResourceId(UUID) - Method in class io.github.zeroone3010.yahueapi.v2.domain.ResourceIdentifier
- setResourceType(ResourceType) - Method in class io.github.zeroone3010.yahueapi.v2.domain.ResourceIdentifier
- setSpeed(float) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Dynamics
-
Speed of dynamic palette or effect.
- setState(State) - Method in interface io.github.zeroone3010.yahueapi.Light
-
Deprecated.Sets a state for the light.
- setState(State) - Method in interface io.github.zeroone3010.yahueapi.Room
-
Deprecated.Sets a state for the group.
- setState(UpdateState) - Method in interface io.github.zeroone3010.yahueapi.v2.Group
-
Sets a state for the light.
- setState(UpdateState) - Method in class io.github.zeroone3010.yahueapi.v2.GroupImpl
- setState(UpdateState) - Method in interface io.github.zeroone3010.yahueapi.v2.Light
-
Sets a state for the light.
- setState(UpdateState) - Method in class io.github.zeroone3010.yahueapi.v2.LightImpl
- setTimedEffects(TimedEffects) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- setX(float) - Method in class io.github.zeroone3010.yahueapi.v2.domain.Xy
- setXy(Xy) - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Color
-
Sets the color for this object and returns self.
- setY(float) - Method in class io.github.zeroone3010.yahueapi.v2.domain.Xy
- SHORT_ALERT - io.github.zeroone3010.yahueapi.AlertType
-
A short blink.
- SHORT_ALERT - Static variable in class io.github.zeroone3010.yahueapi.State
-
A state that causes a short blink to occur.
- SHORT_RELEASED - io.github.zeroone3010.yahueapi.ButtonEvent.ButtonEventType
-
The button was released after a brief push.
- SHORT_RELEASED - io.github.zeroone3010.yahueapi.v2.ButtonEventType
-
The button was released after a brief push.
- SimpleColor - Class in io.github.zeroone3010.yahueapi.v2.domain
- SimpleColor() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.SimpleColor
- SPARKLE - io.github.zeroone3010.yahueapi.v2.domain.update.EffectType
- Startup - Class in io.github.zeroone3010.yahueapi.domain
- Startup() - Constructor for class io.github.zeroone3010.yahueapi.domain.Startup
- StartupMode - Enum in io.github.zeroone3010.yahueapi.domain
- State - Class in io.github.zeroone3010.yahueapi
- State.Builder - Class in io.github.zeroone3010.yahueapi
- StateBuilderSteps - Class in io.github.zeroone3010.yahueapi
- StateBuilderSteps.AlertStep - Interface in io.github.zeroone3010.yahueapi
- StateBuilderSteps.BrightnessStep - Interface in io.github.zeroone3010.yahueapi
- StateBuilderSteps.BuildStep - Interface in io.github.zeroone3010.yahueapi
- StateBuilderSteps.ColorStep - Interface in io.github.zeroone3010.yahueapi
- StateBuilderSteps.ColorTemperatureStep - Interface in io.github.zeroone3010.yahueapi
- StateBuilderSteps.EffectStep - Interface in io.github.zeroone3010.yahueapi
- StateBuilderSteps.HueStep - Interface in io.github.zeroone3010.yahueapi
- StateBuilderSteps.InitialStep - Interface in io.github.zeroone3010.yahueapi
- StateBuilderSteps.OnOffStep - Interface in io.github.zeroone3010.yahueapi
- StateBuilderSteps.SaturationStep - Interface in io.github.zeroone3010.yahueapi
- StateBuilderSteps.SceneStep - Interface in io.github.zeroone3010.yahueapi
- StateBuilderSteps.TransitionTimeStep - Interface in io.github.zeroone3010.yahueapi
- StateBuilderSteps.XyStep - Interface in io.github.zeroone3010.yahueapi
- STATIC - io.github.zeroone3010.yahueapi.v2.domain.update.SceneAction
- STOP - io.github.zeroone3010.yahueapi.v2.domain.update.DeltaAction
- subscribeToEvents(HueEventListener) - Method in class io.github.zeroone3010.yahueapi.v2.Hue
- sunrise(Duration) - Method in class io.github.zeroone3010.yahueapi.v2.UpdateState
-
Starts the timed sunrise effect.
- SUNRISE - io.github.zeroone3010.yahueapi.v2.domain.update.TimedEffectType
- Switch - Interface in io.github.zeroone3010.yahueapi
-
Deprecated.Use the
Switchclass instead. - Switch - Interface in io.github.zeroone3010.yahueapi.v2
-
Any switch with one or more buttons, such as a Philips Hue dimmer switch or a Philips Hue Tap switch.
- SWITCH - io.github.zeroone3010.yahueapi.SensorType
-
A switch, e.g.
- SwitchEvent - Class in io.github.zeroone3010.yahueapi
-
This class describes an event of a
Switch. - SwitchFactory - Class in io.github.zeroone3010.yahueapi.v2
- SwitchFactory(Hue, ObjectMapper) - Constructor for class io.github.zeroone3010.yahueapi.v2.SwitchFactory
- SwitchImpl - Class in io.github.zeroone3010.yahueapi.v2
- SwitchImpl(UUID, Map<UUID, Button>, String) - Constructor for class io.github.zeroone3010.yahueapi.v2.SwitchImpl
T
- Temperature - Class in io.github.zeroone3010.yahueapi.v2.domain
- Temperature() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.Temperature
- TEMPERATURE - io.github.zeroone3010.yahueapi.SensorType
-
A temperature sensor.
- TEMPERATURE - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- TemperatureReport - Class in io.github.zeroone3010.yahueapi.v2.domain
- TemperatureReport() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.TemperatureReport
- TemperatureResource - Class in io.github.zeroone3010.yahueapi.v2.domain
- TemperatureResource() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.TemperatureResource
- TemperatureResourceRoot - Class in io.github.zeroone3010.yahueapi.v2.domain
- TemperatureResourceRoot() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.TemperatureResourceRoot
- TemperatureSensor - Interface in io.github.zeroone3010.yahueapi
-
Deprecated.
- TemperatureSensor - Interface in io.github.zeroone3010.yahueapi.v2
-
A sensor measuring the room temperature.
- TemperatureSensorFactory - Class in io.github.zeroone3010.yahueapi.v2
- TemperatureSensorFactory(Hue, ObjectMapper) - Constructor for class io.github.zeroone3010.yahueapi.v2.TemperatureSensorFactory
- TemperatureSensorImpl - Class in io.github.zeroone3010.yahueapi.v2
- TemperatureSensorImpl(UUID, String, Supplier<Temperature>) - Constructor for class io.github.zeroone3010.yahueapi.v2.TemperatureSensorImpl
- timedEffect(TimedEffectType, Duration) - Method in class io.github.zeroone3010.yahueapi.v2.UpdateState
-
Starts a timed effect.
- TimedEffects - Class in io.github.zeroone3010.yahueapi.v2.domain.update
- TimedEffects() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.update.TimedEffects
- TimedEffectType - Enum in io.github.zeroone3010.yahueapi.v2.domain.update
- toJsonString(Object) - Static method in class io.github.zeroone3010.yahueapi.domain.JsonStringUtil
- toString() - Method in class io.github.zeroone3010.yahueapi.AmbientLightSensorImpl
- toString() - Method in class io.github.zeroone3010.yahueapi.ButtonEvent
- toString() - Method in class io.github.zeroone3010.yahueapi.Color
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.Action
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.ApiInitializationError
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.ApiInitializationStatus
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.ApiInitializationSuccess
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.BridgeConfig
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.ComponentSoftwareUpdate
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigBackup
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate2
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate2AutoInstall
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate2Bridge
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.DeviceTypes
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.EntertainmentStream
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.Group
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.GroupState
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.InternetServices
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.LightConfig
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.LightDto
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.LightState
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.PortalState
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.ResourceLink
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.Root
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.Rule
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.RuleAction
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.RuleCondition
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.Scene
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.Schedule
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.SensorCapabilities
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.SensorDto
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.SensorEvent
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.SensorInput
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.Startup
- toString() - Method in class io.github.zeroone3010.yahueapi.domain.WhiteListItem
- toString() - Method in class io.github.zeroone3010.yahueapi.HueBridge
- toString() - Method in class io.github.zeroone3010.yahueapi.NewLightsResult
- toString() - Method in class io.github.zeroone3010.yahueapi.State
- toString() - Method in class io.github.zeroone3010.yahueapi.SwitchEvent
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.ButtonImpl
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Alert
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ButtonMetadata
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ButtonResourceRoot
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ButtonSpecifics
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Color
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ColorTemperature
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.DeviceResourceRoot
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Dimming
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Dynamics
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Error
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.event.ButtonEvent
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.event.MotionEvent
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Gamut
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Gradient
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.GradientPointGet
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.GroupedLightResourceRoot
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.HueEvent
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.HueEventData
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightLevel
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.LightResourceRoot
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Metadata
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.MirekSchema
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Motion
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.MotionReport
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.MotionResource
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.MotionResourceRoot
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.On
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ProductData
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Resource
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ResourceIdentifier
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.ResourceRoot
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.RoomResourceRoot
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Sensitivity
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.SimpleColor
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Temperature
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.TemperatureReport
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.TemperatureResource
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.TemperatureResourceRoot
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Alert
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Color
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.ColorTemperature
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.ColorTemperatureDelta
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Dimming
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.DimmingDelta
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Dynamics
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Effects
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.Gradient
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.GradientPoint
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.On
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.TimedEffects
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.domain.Xy
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.GroupImpl
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.LightImpl
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.MotionSensorImpl
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.SceneImpl
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.SwitchImpl
- toString() - Method in class io.github.zeroone3010.yahueapi.v2.TemperatureSensorImpl
- toString() - Method in class io.github.zeroone3010.yahueapi.XAndYAndBrightness
- transitionTime(int) - Method in class io.github.zeroone3010.yahueapi.State.Builder
- transitionTime(int) - Method in interface io.github.zeroone3010.yahueapi.StateBuilderSteps.TransitionTimeStep
-
Transition time.
- TrustEverythingManager - Class in io.github.zeroone3010.yahueapi
- TrustEverythingManager() - Constructor for class io.github.zeroone3010.yahueapi.TrustEverythingManager
- turnOff() - Method in interface io.github.zeroone3010.yahueapi.Light
-
Deprecated.Turns the light off.
- turnOff() - Method in interface io.github.zeroone3010.yahueapi.Room
-
Deprecated.Turns the lights off.
- turnOff() - Method in interface io.github.zeroone3010.yahueapi.v2.Group
-
Turns the lights off.
- turnOff() - Method in class io.github.zeroone3010.yahueapi.v2.GroupImpl
- turnOff() - Method in interface io.github.zeroone3010.yahueapi.v2.Light
-
Turns the light off.
- turnOff() - Method in class io.github.zeroone3010.yahueapi.v2.LightImpl
- turnOn() - Method in interface io.github.zeroone3010.yahueapi.Light
-
Deprecated.Turns the light on.
- turnOn() - Method in interface io.github.zeroone3010.yahueapi.Room
-
Deprecated.Turns the lights on.
- turnOn() - Method in interface io.github.zeroone3010.yahueapi.v2.Group
-
Turns the lights on.
- turnOn() - Method in class io.github.zeroone3010.yahueapi.v2.GroupImpl
- turnOn() - Method in interface io.github.zeroone3010.yahueapi.v2.Light
-
Turns the light on.
- turnOn() - Method in class io.github.zeroone3010.yahueapi.v2.LightImpl
U
- UNDEFINED - io.github.zeroone3010.yahueapi.v2.HueEventStreamState
-
The state of the stream cannot be determined at the moment.
- UNKNOWN - io.github.zeroone3010.yahueapi.AlertType
-
A type of alert not recognized by this version of the library.
- UNKNOWN - io.github.zeroone3010.yahueapi.ButtonEvent.ButtonEventType
-
An event was reported but its nature is unclear.
- UNKNOWN - io.github.zeroone3010.yahueapi.domain.StartupMode
- UNKNOWN - io.github.zeroone3010.yahueapi.EffectType
-
A type of effect not recognized by this version of the library.
- UNKNOWN - io.github.zeroone3010.yahueapi.GroupType
-
Other kind of a group, not recognized by this library.
- UNKNOWN - io.github.zeroone3010.yahueapi.LightType
- UNKNOWN - io.github.zeroone3010.yahueapi.SensorType
-
Other kind of a sensor, not recognized by this library.
- UNKNOWN - io.github.zeroone3010.yahueapi.v2.ButtonEventType
-
An event was reported but its nature is unclear, not supported by this library.
- UNKNOWN - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- UNKNOWN - io.github.zeroone3010.yahueapi.v2.domain.update.AlertType
-
An alert type not supported by this version of this library.
- UNKNOWN - io.github.zeroone3010.yahueapi.v2.domain.update.DeltaAction
-
A delta action not supported by this version of this library.
- UNKNOWN - io.github.zeroone3010.yahueapi.v2.domain.update.EffectType
-
An effect not supported by this version of this library.
- UNKNOWN - io.github.zeroone3010.yahueapi.v2.domain.update.TimedEffectType
-
A timed effect not supported by this version of this library.
- UNVERIFIED_HTTPS - io.github.zeroone3010.yahueapi.HueBridgeProtocol
-
An encrypted HTTPS connection.
- UP - io.github.zeroone3010.yahueapi.v2.domain.update.DeltaAction
- UpdateLight - Class in io.github.zeroone3010.yahueapi.v2.domain.update
- UpdateLight() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateLight
- UpdateRoom - Class in io.github.zeroone3010.yahueapi.v2.domain.update
- UpdateRoom() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.update.UpdateRoom
- UpdateState - Class in io.github.zeroone3010.yahueapi.v2
- UpdateState() - Constructor for class io.github.zeroone3010.yahueapi.v2.UpdateState
V
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.AlertType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.ButtonEvent.ButtonEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.discovery.HueBridgeDiscoveryService.DiscoveryMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.domain.StartupMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.EffectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.GroupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.HueBridgeProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.LightType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.NewLightsSearchStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.SensorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.v2.ButtonEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.v2.domain.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.v2.domain.update.AlertType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.v2.domain.update.DeltaAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.v2.domain.update.EffectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.v2.domain.update.SceneAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.v2.domain.update.TimedEffectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.zeroone3010.yahueapi.v2.HueEventStreamState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.github.zeroone3010.yahueapi.AlertType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.ButtonEvent.ButtonEventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.discovery.HueBridgeDiscoveryService.DiscoveryMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.domain.StartupMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.EffectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.GroupType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.HueBridgeProtocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.LightType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.NewLightsSearchStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.SensorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.v2.ButtonEventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.v2.domain.ResourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.v2.domain.update.AlertType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.v2.domain.update.DeltaAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.v2.domain.update.EffectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.v2.domain.update.SceneAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.v2.domain.update.TimedEffectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.zeroone3010.yahueapi.v2.HueEventStreamState
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WhiteListItem - Class in io.github.zeroone3010.yahueapi.domain
- WhiteListItem() - Constructor for class io.github.zeroone3010.yahueapi.domain.WhiteListItem
X
- XAndYAndBrightness - Class in io.github.zeroone3010.yahueapi
- xy(float, float) - Method in class io.github.zeroone3010.yahueapi.v2.UpdateState
-
Other way of setting the color of the light(s): CIE XY gamut position.
- xy(List<Float>) - Method in class io.github.zeroone3010.yahueapi.State.Builder
- xy(List<Float>) - Method in interface io.github.zeroone3010.yahueapi.StateBuilderSteps.XyStep
-
Deprecated.
- Xy - Class in io.github.zeroone3010.yahueapi.v2.domain
- Xy() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.Xy
Z
- ZGP_CONNECTIVITY - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- ZIGBEE_BRIDGE_CONNECTIVITY - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- ZIGBEE_CONNECTIVITY - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- ZONE - io.github.zeroone3010.yahueapi.GroupType
- ZONE - io.github.zeroone3010.yahueapi.v2.domain.ResourceType
- ZoneResource - Class in io.github.zeroone3010.yahueapi.v2.domain
- ZoneResource() - Constructor for class io.github.zeroone3010.yahueapi.v2.domain.ZoneResource
_
- _optimizedStreamFromURL(URL) - Method in class io.github.zeroone3010.yahueapi.SecureJsonFactory
All Classes|All Packages