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

please add heiman water leak (HS1-WL-E) support #1498

Closed
salopette opened this issue May 6, 2019 · 10 comments
Closed

please add heiman water leak (HS1-WL-E) support #1498

salopette opened this issue May 6, 2019 · 10 comments

Comments

@salopette
Copy link

Can you please add heiman water leak (HS1-WL-E)?

sshot-2019-05-06- 4
sshot-2019-05-06- 1
sshot-2019-05-06- 2
sshot-2019-05-06- 3

@ebaauw
Copy link
Collaborator

ebaauw commented May 6, 2019

What's the Manufacturer Code in the Node Info panel?

@salopette
Copy link
Author

sshot-2019-05-07- 1

@salopette
Copy link
Author

Hello, has something been done? How can it test?
Should I contribute something else?

@Ronoon
Copy link

Ronoon commented May 9, 2019

You have to look in the code section for updates in e-g- Bindings etc . Maybe it is integrated in the next version if you are lucky.

@salopette
Copy link
Author

Hello, I have made today on V2_05_65 update.
The sensor is connected, but it does not appear in the list.
I only see it at the nodes.

@BottlecapDave
Copy link
Contributor

I too am on the latest version and can't see the item in the list. I am using this in conjunction with Home Assistant, and it seems to have picked it up in there, however when the sensor is wet it's not reporting it.

I've migrated this device from Smartthings, where it was working as a "SmartSense Moisture Sensor".

@opechunka
Copy link

I'm using Domoticz. Heiman Water sensor works fine, but no battery reports. Can it be fixed? The same problem with Heiman Smoke sensor. In contrary Heyman Temperature and humidity sensor reports battery well.

@BottlecapDave
Copy link
Contributor

I've taken another look at the traffic for the phoscon app. When I look at the "sensors" traffic, I can see the traffic

{
"config": {
"battery": 100,
"on": true,
"reachable": true
},
"ep": 1,
"etag": "---",
"manufacturername": "Heiman",
"modelid": "WaterSensor-EM",
"name": "WaterSensor-EM",
"state": {
"lastupdated": "none",
"lowbattery": null,
"tampered": null,
"water": null
},
"swversion": "1.1.1",
"type": "ZHAWater",
"uniqueid": "---"
},

Water always appears null even when the sensor is submerged in the water.

Interestingly, the api request to "sensors/new" is always reporting the water sensor back. I don't know if this means it hasn't finished setting up?

@BottlecapDave
Copy link
Contributor

I've just deleted the node and attempted to add it again (pushing the tamper button after joining), and it's now picking up the wet/dry state in HA.

However like @opechunka I'm also not geting battery information, which is odd as it looks like in my last post this was populated.

I've got another water sensor to setup, so I guess we'll see what that provides.

@stale
Copy link

stale bot commented May 9, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 9, 2020
@stale stale bot closed this as completed May 16, 2020
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

6 participants