Prepare HACS release display update
This commit is contained in:
@@ -22,4 +22,5 @@ jobs:
|
||||
- name: Create GitHub Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
body_path: README.md
|
||||
files: relaytv.zip
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# RelayTV Home Assistant Integration
|
||||
|
||||

|
||||

|
||||
|
||||
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.
|
||||
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user