Piotr Machowski

Results 620 comments of Piotr Machowski

I got one from @evenywchen and one from @Dejv311. I can send you them if they allow me to do it

>I have a small feature request. It's definitely not small 😉

I plan to add this feature to the [map card](https://github.com/PiotrMachowski/lovelace-xiaomi-vacuum-map-card), is it enough?

It's not possible to be sure that sizes are matching, which makes situation harder. It will require calibration similar like one already existing in a [map card](https://github.com/PiotrMachowski/lovelace-xiaomi-vacuum-map-card)

Can you try if any of these work? `force_api: roidmi` or `force_api: viomi`

You can create a PR, I have several maps that I can use for testing purposes

@Uriziel01 it's possible that there's a size of section included in the map data. You can chceck out [map processor](https://github.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor/tree/master/scripts), it should do everything you need

@elad-bar won't the coordinator cause similar entries in logs?

Yeah, but coordinator also is refreshed automatically using some interval, so it might log something automatically as well. I have used this approach in other integrations, but they didn't have...

Can you check if it works when configuring `force_api` to `viomi`, `roidmi` or `dreame`?