-
Notifications
You must be signed in to change notification settings - Fork 730
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
[BUG] Smoke detector TZE284_0zaf1cr8 battery_level and battery_low #3749
Comments
It's not currently exposed
|
I may not know enough, but you can find the following in my link (nous-website):
|
What size and quantity of battery? |
It should look like this, just use existing quirk and add this. .tuya_binary_sensor(
dp_id=14,
attribute_name="battery_low",
translation_key="battery_low",
fallback_name="Battery low",
)
.tuya_battery(dp_id=15, battery_type=BatterySize.CR123A, battery_qty=1) |
1x CR123 |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description
The Nous E8 smoke detector TZE284_0zaf1cr8 can also output the battery level and the battery_level_low status.
https://nous.technology/share/uploads/source/E8/TZE284_0zaf1cr8.txt
So far, none of this has been recorded.
Steps to reproduce
.
Expected behavior
.
Screenshots/Video
Screenshots/Video
[Paste/upload your media here]
Device signature
Device signature
[Paste the device signature here]
Diagnostic information
Diagnostic information
[Paste the diagnostic information here]
Logs
Logs
Additional information
No response
The text was updated successfully, but these errors were encountered: