sca075 / mqtt_vacuum_camera

Camera Integration for Home Assistant to export and render all Vacuums connected via MQTT( including Valetudo Hypfer and RE(rand256)) Maps.
Apache License 2.0
106 stars 7 forks source link

Requirements for mqtt_vacuum_camera not found: ['pillow==10.3.0'] #224

Closed TheZoker closed 3 months ago

TheZoker commented 3 months ago

Checklist

The problem

Since the HA beta 2024.08.0b1 I get this error in the logs:

Setup failed for custom integration 'mqtt_vacuum_camera': Requirements for mqtt_vacuum_camera not found: ['pillow==10.3.0'].

Unable to install package pillow==10.3.0: ERROR: Cannot install pillow==10.3.0 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

What version of an integration has described problem?

2024.07.4

What was the last working version of an integration?

No response

What vacuum model do you have problems with?

Roborock S5 Max

Please firmware installed on your Vacuum.

No response

What type of platform you use?

Intel NUC (or generic x86_64)

What version of Home Assistant do you use?

core-2024.08.0b0

What type of installation are you running?

Home Assistant OS

Logs or Errors shown in the HA snapshots (please enable the Debug Mode) text will be auto formatted to code.

No response

Function, that in your opinion is creating the issue.

None

Additional information

No response

TheZoker commented 3 months ago

Issue is resolved by updating pillow to 10.4.0

sca075 commented 3 months ago

Thanks I'm currently aboard but I will update the dependencies later apparently I need to check the beta release of HA.

sca075 commented 3 months ago

@TheZoker on the next beta release will bump the pillow version on the manifest.json. I think the next beta is going out tomorrow as per today I'm quite busy with other thinks. But probably can do it also earlier. Thanks once again for raising up this :)

TheZoker commented 3 months ago

I already updated the dependency in my local folder, so no hurry :)