Raphael Hehl

Results 79 comments of Raphael Hehl

and for the other option it would be good if someone with haos could run ffmpeg -codecs | grep opus in the terminal especially the encoder part would be exciting...

https://www.home-assistant.io/integrations/ffmpeg/ "If you run the Home Assistant Operating System or use the Home Assistant Container, this is already pre-installed for you."

https://github.com/uilibs/uiprotect/pull/469

The patch is included in the HA version that was just released — can you confirm that the issue is now fixed?

Could someone (or even multiple people) perhaps generate example data as described here? https://uiprotect.readthedocs.io/en/latest/dev/#linting-and-testing under "Generating Test Data"

@zoic21 @Robbe-B @Garywoo I've already started working on a fix, but it would still be very helpful if you could provide an example using the camera object from Bootstrap. I...

@Robbe-B https://github.com/RaHehl/home-assistant-core/tree/unifiprotect-fix-rtsp-repair-for-thirdparty

You need to be a bit more specific. In general, it works, but ONVIF is not always implemented the same way.

Hey @NoRi2909 , greetings from the Westerwald! I've created a pull request for this #131009. Regarding the plural, as far as I can see, you can have multiple doorbells and...

that seems to be the right call `var result = graphClient.groups().delta().get(requestConfiguration -> requestConfiguration.queryParameters.filter = "id eq '"+groupId+"'"); ` however, getMembers is null In the rest request the result that is...