From 7d2961e0151dc077e35441afa748bb1e654d418b Mon Sep 17 00:00:00 2001 From: Fritiof Hedman Date: Wed, 17 Dec 2025 22:17:01 +0100 Subject: [PATCH] update texts --- tellstick/DOCS.md | 15 ++++----------- tellstick/config.yaml | 2 +- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/tellstick/DOCS.md b/tellstick/DOCS.md index d775d26..f729d30 100644 --- a/tellstick/DOCS.md +++ b/tellstick/DOCS.md @@ -1,5 +1,7 @@ # Home Assistant Add-on: TellStick +Please note: This repository is not supported any more by the Home Assistant team. It is forked from there, so any issues with this should be raised in https://git.zyberze.ro/zyberzero/tellstick-addon + ## Installation Follow these steps to get the add-on installed on your system: @@ -149,19 +151,10 @@ add-on log: `{"addon":"core_tellstick","input":{"function":"list-sensors"}}` ## Support Got questions? +Check out the [repo]. -You have several options to get them answered: -- The [Home Assistant Discord Chat Server][discord]. -- The Home Assistant [Community Forum][forum]. -- Join the [Reddit subreddit][reddit] in [/r/homeassistant][reddit] - -In case you've found a bug, please [open an issue on our GitHub][issue]. [conf]: http://developer.telldus.com/wiki/TellStick_conf -[discord]: https://discord.gg/c5DvZ4e -[forum]: https://community.home-assistant.io -[issue]: https://github.com/home-assistant/addons/issues [protocol-list]: http://developer.telldus.com/wiki/TellStick_conf -[reddit]: https://reddit.com/r/homeassistant -[repository]: https://github.com/hassio-addons/repository +[repo]: https://git.zyberze.ro/zyberzero/tellstick-addon diff --git a/tellstick/config.yaml b/tellstick/config.yaml index ae7c45b..b89223d 100644 --- a/tellstick/config.yaml +++ b/tellstick/config.yaml @@ -3,7 +3,7 @@ version: 2.2.1 slug: tellstick name: TellStick [deprecated] description: TellStick and TellStick Duo service -url: https://github.com/zyberzero/tellstick-addon/src/branch/main/tellstick +url: https://git.zyberze.ro/zyberzero/tellstick-addon/src/branch/main/tellstick arch: - amd64 - aarch64