Prepare HACS release display update

This commit is contained in:
2026-04-22 20:15:13 -05:00
parent fdbae9efd0
commit dcbcf44aa6
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -22,4 +22,5 @@ jobs:
- name: Create GitHub Release
uses: softprops/action-gh-release@v2
with:
body_path: README.md
files: relaytv.zip
+1 -1
View File
@@ -1,6 +1,6 @@
# RelayTV Home Assistant Integration
![RelayTV Screenshots](relaytv-ha.png)
![RelayTV Screenshots](https://raw.githubusercontent.com/mcgeezy/relaytv-ha/main/relaytv-ha.png)
RelayTV for Home Assistant adds your self-hosted RelayTV servers as Home Assistant entities and services, making it easy to control playback, launch media, trigger overlays, and integrate RelayTV into automations and dashboards.
+1 -1
View File
@@ -12,5 +12,5 @@
"iot_class": "local_polling",
"issue_tracker": "https://github.com/mcgeezy/relaytv-ha/issues",
"requirements": [],
"version": "0.3.9"
"version": "0.3.10"
}