wernerhp / ha.appdaemon.aqara_motion_sensors

An AppDaemon app to reset Xiaomi Aqara motion sensors after a given timeout.
MIT License
40 stars 5 forks source link

not loading after installing from hacs #2

Closed ishalem closed 3 years ago

ishalem commented 3 years ago

I get error:

Component error: aqara - Integration 'aqara' not found.

wernerhp commented 3 years ago

Thanks for reporting. Could you provide some more information. In which log do you find this?

What does your app_daemon the folder look like? image

Which version of HA, HACS and AppDaemon are you running?

A similar problem has been discussed here.

ishalem commented 3 years ago

I saw it in HA logs attached my structure image

ishalem commented 3 years ago

let me know if you need more info/logs

wernerhp commented 3 years ago

Can you confirm that the config for this aqara app is in appdaemon/apps/apps.yaml (not in configuration.yaml)

ishalem commented 3 years ago

looks like that was the issue, I don't see this error in the logs. how can I tell its actually working?

MicroSur commented 3 years ago

Same question here. Sensors do not switch to off state after 5 seconds. Does this work only after the hardware hack?

//edit Sorry! My mistake in config, it works.

wernerhp commented 3 years ago

looks like that was the issue, I don't see this error in the logs. how can I tell its actually working?

You can just look at any of the configured sensors' state in Developer Tools. When you move in front of the sensor it will turn on. 5 seconds later it will turn off.

Without the hardware hack, I think, it takes 60 seconds before it will turn on again.
I can highly recommend the hardware hack.

MrBigleg commented 3 years ago

Is this now listed in HACS? I couldn't find it or are we to add a custom repository?

ishalem commented 3 years ago

its in hacs under automation section

wernerhp commented 3 years ago

@ishalem Were you able to test that it's working? If so, please close the issue.

MrBigleg commented 3 years ago

its in hacs under automation section

Strange, I can't see it and when I try to add a custom repo I getthe following...

"Repository structure for v1.0.1 is not compliant"

HACS version 1.5.2

ishalem commented 3 years ago

after configuring in apps.yaml its working.