You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Recalbox Home Assistant integration
2
2
3
-
<small>By Aurélien Tomassini, 2026</small>
3
+
<small>By Recalbox, 2026</small>
4
4
5
5
🇺🇸 English version
6
6
[🇫🇷 Ouvrir la version Française](README_fr.md)
@@ -126,8 +126,8 @@ It uses the same services just listed.
126
126
- If not installed yet, [install HACS](https://www.hacs.xyz/docs/use/download/download/)
127
127
128
128
- Install this repository via this button :
129
-
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=ooree23&repository=RecalboxHomeAssistant&category=integration)
130
-
> Or manually, add `https://github.com/ooree23/RecalboxHomeAssistant` as repository, as Integration.
129
+
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=recalbox&repository=RecalboxHomeAssistant&category=integration)
130
+
> Or manually, add `https://github.com/recalbox/RecalboxHomeAssistant` as repository, as Integration.
131
131
Press download, and then accept to restart.
132
132
133
133
It will automatically add Recalbox integration to your Home Assistant
Copy file name to clipboardExpand all lines: README_fr.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Intégration Recalbox Home Assistant
2
2
3
-
<small>Par Aurélien Tomassini, 2026</small>
3
+
<small>Par Recalbox, 2026</small>
4
4
5
5
🇫🇷 Version Française
6
6
[🇺🇸 Go to English version](README.md)
@@ -126,8 +126,8 @@ lancées par Assist utilisent les mêmes commandes que listées ci-dessus.
126
126
- Si vous ne l'avez pas encore, [installez HACS](https://www.hacs.xyz/docs/use/download/download/)
127
127
128
128
- Installez cette **intégration Recalbox** via ce bouton :
129
-
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=ooree23&repository=RecalboxHomeAssistant&category=integration)
130
-
> Ou manuellement, ajoutez `https://github.com/ooree23/RecalboxHomeAssistant` comme dépôt, de type Integration.
129
+
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=recalbox&repository=RecalboxHomeAssistant&category=integration)
130
+
> Ou manuellement, ajoutez `https://github.com/recalbox/RecalboxHomeAssistant` comme dépôt, de type Integration.
131
131
Cliquez sur télécharger, et acceptez de redémarrer.
132
132
133
133
Cela ajoutera l'intégration Recalbox dans votre Home Assistant
<imgsrc="https://my.home-assistant.io/badges/hacs_repository.svg" alt="Open your Home Assistant instance and open a repository inside the Home Assistant Community Store." style="max-width: 100%;">
@@ -103,7 +103,7 @@ <h1 data-i18n="title">Recalbox Home Assistant</h1>
103
103
consttranslations={
104
104
'fr': {
105
105
'title': 'Recalbox Home Assistant',
106
-
'author': 'par Aurélien Tomassini, 2026',
106
+
'author': 'par Recalbox, 2026',
107
107
'description': 'Ce dépôt vous permet d\'intégrer Recalbox dans votre Home Assistant :',
108
108
'feat_dashboard': 'Dans votre tableau de bord : Obtenir le statut, afficher le jeu actuel, éteindre, redémarrer, prendre des captures d\'écran, sauvegarder/charger une partie, etc.',
109
109
'feat_automation': 'Déclencher vos automatisations : Par exemple, changer la couleur des lumières selon le jeu lancé, envoyer des notifications, etc.',
@@ -112,7 +112,7 @@ <h1 data-i18n="title">Recalbox Home Assistant</h1>
112
112
},
113
113
'en': {
114
114
'title': 'Recalbox Home Assistant',
115
-
'author': 'Recalbox Home Assistant',
115
+
'author': 'by Recalbox, 2026',
116
116
'description': 'This repository allows you to integrate Recalbox in your Home Assistant :',
117
117
'feat_dashboard': 'In your dashboard : Get status, Display current game, Turn off, Reboot, Take screenshots, Stop current game, Save/Load game state, ...',
118
118
'feat_automation': 'Trigger any automation you want. For example : change light color according to the game launched, send notifications, etc.',
0 commit comments