nathan-gs / ha-map-card

A Map Card for Home Assistant
https://community.home-assistant.io/t/map-card-a-slightly-improved-map-card/693088
MIT License
19 stars 4 forks source link

Version info in console may be shown several times #15

Closed ildar170975 closed 3 months ago

ildar170975 commented 3 months ago

In a storage mode: Add one map card on a view - then the version info is shown once:

изображение

Open HA Editor - one more message is logged:

изображение

In case of two cards - two messages are logged:

изображение


In yaml mode:

If a view contains 1 card - 2 messages are logged:

изображение

If 3 cards - 6 messages:

изображение


Probably the map-card adds this message to the console on every creation (sorry for a probably wrong term). Other custom cards (not tested ALL them, honestly) add messages after "loading" (again could use a wrong word). Check this empty view - the console shows some (not sure about ALL) custom cards:

изображение

nathan-gs commented 3 months ago

Fixed in v0.5.3

ildar170975 commented 3 months ago

Still see in 0.5.3:

storage mode:

изображение

There is 1 card on a view.

yaml mode, after every refresh (from hamburger menu): изображение

nathan-gs commented 3 months ago

It already is significantly reduced (HA 2023.11), closing this for now.

nathan-gs commented 3 months ago

Fixed in v0.6.0