Piotr Machowski

Results 620 comments of Piotr Machowski

I think that the stop has bee removed/changed and this is no longer available https://www.wroclaw.pl/komunikacja/przystanek-oporow-linia-20-kierunek-zajezdnia-borek-slupek-11618

The problem from logs might be caused by Internet problems or by problems on iMPK server. If attributes contain data then the card should display it

Approach used in this PR can also handle changed entity ids: ![image](https://github.com/MrBartusek/MeteoalarmCard/assets/6118709/9c995a2b-de10-441d-a91c-cc3ff13ddb64)

This PR has been made mostly as a way of showing how the problem can be solved, not as an actual final solution - it was put together in a...

It can be treated as a starting point on a way to get a final solution. I can work on it, but unfortunately not at this moment, so you can...

Just to clarify; should I put it on my TODO list or do you want to take over development?

The real problem is that since v2.0.0 it's possible for users to change entity names to anything they want. You can check out my solution for this problem [here](https://github.com/PiotrMachowski/lovelace-xiaomi-vacuum-map-card/blob/master/src/utils.ts#L215). This...

Hi @Tarh-76, thank you for your contribution! There's just one problem: at this moment the latest development version of the integration is on [dev_extracted_libraries branch](https://github.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor/tree/dev_extracted_libraries). On this branch map parsing...

You can try to rebase it, but it might be quite hard (there are a lot of conflicts), so it might be easier to create a branch from `dev_extracted_libraries` and...