Open Tazmanian79 opened 19 hours ago
Hey there @pschmitt, @cyr-ius, @shenxn, @orhideous, mind taking a look at this issue as it has been labeled with an integration (roomba
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
roomba documentation roomba source (message by IssueLinks)
The problem
When adding the iRobot integration it finds my new J5 robot. But the integration cannot retrieve the password.
When I try this command
docker exec -it CONTAINER_NAME_OR_ID python -c 'import roombapy.entry_points; roombapy.entry_points.password()' ROOMBA_IP
I get the error:
Traceback (most recent call last): File "<string>", line 1, in <module> ModuleNOt FoundError: No module named 'roombapy.entry_points'
What version of Home Assistant Core has the issue?
core-2024.11.3
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
iRobot
Link to integration documentation on our website
https://www.home-assistant.io/integrations/roomba
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response