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
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
The problem
It looks like the printer returns multiple values for the software version, or the
ipplib 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?
Additional information
No response