custom-cards / gauge-card

Apache License 2.0
46 stars 13 forks source link

Broken in 0.101.0b0 #3

Closed VDRainer closed 5 years ago

VDRainer commented 5 years ago

TypeError: entity is undefined gauge-card.js:154:7 _getEntityStateValue gauge-card.js:154 set hass gauge-card.js:162 _createCardElement hui-stack-card.ts:78 _rebuildCard hui-stack-card.ts:96 _createCardElement hui-stack-card.ts:85 r fire_event.ts:76 ya create-card-element.ts:111

iantrich commented 5 years ago

Entity undefined sounds like an issue with your instance. Sure the entity still exists?

VDRainer commented 5 years ago

Thanks Ian, you're absolutely right. There was a broken esphome node which was the problem.