Barma-lej / halandroid

Worx Landroid package for Home Assistant based on Landroid Cloud by @MTrab
MIT License
112 stars 49 forks source link

Not all entities available with M500 Plus #16

Closed r77s closed 3 years ago

r77s commented 3 years ago

Hi, I current try to add the halandroid to my HA installation. And with my Worx Landroid M500 Plus I did't get alle entities. Only these few image

image

I hope I configured all correct. landroid_cloud is also added and configure like in the documention. Firmware is 3.24.

When I try to start the mover I get this error: image

Or is the M500 plus not supported at the moment?

Barma-lej commented 3 years ago

Show me please all attributes of these 3 sensors

r77s commented 3 years ago

Show me please all attributes of these 3 sensors

image

image image image

Do you need this?

Barma-lej commented 3 years ago

Home Assistant Version?

r77s commented 3 years ago

Home Assistant Version?

Home Assistant 2021.5.5. Updated today to latest stable version.

Barma-lej commented 3 years ago

Do you have others landroid sensors in development tools? If not, then:

  1. Check configuration.yaml
    homeassistant:
    packages: !include_dir_named packages
  2. Check if file packages/landorid.yaml exists
r77s commented 3 years ago

Do you have others landroid sensors in development tools? If not, then:

  1. Check configuration.yaml
homeassistant:
  packages: !include_dir_named packages
  1. Check if file packages/landorid.yaml exists

image image

Oh man. I found my problem. Double package was the problem. Now it works! Please close this issue.

Barma-lej commented 3 years ago

Double packages string

Barma-lej commented 3 years ago

Oh man. I found my problem. Double package was the problem. Now it works!

Yes :) Schönen Tag.

r77s commented 3 years ago

Double packages string

Yes I know. This happens when only copy and paste without thinking.