roleoroleo / sonoff-hack

Custom firmware for Sonoff GK-200MP2B camera
GNU General Public License v3.0
200 stars 45 forks source link

Experiemce with latest firmware V5520.2053.0505build20230320 on GK-200MP2-B #146

Closed gewinh closed 1 year ago

gewinh commented 1 year ago

Sorry I wasn't sure whether to posted this here or in the HA integration part, I would guess the issue could be across both. Also looks like a additional stuff from #131

Tried building 2 new cameras. As delivered the firmware was very old, so feeling brave I flashed the lastest build20230320. The camera came up ok so I installed the SD card with 0.1.5 for the GK-200MP2-B. Configured the parameters as per usual.

Firmware Version 0.1.5 Base Version V5520.2053.0505build20230320 Model GK-200MP2-B

Mqtt settings(all default except for discovery name and prefix which are set to cameraname and the ip address and username and password of the mqtt server)

and added the cameras into HA using YiHack Integration. add to dashboard using grid card configuration

the motion detector sensor shows unavailable and no activity, therefore there is no image displayed on the motion detector camera.

The camera itself is working re motion detection and recording but the mqtt part of motion detection isn't

Tried this on a second camera with same result.

(changing motion event location to 0 in mqtt settings as suggested in #131 does seem to fix it although slow. The change isn't reflected in the web interface)

I have 2 other cameras with exactly the same setup but older firmware, the the motion detector sensor and still image cameras are working fine.

Firmware Version 0.1.5 Base Version V0525.1.276build20201103 Model GK-200MP2C although camera labelled on bottom as GK-200MP2-B

Firmware Version 0.1.5 Base Version V0525.1.412build20220712 Model GK-200MP2C although camera labelled on bottom as GK-200MP2-B

I guess we will reach a point where the cameras as purchased will have this latest firmware already installed, so just letting you know of my experiences.

I did try 0.1.6beta with this firmware and found the camera state was always off in the integration so couldn't get any video at all in HA.

darkxst commented 1 year ago

(changing motion event location to 0 in mqtt settings as suggested in #131 does seem to fix it although slow. The change isn't reflected in the web interface)

Try setting this to 2, in the 0.1.6 beta build. 0 should work but has a ~40sec delay as it doesnt trigger until recording the motion clip is finished.