fwestenberg / reolink_dev

Home Assistant Reolink addon
MIT License
553 stars 101 forks source link

[reolink.camera_api] Host: xxx.xxx.xxx.xxx: Failed to get results for Search, JSON data was was empty? #580

Open Snapperud opened 1 year ago

Snapperud commented 1 year ago

To Reproduce Restart of HA

Environment: Home Assistant 2022.9.7 Supervisor 2022.09.1 Operating System 9.0 RLC-823A FW:v3.1.0.956_22041511_v1.0.0.30

When start or restart HA this coming in the log: [reolink.camera_api] Host: xxx.xxx.xxx.xxx: Failed to get results for Search, JSON data was was empty?

garry0garry commented 1 year ago

There are a lot of such errors. https://github.com/fwestenberg/reolink_dev/issues/490

lfrlucas commented 1 year ago

Same problem here. I didn't have this problem some weeks ago. I'm not sure if it was caused by camera firmware upgrade or HA version upgrade.

JimStar commented 1 year ago

You can try this one, and let me know if there are any errors...
https://github.com/JimStar/reolink_cctv

Snapperud commented 1 year ago

Thanks, looking good, no error after restart.

garry0garry commented 1 year ago

You can try this one, and let me know if there are any errors...

Do I understand correctly that you can install your integration, remove reolink_dev and the name of the sensors will not change? I have: Reolink RLC-520A hw IPC_523128M5MP v3.1.0.951_22041566 - 9 pcs. Reolink RLC-520A hw IPC_523128M5MP_V2 v3.1.0.1228_22082201 - 2 pcs. Reolink RLC-511WA hw IPC_523128M5MP v3.1.0.956_22041509 - 1 pc.

JimStar commented 1 year ago

As I wrote in the readme - there are some changes in namings, thus some previous actions could require some corrections, but maybe not... Just in case it would be a good idea to backup the config folder before switching.

lfrlucas commented 1 year ago

Just installed JimStar repo and it looks really good. Let's see how it goes for the next days. Thanks for your work.