# Functions
NewColorTemperatureLight Create a new accessory for the CCT light.
NewDimmableLightbulb Create a new accessory for the dimmable lightbulb.
StartBridge Create a bridge, required accessories and start the bridge.
# Structs
ColorTemperatureLight Represent a light, that is dimmable and can white colors.
ColorTemperatureLightService Represent the services behind the color temperature light bulb, e.g.
DimmableLightbulb Represent a light bulb, that is only dimmable.
DimmableLightbulbService Represent the services behind the dimmable light bulb, e.g.