Open swtharp opened 3 weeks ago
From a quick google, I believe the watch app requires additional software to run, see https://github.com/schech1/uptime-buddy
Therefore it wouldn't be functional with just Uptime Kuma itself.
I have everything in place just fils because the Uptime does not have the tolken value set.
Steven
On Sun, Oct 20, 2024 at 2:40 PM Paul Sinclair @.***> wrote:
From a quick google, I believe the watch app requires additional software to run, see https://github.com/schech1/uptime-buddy
Therefore it wouldn't be functional with just Uptime Kuma itself.
— Reply to this email directly, view it on GitHub https://github.com/hassio-addons/addon-uptime-kuma/issues/203#issuecomment-2425173287, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACDW5YV24MKVWNPNGK5J773Z4P2IHAVCNFSM6AAAAABQIXH4AWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRVGE3TGMRYG4 . You are receiving this because you authored the thread.Message ID: @.***>
Well looking at the documentation the token comes from the app https://github.com/schech1/uptime-buddy?tab=readme-ov-file#prerequisites-in-the-uptime-mate-ios-app
Yes the app creates the tolken then you add it to the docker-compose.yml and restart the Uptime-Kuma it is a method for the watch to login to the server.
Steven Tharp
On Sun, Oct 20, 2024 at 2:48 PM Paul Sinclair @.***> wrote:
Well looking at the documentation the token comes from the app https://github.com/schech1/uptime-buddy?tab=readme-ov-file#prerequisites-in-the-uptime-mate-ios-app
— Reply to this email directly, view it on GitHub https://github.com/hassio-addons/addon-uptime-kuma/issues/203#issuecomment-2425175833, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACDW5YUVI6HNJFCTOHOKMGDZ4P3JHAVCNFSM6AAAAABQIXH4AWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRVGE3TKOBTGM . You are receiving this because you authored the thread.Message ID: @.***>
I think you should re-read the instructions, the linked app requires an additional Docker container to run, in addition to Uptime Kuma. That is the referenced Docker Compose, running the Uptime Mate container, not Uptime Kuma https://github.com/schech1/uptime-buddy?tab=readme-ov-file#docker-compose
This really is unrelated to the addon itself, as no changes are done to Uptime Kuma.
I want to use Uptime Mate which is a way to view UPtime_Kuma on my Apple Watch. The app requires you to add -TOKEN=xxxx to the docker-compose.yml file.
Proposed changes
If this could be added to your HomeAssistant configuration that woudl resolve my issues