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

Looking for testers? #4

Open
netmanchris opened this issue Mar 30, 2019 · 2 comments
Open

Looking for testers? #4

netmanchris opened this issue Mar 30, 2019 · 2 comments

Comments

@netmanchris
Copy link

Hey @ksheumaker

Just wanted to let you know that I’m going to try this out. I’ve got a Harvest Wifi and have another one on the way.

Thanks for putting this together! Hoping that I can help a bit.

Chris

@kgstorm
Copy link

kgstorm commented Dec 6, 2020

Looks like it works for the Bounty Elite. Thanks! Toggling the light doesn’t seem to work, but all the sensors report accurately. I’m only planning on using it for notification automations, so it does all I need it to.

~Kevin

@kgstorm
Copy link

kgstorm commented Dec 8, 2020

Quick update. For the Bounty Elite at least, not sure about any other model, there is also a water level measurement called "pumpLevel"
I am trying to use that to send a notification to add water instead of the 'need_water' binary switch.
The 'pumpLevel' sensor can have the following values: 0 (low), 1 (medium), 2 (full)
I added the water level sensor to your code by adding the following lines to the sensor.py file:
"pumpLevel" : {
"label" : "waterLevel",
"icon" : "mdi:water",
"unit" : "0-low-to-2-full"
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants