starkillerOG / reolink_aio

Reolink NVR/camera API PyPI package
MIT License
79 stars 16 forks source link

Home Assistant Error: command GetEnc response channel 0 does not equal requested channel 1 #13

Closed pszypowicz closed 1 year ago

pszypowicz commented 1 year ago

Describe the bug There is an error in home assistant:

Logger: reolink_aio.api
Source: components/reolink/host.py:193 
First occurred: 09:52:53 (32 occurrences) 
Last logged: 10:23:55

Host xxx.xxx.xxx.xxx:443: command GetEnc response channel 0 does not equal requested channel 1

To Reproduce Go to Home Assistant Logs.

Expected behavior No error.

Environment: Home Assistant 2023.4.1

Reolink Duo Floodlight PoE sw: v3.0.0.1889_23031702 hw: IPC_529B17B8MP

starkillerOG commented 1 year ago

Thanks for reporting this @pszypowicz It schould be fixed with this commit: https://github.com/starkillerOG/reolink_aio/commit/db222d3ed2f815b033117a7dc1ef7c7c8851a105

Will get into HomeAssistant in a few days.