Piotr Machowski

Results 777 comments of Piotr Machowski

@Legromorph potentially you can install the custom integration, copy "calibration points" from the map entity and use them to calibrate the map. Buuuut I don't know if this will work...

@simllll You can force ids to be treated as numbers with following config (even when they are provided with quotes): ```yaml map_modes: - template: vacuum_clean_segment id_type: number predefined_selections: - id:...

@MathijsG coordinates used by this card are the same ones that are used by your vacuum. They are calculated from pixel coordinates on the map image using [an affine transformation](https://en.wikipedia.org/wiki/Affine_transformation)...

@MathijsG please create a separate issue if needed

FYI, I have created a dedicated integration: https://github.com/PiotrMachowski/Home-Assistant-custom-components-Obegransad

@JosephStalin0305 I have increased the randomization of the agent in the latest release ([v1.2.1](https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor/releases/tag/v1.2.1)), it works for me. Unfortunately I still wasn't able to test the captcha solution by @NedAlex94...

> Unfortunately I still wasn't able to test the captcha solution by [@NedAlex94](https://github.com/NedAlex94) - I don't get a captcha request on any of my accounts. Now I also get captcha...

@RobertWojtowicz User-Agent fix is unfortunately just a temporary solution

Unfortunately at this moment translations for `unknown` and `unavailable` states are only available in HA frontend, so they can't be used in templates. Some refactoring is required to make it...