Commit Graph

92 Commits (88d675d7f5b4d609b2e018ab3940ad56724fd8f3)

Author SHA1 Message Date
SergeiTarkhanov 88d675d7f5 Scrutiny custom service 2024-11-11 08:20:28 -08:00
Bastien Wirtz a666d7aa93 feat(smartcard): Simplify ping card 2024-11-08 18:08:14 +01:00
Bastien Wirtz f7cc9761e9 doc: add lemmy and dashboard icons links, cleanup 2024-11-06 14:04:34 +01:00
SergeiTarkhanov 546db41ab7 Fix immich widget after breaking changes update 2024-11-04 11:45:26 -08:00
Jian Qin 18360e223f
Display round-trip time on the subtitle of the custom service ping (#800)
* Show rtt on subtitle of custom service ping

* Display subtitle when showRtt is false and handle offline service RTT

- Ensure the subtitle is still displayed even if `showRtt` is set to false.
- When `showRtt` is true and the service is not online, display "N/A" instead of omitting the RTT value.
2024-11-04 10:04:19 +01:00
Rich Schumacher 779deedecd
feat: Add Gotify custom service component (#706)
This adds a new custom service component for Gotify, a system for
sending and receiving messages. The component will display the number of
messages outstanding as well as the overall system health.

Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2024-10-31 21:32:08 +01:00
Bastien Wirtz b168430fbf fix: empty / null headers issue 2024-10-27 14:40:43 +01:00
Adam Monsen 58b718c2a9
Add Nextcloud custom service (#650)
Add Nextcloud custom service
2024-10-26 20:41:23 +02:00
thedroid cd25756fd0
FreshRSS custom service. (#672)
Add FreshRSS custom service.
2024-10-26 16:48:03 +02:00
Bastien Wirtz c6571b48b4 doc: review documentation 2024-10-25 21:58:32 +02:00
royto 64629742f7 feat: add missing notif for lidarr 2024-07-16 04:48:04 -07:00
royto f6b124767e feat: add missing notif for radarr 2024-07-16 04:48:04 -07:00
royto 4797047571 feat: add missing notif for sonarr 2024-07-16 04:48:04 -07:00
TheWhale01 95fde896e0
Added custom service jellystat (#770)
Added custom service jellystat
2024-06-01 16:10:35 +02:00
Emily Wotruba 765a24e7d0 updated documentation, logo no longer optional (if you want a logo) 2024-05-22 00:26:46 -07:00
Emily Wotruba c53c3957d5 added documentation for the home assistant custom component 2024-05-22 00:26:46 -07:00
Andrea Pierangeli 9c537fb926 Add OpenHAB custom service 2024-03-11 02:05:55 -07:00
Emlin Charly 49d4d742a2 Update customservices.md with Readarr link 2024-03-10 06:37:55 -07:00
Ctrl_Plus 4d30ab4c4a Update customservices.md
Added version number requirements to Immich
2024-02-23 00:59:40 -08:00
Lindemberg Barbosa cce42cc6d1 doc: better description 2023-09-25 20:10:17 +02:00
Lindemberg Barbosa 45626232f3 doc: update port to match the speedtest-tracker compose example 2023-09-25 20:10:17 +02:00
Lindemberg Barbosa 6f0193fb32 doc: documentation enchancement for SpeedtestTracker service 2023-09-25 20:10:17 +02:00
Mikkel Rindholt 2eb808385b Update link to Portainer apikey guide
The old link was dead, so I found the new location for the guide
2023-09-25 20:08:29 +02:00
royto 16d3f4f53a feat: add Readarr custom service 2023-08-08 12:48:44 -07:00
thedroid f682a84e9f
PiAlert custom service (#674)
Add Pi Alert custom service
2023-08-06 21:48:52 +02:00
thedroid b8e3f74e59 Add Immich custom service 2023-08-06 12:45:15 -07:00
Zach Russell 6d2d9baf35
Fixed OctoPrint ‘text’ display when idle. (#607)
* Added moonraker support and temperature when idle

* removed config change

* Delete package-lock.json
2023-05-02 09:27:27 +02:00
Floren Munteanu d362add383
Implement PiHole API token (#580)
Implement PiHole API token
2023-02-19 12:18:56 -08:00
Matt Bentley dfde8ea89d
Added Tdarr service (#573)
* Added Tdarr service

Signed-off-by: Matt Bentley <mbentley@mbentley.net>

* Added dummy-data for Tdarr; remove trailing / for API endpoint

Signed-off-by: Matt Bentley <mbentley@mbentley.net>

---------

Signed-off-by: Matt Bentley <mbentley@mbentley.net>
2023-02-07 08:38:37 +01:00
Ivan Barsukov 0591208096
Minor doc fixes (#595) 2023-02-07 08:33:33 +01:00
Bastien Wirtz 49c2023b8e Avoid hidding all info when copy pasting the exemple config 2022-12-20 20:47:56 +01:00
Bastien Wirtz 70f583c3e1
Octoprint service (#324) (#560)
Add Octoprint service.
2022-11-27 09:41:12 -08:00
Matt Bentley 98fe0a3939
Adds SABnzbd custom service; fixes #494 (#555)
* Adds SABnzbd custom service; fixes #494
2022-11-19 07:14:22 -08:00
csleal a8292ef757 Update customservices.md 2022-11-15 10:27:20 +01:00
Julien Roy c9a6495186
What's up docker custom service (#444)
Add WUD
2022-11-05 14:44:25 -07:00
Bernhard Großer b5048fc353
Speedtesttracker integration (#262)
added SpeedtestTracker service
2022-11-05 07:32:56 -07:00
Bastien Wirtz d32f7f6467 Proxmox improvements 2022-11-05 15:21:18 +01:00
Bastien Wirtz f72c0bc781 New Copy to clipboard custom service 2022-11-05 15:11:48 +01:00
lindely 51ba5ff503
Service for rTorrent. (#511)
Service for rTorrent.
2022-10-31 02:09:59 -07:00
tralce 7edcfe0705
Fixed the table in the Proxmox section (#534)
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2022-10-30 10:35:56 -07:00
Shagon94 cfd31b86b5
qBittorrent service (#540)
qBittorrent service
2022-10-30 10:32:51 -07:00
luixal 96da0c7ce0 Fixes typo. 2022-10-13 21:51:06 +02:00
luixal 13069da195 Adds loading and errors icons/msgs. Adds docs. 2022-10-13 21:51:06 +02:00
luixal 10f4cca67a Adds custom service for Proxmox 2022-10-09 10:23:32 +02:00
csleal fdf6d4284d Update customservices.md
"cicle" to circle
2022-10-08 11:54:16 +02:00
Isaac Suttell db28142374 updated Ping docs to include how to use new method property 2022-10-08 11:53:26 +02:00
Bastien Wirtz 0eca982f8b
Merge branch 'main' into vuejs-3 2022-07-12 13:28:07 -07:00
Bastien Wirtz ce391840e5 Documentation update 2022-07-11 22:07:15 +02:00
toa 1b9a3f1975 feat: add custom service Healthchecks
* refs #474
2022-06-25 15:34:25 +02:00
Eric Perko bf6b543bfb Emby service also supports Jellyfin 2022-05-21 22:22:17 -04:00