Skip to content

Commit 1d032ce

Browse files
committed
Switch to v1.6.0
1 parent 3e580e0 commit 1d032ce

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Recalbox/userscripts/home_assistant_notifier.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# A placer dans le dossier userscripts
55
# Par Aurélien Tomassini
66

7-
SCRIPT_VERSION="home_assistant_notifier.sh:v1.5.7"
7+
SCRIPT_VERSION="home_assistant_notifier.sh:v1.6.0"
88

99
# Configuration
1010
HOME_ASSISTANT_DOMAIN="homeassistant.local"

custom_components/recalbox/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
{
66
"name": "Recalbox Card",
77
"filename": "recalbox-card.js",
8-
"version": "1.5.7",
8+
"version": "1.6.0",
99
},
1010
]

custom_components/recalbox/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"integration_type": "hub",
66
"dependencies": ["frontend", "http", "api"],
77
"iot_class": "local_push",
8-
"version": "1.5.7",
8+
"version": "1.6.0",
99
"codeowners": ["@ooree23", "@recalbox"],
1010
"documentation": "https://github.com/recalbox/RecalboxHomeAssistant",
1111
"issue_tracker": "https://github.com/recalbox/RecalboxHomeAssistant/issues"

0 commit comments

Comments
 (0)