When no 'entity_min' or/and 'entity_max' is defined, the card shows following error "Cannot read property 'split' of undefined" and is not rendered.
card custom:tempometer-gauge-card TypeError: Cannot read property 'split' of undefined
at HTMLElement._splitEntityAndAttribute (tempometer-gauge-card.js:267)
at HTMLElement.setConfig (tempometer-gauge-card.js:32)
at s (chunk.53174295df05176b2339.js:454)
at chunk.53174295df05176b2339.js:454
at u (chunk.53174295df05176b2339.js:454)
at c (chunk.53174295df05176b2339.js:454)
at o (chunk.53174295df05176b2339.js:454)
at HTMLElement.value (chunk.a8fc15b8e5d83f800941.js:2785)
at HTMLElement.value (chunk.a8fc15b8e5d83f800941.js:2785)
at HTMLElement.t.addEventListener.once (chunk.a8fc15b8e5d83f800941.js:2785)
When no 'entity_min' or/and 'entity_max' is defined, the card shows following error "Cannot read property 'split' of undefined" and is not rendered.