Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Battery entities of Ikea remote controls are no longer displayed. #117649

Closed
Jabberwoky58 opened this issue May 17, 2024 · 0 comments
Closed

Battery entities of Ikea remote controls are no longer displayed. #117649

Jabberwoky58 opened this issue May 17, 2024 · 0 comments

Comments

@Jabberwoky58
Copy link

Jabberwoky58 commented May 17, 2024

The problem

image

What version of Home Assistant Core has the issue?

Core 2024.5.4

What was the last working version of Home Assistant Core?

Core 2024.5.3

What type of installation are you running?

Home Assistant OS

Integration causing the issue

ikea tradfri

Link to integration documentation on our website

https://www.home-assistant.io/integrations/tradfri

Diagnostics information

Logger: homeassistant.components.sensor
Quelle: helpers/entity_platform.py:356
Integration: Sensor (Dokumentation, Probleme)
Erstmals aufgetreten: 19:03:04 (1 Vorkommnisse)
Zuletzt protokolliert: 19:03:04

Error while setting up tradfri platform for sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 356, in _async_setup_platform
await asyncio.shield(awaitable)
File "/usr/src/homeassistant/homeassistant/components/tradfri/sensor.py", line 162, in async_setup_entry
TradfriSensor(
File "/usr/src/homeassistant/homeassistant/components/tradfri/sensor.py", line 186, in init
super().init(
File "/usr/src/homeassistant/homeassistant/components/tradfri/base_class.py", line 65, in init
sw_version=info.firmware_version,
^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/pytradfri/device/init.py", line 177, in firmware_version
return self.raw[ATTR_DEVICE_FIRMWARE_VERSION]
~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: '3'

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant