-
Notifications
You must be signed in to change notification settings - Fork 207
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
Model:BW-SPF1 WiFi Pet Fountain Led Version/UV Version #23
Labels
enhancement
Request new features
Comments
@robertbigk |
@robertbigk The pet water feeder is supported in v1.3. |
Work thx allot!!! |
Can we also have a low water level warning? |
Superb if possible sure:) |
Or You ask me? yes i got this kind warning in original app |
No i was wondering if we could also get the low level sensor in to ha |
Is it possible to have the low level sensor available in HA? |
This was referenced Jul 26, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi i try add this Fountain
By Smart Life detect switch on/off
but no uv/light
Is possible to add this to a home assistant?
Codes from IOT
{
"result": [
{
"code": "switch",
"value": true
},
{
"code": "uv",
"value": false
}
],
"success": true,
"t": 1624557282603
}
{
"result": {
"active_time": 1624532307,
"biz_type": 18,
"category": "cwysj",
"create_time": 1624532307,
"icon": "smart/icon/ay1506337792739cXrIR/53d4d09e6737c1fc9926e1dfbeb555ef.jpg",
"id": "4737134140f5203638ab",
"ip":
"lat": "52.0794936",
"local_key":
"lon": "21.0107744",
"name": "BW-SPF1",
"online": true,
"owner_id": "18127768",
"product_id": "1x7uxzc0itrepcrb",
"product_name": "BW-SPF1 UV Version",
"status": [
{
"code": "switch",
"value": true
},
{
"code": "uv",
"value": false
}
],
"sub": false,
"time_zone": "+01:00",
"uid": "eu1604020388098rm3hC",
"update_time": 1624556702,
"uuid": "4737134140f5203638ab"
},
"success": true,
"t": 1624557319962
}
Is any chance for integration?
The text was updated successfully, but these errors were encountered: