Voice Assistant Releases
Note - Please check out the Standard Types supported in RainMaker to understand what devices and parameters will work with Alexa and Google Voice Assistant (GVA).
Go to CloudFormation service, Select the serverlessrepo-ESP-RainMaker-3P-Integrations stack
In the stack version option, you can look for the semanticVersion under Tags
Minimum Rainmaker backend version required: 1.1.15
1.1.30
- Bug fixes
- GVA: Fixed certification issue for temperature Setting trait. Required property Temperature Unit was missing from the device attribute. The attribute value is set to Celsius by default.
1.1.29
- New Device Support
- GVA: New device type esp.device.dimmer is now supported. This device type maps to GVA Switch device type.
1.1.28
- Bug fixes
- Fixed the Google action getting unlinked automatically when all associated devices are removed.
- Upgraded to the latest al2 lambda runtime for improved performance and security
1.1.27
- Log level optimisation to reduce CloudWatch cost.
1.1.26
- New Device Support
- Alexa & GVA support: Water heater & Contact sensor
- Bug fixes
- Fixed thermostat temperature control bug for alexa & GVA
1.1.25
- New Device Support
- GVA trait support : dual set point thermostat device & Ambient Humidity trait
- Other Changes
- GVA latency optimisation: Removed Google Action Report state API calls to reduce the latency of execution of command
1.1.24
- Bug fixes
- Fixed Bug in Alexa Skill: Discovery of the fan device fails if the minimum speed value is larger than 0.
1.1.23
New Device Support
- Alexa Support: Contact sensor, Doorbell, Security panel, Motion sensor
Bug fixes
- Resolved deployment error for AddOns stack in eu-central-1 region
Other Changes
- A deployment step that included adding an Alexa trigger to lambda was automated.
- The parameter type of esp.param.lock-state param has been changed from string to int.
- The Alexa Refresh token will now be stored without encryption for new users to reduce cost.
1.1.22
- Bug fixes
- Device discovering has been improved. Previously, if the RainMaker get user devices answer was paginated, only the top page of devices were discovered to Alexa and GVA.
- Resolved issue with invoking GVA scenes
- If a light equipment supports both HSV and CCT modes for colour change, an issue in the Google Smart home test suite failure has been resolved.