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

Fix support for WindowDoor and WaterLeakage sensors (binary sensors)(hub v2) #530

Closed
msp1974 opened this issue Nov 22, 2024 · 9 comments
Closed

Comments

@msp1974
Copy link
Collaborator

msp1974 commented Nov 22, 2024

Taken from #393 .

While we have added support for some binary sensors, it appears not working fully. Investigate and resolve.

@msp1974 msp1974 added bug Something isn't working enhancement New feature or request labels Nov 22, 2024
@LGO44
Copy link
Contributor

LGO44 commented Nov 22, 2024

Hi Mark,

I'm developing the windowdoorsensor with a switch to enable "interacts with the room" and a select for the notification...
How can I help you?

image

@msp1974 msp1974 added new device support and removed enhancement New feature or request labels Nov 22, 2024
@msp1974
Copy link
Collaborator Author

msp1974 commented Nov 26, 2024

Can you tell me what the options are for Enable Notification. I think they are:

  • OnTrue
  • OnFalse
  • OnEither
  • None

Is that correct?

@LGO44
Copy link
Contributor

LGO44 commented Nov 26, 2024

For the windowdoor sensor, the option are OnEither and None.

this options are use by other sensors: water leakage sensors, motionlightsensor...

@msp1974 msp1974 mentioned this issue Dec 3, 2024
@msp1974
Copy link
Collaborator Author

msp1974 commented Dec 3, 2024

Main support for these sensors in v3.4.13. Needs the notification selector adding.

@msp1974
Copy link
Collaborator Author

msp1974 commented Dec 3, 2024

From @ChrisZ-18

@msp1974 Mark there is a Bug in the Motion and Leakage Sensor they show of with signal, battery and brightness (for the Motion sensor) signal. But there is no motion or leakage event available.

@LGO44
Copy link
Contributor

LGO44 commented Dec 4, 2024

For me, on window door sensor it's OK

@msp1974
Copy link
Collaborator Author

msp1974 commented Dec 4, 2024

Added this to v3.4.14 but do not expect a real time notification as it will only pick it up each time it updates from hub. In the case of motion sensors, this may not actually happen unless motion is exactly same time as query,

@ChrisZ-18
Copy link

@msp1974 It works Mark, but as you mentioned, there is be a very long delay. So in Case of Motion Sensor it is mostly unusable with Lights.
Leakage Sensor works also, but the delay here is more acceptable. Tanks a Lot!

@msp1974
Copy link
Collaborator Author

msp1974 commented Dec 4, 2024

Np. Will close this as now supported.

@msp1974 msp1974 closed this as completed Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants