Skip to content

Temperature sensors broken in 5.0.12: Alexa responds "I don't know what went wrong" after 3 days #1140

@Bjoern-W

Description

@Bjoern-W

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:

  1. Use ioBroker.iot version 5.0.12.
  2. Expose a temperature datapoint to Alexa.
  3. Ask Alexa for the temperature of the sensor.
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions