All Classes
| Class | Description |
|---|---|
| Action | |
| AlertType |
The Hue Bridge recognizes the concept of an "alert" as blinking the lights.
|
| AmbientLightSensor | |
| AmbientLightSensorImpl | |
| ApiInitializationError | |
| ApiInitializationStatus | |
| ApiInitializationSuccess | |
| BridgeConfig | |
| Button |
A button of a
Switch. |
| ButtonEvent |
This class describes an event of a single button of a switch.
|
| ButtonEvent.ButtonEventType |
An enumeration of the actions that a user may take with a physical button.
|
| Color |
Use this class to define a color for a color light -- or for a room with color lights.
|
| ComponentSoftwareUpdate | |
| ConfigBackup | |
| ConfigSoftwareUpdate | |
| ConfigSoftwareUpdate2 | |
| ConfigSoftwareUpdate2AutoInstall | |
| ConfigSoftwareUpdate2Bridge | |
| DaylightSensor |
The daylight sensor is a virtual sensor.
|
| DeviceTypes | |
| EffectType |
Light effect, as supported by the Hue API.
|
| EntertainmentStream | |
| Group | |
| GroupState | |
| GroupType |
See https://developers.meethue.com/develop/hue-api/groupds-api/ for further specifications.
|
| Hue |
The main class.
|
| Hue.HueBridgeConnectionBuilder | |
| HueBridge |
A class representing a Hue Bridge in the application initialization phase.
|
| HueBridgeDiscoveryService |
A service with which one can discover the available Hue Bridges.
|
| HueBridgeDiscoveryService.DiscoveryMethod |
The different methods that one can use to discover the available bridges.
|
| HueBridgeProtocol |
An enumeration on what kind of a connection one wants with the Bridge: HTTP or HTTPS.
|
| InternetServices | |
| Light |
A single Philips Hue -compatible light.
|
| LightConfig | |
| LightDto | |
| LightState |
A data transfer object to hold the properties received from the Hue Bridge.
|
| LightType |
See https://developers.meethue.com/documentation/supported-lights for further specifications.
|
| NewLightsResult | |
| NewLightsSearchStatus | |
| PortalState | |
| PresenceSensor |
A physical motion detector or a virtual geofence sensor.
|
| ResourceLink | |
| Room |
A room, a zone, or another type of group that has been configured into the Hue Bridge.
|
| Root | |
| Rule | |
| RuleAction | |
| RuleCondition | |
| Scene | |
| Scene |
A scene that has been configured into the Hue Bridge.
|
| Schedule | |
| Sensor |
A sensor, physical or virtual, capable of producing input into the Hue Bridge so that the Bridge can react to it.
|
| SensorCapabilities | |
| SensorDto | |
| SensorEvent | |
| SensorInput | |
| SensorType |
See https://developers.meethue.com/documentation/supported-sensors for further specifications.
|
| Startup | |
| StartupMode | |
| State | |
| State.Builder | |
| StateBuilderSteps | |
| StateBuilderSteps.AlertStep | |
| StateBuilderSteps.BrightnessStep | |
| StateBuilderSteps.BuildStep | |
| StateBuilderSteps.ColorStep | |
| StateBuilderSteps.ColorTemperatureStep | |
| StateBuilderSteps.EffectStep | |
| StateBuilderSteps.HueStep | |
| StateBuilderSteps.InitialStep | |
| StateBuilderSteps.OnOffStep | |
| StateBuilderSteps.SaturationStep | |
| StateBuilderSteps.SceneStep | |
| StateBuilderSteps.TransitionTimeStep | |
| StateBuilderSteps.XyStep | |
| Switch |
Any switch with one or more buttons, such as a Philips Hue dimmer switch or a Philips Hue Tap switch.
|
| SwitchEvent |
This class describes an event of a
Switch. |
| TemperatureSensor |
A sensor measuring the room temperature.
|
| TrustEverythingManager | |
| WhiteListItem |