diff --git a/src/const.ts b/src/const.ts index cf223a9..7c84b17 100644 --- a/src/const.ts +++ b/src/const.ts @@ -1 +1 @@ -export const CARD_VERSION = '1.0.3'; \ No newline at end of file +export const CARD_VERSION = '1.0.4'; \ No newline at end of file diff --git a/src/roku-card.ts b/src/roku-card.ts index 2528233..bb65860 100644 --- a/src/roku-card.ts +++ b/src/roku-card.ts @@ -61,7 +61,7 @@ class RokuCard extends LitElement { if (!stateObj) { return html` -
Show Warning
+
Entity Unavailable
`; }