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

Error in MQTT fire event vacuum.start #254

Closed sca075 closed 1 month ago

sca075 commented 2 months ago

Checklist

The problem

while testing the camera I found out there was an issue with bus.fire_event generating the event vacuum.start.

What version of an integration has described problem?

2024.10.0b2

What was the last working version of an integration?

2024.09.1

What vacuum model do you have problems with?

Roborock.S5

Please firmware installed on your Vacuum.

Rand256

What type of platform you use?

ARM (Raspberry Pi, Odroid, etc.) < 4GB

What version of Home Assistant do you use?

2024.9.2

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.

The error was reported in the logs and might be caused from the current implementation of the camera with the coordinator.

Function, that in your opinion is creating the issue.

Not sure / none of the above.

Additional information

Will investigate, apparently solved in the coonector.py still need to check the services.