I am reading well, but it seems any time i change a setting (even directly in the IObroker interface) it doesnt get pushed back to the actual camera. Mode changes, camera state (on/off/disabled) etc, doesnt seem to change.
might be a refresh issue where its just not updating the p2p cloud.
Would somebody be able to give a summary on the status of all this? I am so grateful for all of the devs working so hard on this, but am a bit confused where this is all at. I would like to access my eufy camera with a live stream. Currently I’m using the “Eufy Home Assistant MQTT Bridge” and not IO broker at this time. With the current state of all these projects is that possible and if so what add-on is it through?
Hi @jbrukardt, @PrayerfulDrop ,
please activate the debug mode of the adapter and reproduce the error. Then please send me the logfile (note: the logfile contains sensitive data; mainly the token, so redact it).
Ah, this is important for bropat to know. In the iobroker info he states that the only thing he can test is 2c and a few other cameras. I have all indoor 2k cams, which he hasnt been able to test i believe.
My wife informs me that the camera then switched back to away mode like 15 times after the command was issued, and wouldnt stop resetting itself to away despite her setting it back to home in the app. Only stopped when rebooted
I only have 2k indoor fixed cameras, so its difficult to tell when they “turn off” as they dont have a physical indicator like the pan/tilt when they roll up.
State is just blank for me. Nothing for me to select. I think that’s something that only gets updated by the camera changing state, not something the user can change.
First of all:
thanks to everyone - especially @MaxW and @bropat - for the effort you put into this project - amazing!
I tried the MQTT-bridge first but recently switched to the ioBroker solution from MaxW for my eufy doorbell 2k wireless.
Used the step-by-step guide from fuzzymistborn which made the way a bit smoother .
But I stumbled across several things which might also help others who might suffer difficulties:
I used the addon “File Editor” from within HA to copy and paste the data into configuration.yaml or sensor.yaml
For some reasons it gave me some errors after implementation. After I switched to notepad++ and did it again it worked better.
Additionally it turned out that some of the given configuration wasn’t matching my setup. After getting used to REST and a better overview of the ioBroker structure I was able to fix the remaining problems…
I understand which feature you mean. This feature is already included in the shared library. It was just not implemented in the ioBroker adapter yet, because I focused on the P2P livestream (more important from my point of view ). Anyway in the next ioBroker version this functionality will be available.