Describe the bug
Since updating ioBroker.iot from 5.0.7 to 5.0.12, Alexa no longer reads my temperature sensors correctly. Instead of announcing the temperature value, Alexa says: “I don't know what went wrong.”
This did not happen with version 5.0.7. The issue also did not appear immediately after the update, but only after about 3 days.
To Reproduce
Steps to reproduce the behavior:
- Use ioBroker.iot version 5.0.12.
- Expose a temperature datapoint to Alexa.
- Ask Alexa for the temperature of the sensor.
- See error: Alexa responds with “I don't know what went wrong.”
Expected behavior
Alexa should announce the current temperature value correctly, as it did with version 5.0.7.
Versions:
- Adapter version: 5.0.12
- JS-Controller version:
<js-controller-version>
- Node version:
<node-version>
- Operating system: Raspberry Pi OS on Raspberry Pi 5
Additional context
- The issue started only after updating from 5.0.7 to 5.0.12.
- It did not happen right away, but first appeared after about 3 days.
- I did not change the configuration of the temperature datapoints.
- The datapoints are configured correctly as:
common.type: number
common.role: value.temperature
common.unit: °C
- Example datapoint:
0_userdata.0.Temperaturen.Badezimmer.Temperatur
- I already tried deleting the devices in the Alexa app, removing them from ioBroker.iot, and rediscovering them, but the problem still persists.
Describe the bug
Since updating ioBroker.iot from 5.0.7 to 5.0.12, Alexa no longer reads my temperature sensors correctly. Instead of announcing the temperature value, Alexa says: “I don't know what went wrong.”
This did not happen with version 5.0.7. The issue also did not appear immediately after the update, but only after about 3 days.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Alexa should announce the current temperature value correctly, as it did with version 5.0.7.
Versions:
<js-controller-version><node-version>Additional context
common.type: numbercommon.role: value.temperaturecommon.unit: °C0_userdata.0.Temperaturen.Badezimmer.Temperatur