danielperna84 / hahomematic

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

Device e.g. HmIP-BSM has no available triggers in automation #1616

Closed itn3rd77 closed 1 month ago

itn3rd77 commented 1 month ago

I agree to the following

The problem

I changed the HmIP-BSM switch to be treated like a light (shown in the screenshot of the device). When createing a new automation I noticed that my HmIP-BSM device has no available triggers. This also affects my existing automations (where I changed the switch to be a light). Tiggers are gone and I am no longer able to distinguish between any actions. I could sear this was not the case before. Other devices like HmIP-SMI are not effected and triggers are shown as normal.

grafik

grafik

What version of HomematicIP (local) has the issue?

1.63.1

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.20240601

What hardware are you running for your system?

Synology DS723+

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!

No response

Additional information

No response

SukramJ commented 1 month ago

No problem with my devices. Looks like you are using Switch as X on this device. When changing an entity to light, then the triggers are gone.

I don't think that this is an issue with this integration.

itn3rd77 commented 1 month ago

Yes you are right. I am using Switch as X on this device and this seem to cause the trouble. Mhhhh to bad as most of the switches are really just used as "lights". If there is nothing that can be done on integration side than I have to revert this.

SukramJ commented 1 month ago

I think this problem is caused by switch as X. Maybe you could open an issue in the HA repo.

itn3rd77 commented 1 month ago

Seems not to be a HA issue. For opening an HA issue I wanted to used an official integration like Shelly and used switch as X on a Shelly device.

grafik

When selecting the device all triggers are available:

grafik

itn3rd77 commented 1 month ago

Hope you can find the issue. I really need this switch as X thing.

SukramJ commented 1 month ago

@itn3rd77 good catch