-
-
Notifications
You must be signed in to change notification settings - Fork 36.1k
Open
Labels
Description
The problem
New Christmas quick reply responses from Reolink have been added, and since then I've been getting an error in the log.
I've already reloaded the integration, but the error persists.
What version of Home Assistant Core has the issue?
2025.12.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Reolink
Link to integration documentation on our website
https://www.home-assistant.io/integrations/reolink
Diagnostics information
config_entry-reolink-601e8c3ba845d3fbbcdd50917597d892.json
Example YAML snippet
Anything in the logs that might be useful for us?
Logger: homeassistant.components.reolink.select
Quelle: components/reolink/select.py:473
Integration: Reolink (Dokumentation, Probleme)
Erstmals aufgetreten: 21:43:41 (3 Vorkommnisse)
Zuletzt protokolliert: 22:18:14
Reolink 'Automatische Schnellantwort' has an unknown value
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/reolink/select.py", line 473, in current_option
option = self.entity_description.value(self._host.api, self._channel)
File "/usr/src/homeassistant/homeassistant/components/reolink/select.py", line 148, in <lambda>
value=lambda api, ch: api.quick_reply_dict(ch)[api.quick_reply_file(ch)],
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: -2Additional information
No response