danielperna84 / hahomematic

Python 3 Interface for Home Assistant to interact with HomeMatic devices
MIT License
130 stars 22 forks source link

Motion_Detection_Active lets itself turn off but not on again #1568

Closed Steffie1995 closed 3 months ago

Steffie1995 commented 3 months ago

I agree to the following

The problem

I have an automation that controles my motionsensor and switches it of after specific conditions were met. I'm using the Motion_Detection_Active button for this but for some reason it turns it off but never on again.

I also noticed it throws me a warning in the logs when it doesn't turn it on again (included in the form).

I'm more than happy to admit I'm to stupid for the sensor, I just have no clue what to do further I've already reset the sensor once and it did the exact same thing... I'm also running the sensor on batteries.

Thanks for the help in advance.

What version of HomematicIP (local) has the issue?

1.61.0

What was the last working version of HomematicIP (local)?

No response

What type of installation are you running?

Home Assistant OS

What type of installation are you running for your homematic backend?

RaspberryMatic HA-Addon

Which version of your homematic backend are you running?

3.75.7.20240420

What hardware are you running for your system?

Pi4

Which config details do you use

Which interfaces do you use?

Diagnostics information (no logs here)

No response

Log file extract. Anything in the logs that might be useful for us? The log (Setting/System/Logs -> load full log) is the best source to support trouble shooting!

2024-05-24 20:06:42.481 WARNING (MainThread) [hahomematic.client] SET_VALUE failed with ClientException [XMLRPC Fault from backend: -1 Generic error]: XXXXXXXXXXXXXXXX:3, MOTION_DETECTION_ACTIVE, True

Additional information

No response

SukramJ commented 3 months ago

I cannot reproduce this with my HmIP-SMI (FW 3.2.48)/HmIP-SMO (FW 3.6.72), so i guess the problem is device specific/related to your environment.

Steffie1995 commented 3 months ago

Thank you I will try some other thinks or maybe even resetting it again :)