Renier Moorcroft

Results 81 comments of Renier Moorcroft

This is the latest switch list from the Android apk. Unfortunately the Lcom/ezviz/devicemgr/model/filter/DeviceSwitchType enum class seems to be obfuscated so I can't get the switch numbers directly from the file....

With the ones we know removed. Just keeping the "in between" ones to help with the order. "OUTDOOR_RINGING_SOUND", #39 "INTELLIGENT_PQ_SWITCH", "DOORBELL_TALK", "HUMAN_INTELLIGENT_DETECTION", "LIGHT_FLICKER", #301 "ALARM_LIGHT", #303 "ALARM_LIGHT_RELEVANCE", #305 "DEVICE_HUMAN_RELATE_LIGHT", "TAMPER_ALARM",...

http/put: https://apiieu.ezvizlife.com/v3/devices/{devSerial}/0/sendAlarm body: enable : 2 #make sound enable: 1 #disable Just documenting. I'll add this to the "to do" list.

Short answer: In the future yes. Long answer: I have one AJAX endpoint that I need to replace with the API endpoint. (To enable/disable Alarm notifications per camera.) The API...

Hi @avol-io, Added MFA/Verification code in the latest release! Hi @klem-everywhere, I'm using mitmproxy and literally following the API calls from the android app. Some of the requests are more...

Hi @burghs, The hassio web interface doesn't work so well with high res camera feeds. You could try adding "/Streaming/Channels/102" to the ffmpeg arguments option. (Integrations, camera serial, options). Just...

Hi There, I have two XT12 and two GT-AX11000. I get the same issue after adding the 2nd GT-AX11000. Some observations: 1) It's not happening with the two XT12 AIMesh...

Hi @garythebat, It's possible, just need to figure out how to all "next page" on the pagelist api. I need more cameras for this so will most likely be looking...

Hi There, Please also tick "dependency upgrade" in the "proposed changes" section of this pull request. You'll also need to link a git compare and release notes URL. (a git...

> Can't we simply leave the `sensor` entity to avoid a breaking change (probably set it as disabled by default)? Added old sensor back and set to disable by default.