-
Notifications
You must be signed in to change notification settings - Fork 92
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
D230 Unable to set night vision to auto
#631
Comments
@RedNo7 Just to confirm (unrelated), your cameras are running on electricity, not battery or solar right? |
For the issue, please post screenshot from the official tapo app of the options available. |
My camera are powered but this issue refers to my battery operated DS230 doorbell. |
Which one of these is the doorbell? Front, Garage, Hub |
Could you please post a screenshot of attributes under developer tools for the doorbell? |
Funnily enough, I was checking that just now and cannot actually see a |
Do the options On and Off work at all? What do they do? |
how do I do this (where is it) or do you mean a list of all the entities for the doorbell? |
Nevermind on that, there is no camera entity on doorbell or hub devices at all, all good there. Just check what on/off via integration does out of curiosity. |
Let me get back in about 10 min with further instructions, need to think on this a bit and finish one PR. |
I couldn't find
Does this help? |
Unfortunately no. Try to download https://github.com/JurajNyiri/HomeAssistant-Tapo-Control/tree/experiment_night_vision this version manually, you should see WARN log messages (no need for debug anymore) and the doorbell should be in there somewhere. Keep it running for around 60 min or so and post results please (or as soon as you see doorbell in there -- not hub). |
will do that tomorrow - thanks! edit: down it, but what results do you want me to post (I still cannot set to edit: logs: |
Thank you for the logs @RedNo7 . Still no data for doorbell in there I need, but try this https://github.com/JurajNyiri/HomeAssistant-Tapo-Control/tree/experiment_night_vision_2 should work, same thing, set to the value in the app and then post logs after an hour. |
Will do - cheers |
@RedNo7 If you haven't yet, download again, I just pushed further changes to https://github.com/JurajNyiri/HomeAssistant-Tapo-Control/tree/experiment_night_vision_2 based on new version 5.5.0 having even more information, that should help us here. |
Will do - not currently at home. |
downloading the newer version now. thanks. |
OK, set the value to |
Set it to doorbell mode via the official app please. |
done. It was already in will upload in ~30 mins.... |
Thank you, the only thing that is coming up are logs for C325WB. I am not sure how that is possible. If you have the option to port forward temporarily the hub so that I can try to connect to it and see the issue myself it would be helpful and would speed up resolution of this issue. |
Please post logs once you have them |
how's this? |
Finally I see the doorbell, I will take a look a bit later on a fix. Thank you! |
honestly, THANK YOU! |
@RedNo7 What night vision modes to you see for C325WB in the app? |
@RedNo7 Please test https://github.com/JurajNyiri/HomeAssistant-Tapo-Control/archive/refs/heads/experiment_night_vision_2.zip . You should see either a Night Vision entity or possibly also a Night Vision Switching entity. @RedNo7 please still let me know what night vision modes you see for C325WB in the app? @marcosngomezi could you please test this on C420? |
I see:
Both C325WBs are set to 'Full-color Mode" at the moment. |
Will do this tomorrow - thanks! |
Thank you, please let me know also what you see in the integration for C325WB and what it maps to - for the options that are not there, what do they do in the app? |
Hi there, works in C420 and names are more similar(and maybe better) to the ones in the app 👍 |
I don't knowingly have any issues with the C325WB, my issue was only with the DS230 doorbell. ...will do this later as well though 👍 |
@RedNo7 Thank you! Let me know when you look into the C325WB, what options it has in HA and what it chooses in the app, and the ones that it doesn't, what does it do in the app? Then I will adjust, merge and release this.
Polling delay, but I will double check.
Expected, it wasn't supposed to be there on this camera. You can safely delete the entity and use select instead. |
OK, here is part 1 of the answer - just what is in HA - I'll try to match them to what's in the app later this morning. Note that where there are 2 snapshots the bottom entry of the 1st snapshot is duplicated at the top of the 2nd snapshot to ensure I got them all |
@RedNo7 No need to match everything, just the night vision select options please |
@RedNo7 Could you please describe when you choose options in HA, what does it choose in the tapo app? |
for the c325WB: Changing
Changing
Note: |
@RedNo7 Thank you! This is very helpful. Could you see what night vision switching select does on c325WB possibly in combination with night vision select? For my cameras it changes IR to auto/on/off but the app no longer has it (or I was unable to find it) |
Also, ➜ Full Color Mode gives Spotlights off in the Tapo App Does this change if spotlight is turned on to full color mode via integration? |
sorry, I don't understand the question. |
I thought I answered this in my post ...or I don't understand the question! ...can you explain how this affects my DS230 issue? ...or have we wondered into diagnosing a different problem? (I don't mind helping, I'm just a little confused right now). |
@RedNo7 There are two selects you have available. One is for Night Vision and another one is Night Vision Switching. Let me know if it makes sense now, I want to make sure the map for names for the select works well before releasing the fix for this issue, affecting other cameras such as c325WB for example I cannot test for since I do not have it. |
got it and sorry for the confusion. I'll take a look at that within the next few hours. Please feel free to always contact me if you need testing on the C325WB and/or DS230 (and/or H200 hub) in general. I just received x2 C120's yesterday so happy to help with any issues on them (when I have set them up)! |
In HA, for
|
That is great, so it all works as it should, the tapo app just hides the granular settings. I will be merging this soon and deploying once I have a bit of time. Thank you for all the help @RedNo7 ! I will also add a map for shed_night_vision so that it is nicer. |
Fix #631: D230 Unable to set night vision to auto
Description
I had power outage resulting in most of my doorbell entities being permanently unavailabel - I was unable to remove the device so pulled the plug on the hub, restarted HA and re-added the hub - all good.
However, the doorbell camera night vision is unable to be set to
auto
- setting toon
oroff
is fine.Reproduction Steps
night vision
auto
The following error appears in the UI
Expected behavior
I expect to be able to select
auto
If applicable, add error logs.
I restarted HA after upgrading to v5.4.28
Device Firmware
1.1.16 build 20240617 rel. 65780
Integration Version
5.4.28 (just updated)
Using stream component
Yes
Does camera work via official integrations?
Yes
Camera has all attributes filled out in developer tools
Yes
HASS Environment
Docker on Rpi 4 (2GB)
Search for similar issues
Yes
Additional information
No response
The text was updated successfully, but these errors were encountered: