Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roborock integration causes warnings. #100174

Closed
GlinkaG1999 opened this issue Sep 12, 2023 · 3 comments · Fixed by #100246
Closed

Roborock integration causes warnings. #100174

GlinkaG1999 opened this issue Sep 12, 2023 · 3 comments · Fixed by #100246

Comments

@GlinkaG1999
Copy link

The problem

After installation of roborock integration it works fine, but I see warning in Log Viewer, startup of home assistant slows down.
From what i see integration by itself works fine. In logs it says to report this issue.

What version of Home Assistant Core has the issue?

core-2023.9.1

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

roborock

Link to integration documentation on our website

https://www.home-assistant.io/integrations/roborock/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2023-09-07 14:02:34.844 WARNING (MainThread) [homeassistant.bootstrap] Setup timed out for stage 1 - moving forward
2023-09-07 14:02:38.788 WARNING (MainThread) [homeassistant.helpers.entity] Entity None (<class 'homeassistant.components.roborock.time.RoborockTimeEntity'>) is implicitly using device name by not setting its name. Instead, the name should be set to None, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+roborock%22
2023-09-07 14:02:38.792 WARNING (MainThread) [homeassistant.helpers.entity] Entity None (<class 'homeassistant.components.roborock.time.RoborockTimeEntity'>) is implicitly using device name by not setting its name. Instead, the name should be set to None, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+roborock%22
2023-09-07 14:02:57.197 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /ingress/session - 'NoneType' object is not iterable

Additional information

I tested it and those errors which i attached here does not appear when removing roborock integration. Tried it on 2023.9.1 and previous.

@home-assistant
Copy link

Hey there @humbertogontijo, @Lash-L, mind taking a look at this issue as it has been labeled with an integration (roborock) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of roborock can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign roborock Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


roborock documentation
roborock source
(message by IssueLinks)

@Lash-L
Copy link
Contributor

Lash-L commented Sep 12, 2023

Do the time entities show up for you on your dashboard? Dnd start/end or off peak start/end?

@GlinkaG1999
Copy link
Author

GlinkaG1999 commented Sep 12, 2023

Yes, when I select roborock integration and then show device I can see DND start and END hours. I dont have it on my dashboard but after going into Settings -> Devices and services -> Roborock -> Device I can see DND settings.

After more careful inspection i found Off-peak charging. This entity is not available.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants