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

Configuring Dreame Configuration causes HomeAssistant Crash #105

Closed
wolfjank opened this issue Feb 15, 2023 · 4 comments
Closed

Configuring Dreame Configuration causes HomeAssistant Crash #105

wolfjank opened this issue Feb 15, 2023 · 4 comments

Comments

@wolfjank
Copy link

Hi,

i'm trying to configure my Dreame in Homeassistant. It doesnt work and crashes always the whole system.

my preferences

  • first step: "With map (Automatic)"
  • second step: Credentials + "Prefering Cloud" option
  • thirst step i press "Send" (with defaults)
  • -> homeassistant crashes

If deactivate all Card objects, it works. But then i can't use the cards.

kind regards
Wolfgang

@dtovn
Copy link

dtovn commented Feb 16, 2023

The component got some issue with memory usage. My pre-added vacuum (pre 2023.2) used to work great. After installing 2022.3, Hass got high memory usage 1.8GB/2GB and crashes every day.

Now remove then re-add the Vacuum crash Hass:

  1. first step: "With map (Automatic)"
  2. second step: Credentials + "Prefering Cloud" option
  3. thirst step i press "Send" (with defaults)
  4. setup Vacuum (notification, camera icon etc.)
  5. -> homeassistant crashes

@Tasshack
Copy link
Owner

There is a known memory leak issue with the Prefer Cloud feature.
#74

Also there is another known issue that the RPI3 does not have enough memory for rendering the map.
#52

@wolfjank
Copy link
Author

Hi @Tasshack ,

i've got same problems without "prefer cloud" feature. Also i am using the RPI4 (not RPI3). So do you really think, that these problems are similar?

kind regards
Wolfgang

@Tasshack
Copy link
Owner

Hi @Tasshack ,

i've got same problems without "prefer cloud" feature. Also i am using the RPI4 (not RPI3). So do you really think, that these problems are similar?

kind regards Wolfgang

Apart from the RPI model, min 2GB ram is required for rendering the map on ARM devices.

Repository owner deleted a comment from dankarization Aug 23, 2023
Repository owner deleted a comment from dankarization Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants