Felipe Urzúa

Results 60 comments of Felipe Urzúa

Xiaomi Home is grabbing this file from this API https://us.api.io.mi.com/app/v2/home/get_interim_file_url posting this data: `{"obj_name":"//"}" PD: I have no idea what is this UID or where to get this :(` Any...

I trying to figure it out where to get the UID param. I also thought it may be the pathId but i was wrong :(. The UID param is a...

> You can try to get UID using [Tokens Extractor from this PR](https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor/pull/90). It is not merged yet, but it should be soon The UID returned by the script is...

Thanks Will do my best

Hi. Waht firmware version do u tried? I just got a Cruiser 2 and autotracking is not working at least with latest firmware. I have this in logs: ``` warning...

You can grab the high res keyboard image from logitech GHUB from here: %appdata%\LGHUB\Cache You will se a bunch of files without extension, just copy to another folder and add...

No, I have to learn how to write a Aurora device without break Aurora or wait for help. Right now I am trying to get rid of memory leaks.

Hope this could be merged some day https://github.com/antonpup/Aurora/pull/2057 (rewrite branch).

Hi. I get locations working using the HA onvif integration with this service call: service: onvif.ptz target: entity_id: camera.salon_profile000 data: preset: 2 move_mode: GotoPreset distance: 1 speed: 0.5 continuous_duration: 0.5...