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
102 stars 5 forks source link

Restore Pillow decency before Home Assistant 2024.8.0 #231

Closed watermarkhu closed 2 months ago

watermarkhu commented 2 months ago

Checklist

The problem

Currently incompatible with Home Assistant 2024.8.0b3 due to pillow version requirement.

Screenshot_20240806-084936

What version of an integration has described problem?

v2024.07.4

What was the last working version of an integration?

No response

What vacuum model do you have problems with?

*

Please firmware installed on your Vacuum.

No response

What type of platform you use?

VEMLinux (Virtual Machine) such as Proxmox, VMWare, etc.

What version of Home Assistant do you use?

2024.8.0b3

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.

Not sure / none of the above.

Additional information

No response

sca075 commented 2 months ago

@watermarkhu thanks, the next release will contain the required Pillow version control. I had to remove it temporally because there was another user with HA < 2024.8.0 that had to run a test for us (I mean all of us). If I had kept in the manifest.json the "pillow==10.4.0" in the requirements the Camera wouldn't start. Please use / downgrade to beta 2 and with the next release will be working.

watermarkhu commented 2 months ago

@sca075 no problem! Seems you are already aware :)