Skip to content

Detected that integration 'ipp' passes a non-string value of type list as sw_version #172541

@mib1185

Description

@mib1185

The problem

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:348
First occurred: 9:14:27 AM (1 occurrence)
Last logged: 9:14:27 AM

Detected that integration 'ipp' passes a non-string value of type list as sw_version to the device registry at homeassistant/components/ipp/sensor.py, line 126: async_add_entities(sensors, True). This will stop working in Home Assistant 2026.12.0, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+ipp%22
Image

It looks like the printer returns multiple values for the software version, or the ipp lib doesn't parse it correct 🤔

What version of Home Assistant Core has the issue?

2026.6.0b0

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

No response

Link to integration documentation on our website

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

Diagnostics information

config_entry-ipp-4a21a0d8f8e778681a575d1e643d8727.json

home-assistant_ipp_2026-05-29T07-31-02.001Z.log

Example YAML snippet

Anything in the logs that might be useful for us?

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:348
First occurred: 9:14:27 AM (1 occurrence)
Last logged: 9:14:27 AM

Detected that integration 'ipp' passes a non-string value of type list as sw_version to the device registry at homeassistant/components/ipp/sensor.py, line 126: async_add_entities(sensors, True). This will stop working in Home Assistant 2026.12.0, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+ipp%22

Additional information

No response

Metadata

Metadata

Assignees

Type

No type

Priority

None yet

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions