artem-sedykh / mini-climate-card

Minimalistic climate card for Home Assistant Lovelace UI
MIT License
262 stars 19 forks source link

Card doesnt load using latest (or Beta) version of Chrome #139

Closed minigranis closed 6 months ago

minigranis commented 6 months ago

Hello. When using Chrome version Version 120.0.6099.200 (Official Build) (64-bit) or Chrome Beta Version 121.0.6167.47 (Official Build) beta (64-bit) the Mini-Climate card doesnt "load", it simply doesnt show up in Lovelace. All my other cards work and if I use Edge mini climate works as it should. The same config used to work in Chrome as well but stopped a few Chrome updates ago but then the Beta of Chrome worked but now after a Beta update it doesnt load on the Beta either.

Can you look into this please. Here is a part of my yaml code:

regevbr commented 6 months ago

https://github.com/artem-sedykh/mini-climate-card/issues/137 You need to disable the chrome://flags/#enable-experimental-web-platform-features flag to fix it

minigranis commented 6 months ago

Arghh - simple as that - Thanks for a quick response.