Skip to content

Commit

Permalink
April Update 2
Browse files Browse the repository at this point in the history
v3.3.3

What's New:
 - App Launcher for Disney+ hotstar (closes #359)
 - App Launcher for TV2 Play Norway (closes #367)
 - App Launcher for MSG+ (closes #369)
 - New French Language Support (closes #370)
 - App Launcher for JD Farag
 - App Launcher for BYUtv
 - Apple App launcher for Ziggo Go (closes #372)
 - App Launcher for SomaFM (closes #373)

Can't see these changes after updating? Visit this link:
https://github.com/PRProd/HA-Firemote/wiki/Force-a-Refresh

Can't see language translation updates?  Visit this link:
https://github.com/PRProd/HA-Firemote/wiki/Changing-Your-Home-Assistant-Language
  • Loading branch information
PRProd committed Apr 15, 2024
1 parent 3a0f91c commit 53ba5eb
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/HA-Firemote.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import {launcherData, launcherCSS} from './launcher-buttons.js';
import {rosettaStone} from './language-translations.js';
import {devices} from './supported-devices.js';

const HAFiremoteVersion = 'v3.3.3b1';
const HAFiremoteVersion = 'v3.3.3';
console.groupCollapsed("%c 🔥 FIREMOTE-CARD 🔥 %c "+HAFiremoteVersion+" installed ", "color: orange; font-weight: bold; background: black", "color: green; font-weight: bold;"),
console.log("Readme:", "https://github.com/PRProd/HA-Firemote"),
console.groupEnd();
Expand Down
Loading

0 comments on commit 53ba5eb

Please sign in to comment.