mezz64
mezz64
Thanks. From a quick look I think the problem is in some of the NVR status sensors. They are set to notify the center so they are being parsed, but...
Can you generate another output from the trigger endpoint once everything is disabled? I'm wondering if the new firmware isn't replicating certain changes to the api endpoints.
With everything disabled do you get the same error or a different one? Things looked to have changed correctly, but with everything off there won't be any sensors to setup...
Ok, i'll run your trigger output through independently and see if I can track it down. Should be able to find some time this weekend.
I think i've found the problem and put together a fix in a new branch (https://github.com/mezz64/pyHik/tree/trig-fixes) for you to test. Please replace the hikvision.py file in your local install with...
I'm not familiar with the HA OS architecture these days, nor if you can get away with forcing something with custom components. Let me run the changes through my tests...
@Marsmz Thanks for confirming. I'll try to find some time to merge this in soon.
An event log would be helpful. Once the event ID is known as long as the format is the same as the others it's an easy add.
Unfortunately, I have not been provided an event log yet so I don't know the ID or format it reports in. Without that information I can't add it.
You can find guidance for pulling an event log in past issues. There are instructions here: https://github.com/mezz64/pyHik/issues/82#issuecomment-1020308020