Commit Graph

176 Commits (9b0e3f595e50f93ef5a141c230da1bfcbbc528d8)

Author SHA1 Message Date
Bastien Wirtz 0b95836c64 doc: Add demo link 2024-11-14 09:41:05 +01:00
Sergey 80e458fcb4 Update docs/customservices.md
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2024-11-13 23:57:47 -08:00
SergeiTarkhanov 268ac05821 Update docs 2024-11-13 23:57:47 -08:00
Bastien Wirtz a1c6cb7681 doc: remove outdated screenshot 2024-11-13 23:13:45 +01:00
Bastien Wirtz 3419a4b6d6 fix(style): remove duplicated styles 2024-11-13 22:53:34 +01:00
Shirsendu Das 29a9cd3ea5 added the missing leading slash.md 2024-11-13 04:35:01 -08:00
Bastien Wirtz 012f472aa7 doc: minor improvements 2024-11-13 12:07:23 +01:00
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
Hector Cuesta 95f1d94219 Add the option to set custom headers in the SW 2024-10-27 06:35:36 -07: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
Matheus Peviani Vellone 11cdb50ea5 doc: add tips and tricks to show latest picture from camera feed 2024-10-25 12:20:40 -07:00
Matheus Peviani Vellone 88585186f2 doc: update message.content docs 2024-10-25 12:20:40 -07: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
Felix Bartels 2389cac9b0 Update theming.md
Minor wording fixes
2024-07-16 00:30:43 -07:00
Bastien Wirtz 359f1ffb53 feat(ui): Rework theming system, add new theme. 2024-06-29 13:36:55 -07:00
Bastien Wirtz 5935a62aad doc(theming): Describe customization options 2024-06-07 11:56:00 +02:00
TheWhale01 95fde896e0
Added custom service jellystat (#770)
Added custom service jellystat
2024-06-01 16:10:35 +02:00
Jérémy PLANCKEEL e6adfd7bb7 fix: correct procedure to install chart 2024-05-22 23:45:47 -07:00
Jérémy PLANCKEEL 204a9538c8 docs: update kubernetes installation with multiple solution 2024-05-22 23:45:47 -07: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
Bastien Wirtz 0740fb31b5 Switch package manager to pnpm 2024-04-22 19:55:25 +02: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