Olen

Results 319 comments of Olen

Made a small patch that allows you to name the elements as you like: ``` -- miflora-card.js.orig 2020-03-14 16:14:42.086382421 +0100 +++ miflora-card.js 2020-03-14 17:20:32.828731909 +0100 @@ -67,6 +67,12 @@ for...

I have cleaned this up and created a PR Be aware that this will BREAK current configs as I changed it to a more common format: ``` entities: - entity:...

Seeing the same issue. Wanted to add some debug logs here, but I can't find it. There is no "Options" as far as I can see. But I did find...

Found it. Attaching the log, but it does not tell much. No errors at least. I noticed that several events in the calendar was missing, or had old timestamps (events...

A quick way to sync (but it does not fix the problem, as it just sync once) is to go to `Tools` -> `Add ons` -> `Provider for Google Calendar`....

Isn't this the same as #498 ?

Try the replace_sensor service call (see the readme) and check if that helps.

HA is _extremely_ good at preserving stuff even through deleting an entity and creating a new with the same name/entity_id.

It seems like the .js was not recreated for version 0.7. Look at the date. ![image](https://user-images.githubusercontent.com/203184/229444878-84c6d5c1-d800-4bc7-a3bb-b0765828ca42.png) As far as I can tell, this complied js does not include the changes....

I cloned the repo and ran a "npm install; npm run build" and then copied `dist/canvas-gauge-card.js` to `config/www/community/canvas-gauge-card/canvas-gauge-card.js` and deleted the ".js.gz" that hacs had created, and can confirm that...