Kaburagi

Results 30 comments of Kaburagi

Ok, and when this will be executed sir? I can help you with this

> @kaburagisec hi! Working on that, keep receiving some errors from engine, figuring out how to solve them (the current one is **405 Method Not Allowed** after successful registration) Alright,...

> Experiencing the same issues, have no idea how to fix them yet > > https://github.com/WhiskeySockets/Baileys/issues/353 > > https://github.com/WhiskeySockets/Baileys/issues/374 Are this issue fixed sir?

You need to define first what you mean by "intelling events"? If you are referring to the Events service, it means you need to create an events service first and...

You can see the example [pull_live_events.py](https://github.com/nirsimetri/onvif-python/blob/main/examples/pull_live_events.py) from the [nirsimetri/onvif-python](https://github.com/nirsimetri/onvif-python) library

There will be a phased implementation of ONVIF support in the future, starting with Profiles S, T, and G. But it seems like the actual implementation ignores the profiles and...

It's very strange because on my side everything passes (except for codespell which turned out to be ignored) like this: ``` abc@f7899f18bc9e:/workspaces/viseron$ pre-commit run --all-files pyupgrade................................................................Passed autoflake................................................................Passed isort....................................................................Passed black....................................................................Passed codespell................................................................Failed...

> Answered most of your questions on Discord but ill do the same here for clarity: > > > 1. Is there a way to make `config.yaml` directly affect the...

> There is a way using the Python API (maybe other ways) to get the list of labels. Is that what would be needed to avoid fallback to fixed (and...

@john- Thank You! This is what this PR looks like when rendered, so labels can be edited directly from the UI, but requires `available_labels` to work properly: