Smart Light Bulb
Smart Light Bulb is a LED light bulb that allows lighting to be customized using RGB color code and can be controlled remotely using WiFi.
To create a Smart Light Bulb:
- Log into your SinricPro account.
- Click on Devices.
- Click on Add Device.
- Enter the device name: kitchen light and description: my kitchen lights.
- Select the device type as Smart Light Bulb
- Select the Room where the device is located.
- Select the Device Access Key. This is the credential your IOT device must use when connecting to SinricPro.
- Click Save
That’s it.
If you have already linked the Amazon Alexa skill the app will show a popup in your mobile phone.
Cool!
Now let’s complete the setup process. To do that, you must update the sample sketch with
- WiFi credentials
- Copy the selected App key and App Secret in the Step 5 above.
- Copy the device’s ID from Sinric -> Devices.
Tutorial
- Coming soon
Sinric Pro C++ SDK:
Complete Arduino/ESP8266/ESP32 example is available here
Sinric Pro Python SDK:
Complete Python example is available here
Supported Sinrc Pro actions
- setPowerState
- setBrightness
- adjustBrightness
- setColor
- setColorTemperature
- increaseColorTemperature
- decreaseColorTemperature
Supported Alexa capabilities
- Alexa.PowerController
- Alexa.BrightnessController
- Alexa.ColorController
- Alexa.ColorTemperatureController
- Alexa.BrightnessController
Supported Google Home Traits
- Coming soon
This document is open source. See a typo? Please create an issue