Commit Graph

55 Commits

Author SHA1 Message Date
Robin Schneider
3faeac7e9f Added custom fontawesome icon color option with link property 2021-10-08 17:42:23 +02:00
Bastien Wirtz
2ca4faad9c Extendable base service for easier development. 2021-10-06 22:55:09 +02:00
Sean Kelly
b2f6da0382
Cleanup 2021-10-06 09:17:46 -07:00
Sean Kelly
e58461ffe3
Update customservices readme for ping
Fixes #249

Would be improved with https://github.com/bastienwirtz/homer/pull/255
2021-10-06 09:16:17 -07:00
Bastien Wirtz
7129af3bda Add troubleshooting section 2021-09-25 12:19:32 +02:00
Bastien Wirtz
1d3287dcca Apply linters 2021-09-25 12:18:13 +02:00
Bastien Wirtz
a6b72c97d0
Merge pull request #246 from waschinski/mealie-service
Adding Mealie service
2021-09-14 13:38:23 -07:00
Bastien Wirtz
f11b1c9dcf Weather service refactoring 2021-09-13 23:13:26 +02:00
Bastien Wirtz
92d5b8d424
Merge branch 'main' into main 2021-09-13 13:09:40 -07:00
Jeremy Meyers
cb325bd58a
typo 2021-08-26 21:54:59 -04:00
Andreas Waschinski
b2062fb60a Merge remote-tracking branch 'upstream/main' into mealie-service 2021-07-28 16:13:50 +02:00
Andreas Waschinski
4386cd094b Updating configuration 2021-07-28 16:12:19 +02:00
Bastien Wirtz
92d899bd48 regroup service documentation 2021-07-14 15:48:57 +02:00
Andreas Waschinski
73a102f3fa Merge branch 'main' into mealie-service 2021-07-14 11:48:54 +02:00
Bastien Wirtz
f5b467f933
Merge pull request #245 from boerniee/paperlessng-integration
Added paperless service
2021-07-14 02:13:52 -07:00
Andreas Waschinski
c3878bca0b Adding Mealie service 2021-07-13 19:16:15 +02:00
boerniee
24229b5411 Added paperless service with documentation 2021-06-23 17:06:19 +02:00
twolaw
4399f5fade pihole, medusa, radarr/sonarr services help 2021-03-11 16:12:17 +01:00
Bastien Wirtz
66eace9e95
Merge pull request #196 from GaaH/use-logo-in-groups
Use logo in groups
2021-03-08 22:25:35 -08:00
Bastien Wirtz
00b46a6dde
Merge pull request #177 from luixal/multiple-pages
Adds multiple pages based on different config files
2021-03-06 22:09:58 -08:00
Gaëtan Caillaut
8e09331379 documenting logo in groups 2021-03-06 14:03:40 +01:00
luixal
c6267296ec Changes relative paths to hash. Avoids problems with #8 2021-02-23 20:50:32 +01:00
luixal
9542de6eb2 Fixes identations and link docs. 2021-02-23 20:17:51 +01:00
Dick Wolff
97f0c43ccc Added doc for locationID 2021-01-28 13:02:18 +01:00
Dick Wolff
fb158d4767 Error handling and fixed link to city. 2021-01-13 22:19:17 +01:00
Dick Wolff
9e0ef05efe Removed URL and made fixed. 2021-01-13 21:27:19 +01:00
Dick Wolff
dfb0b14626 Fixed some typo's. 2021-01-13 21:25:07 +01:00
Dick Wolff
fd12de9ebd Improvements 2021-01-13 21:22:35 +01:00
luixal
1ddf394176 Refactors created function (splits logic for getting message) and adds timeout according to refreshInterval field 2021-01-07 21:23:13 +01:00
luixal
e3bd2ecc2c Adds multiple pages based on different config files 2021-01-07 09:39:58 +01:00
luixal
6d29bc27e7 Adds mapping remote field to Homer expected ones when loading message from url 2021-01-04 09:43:58 +01:00
Bram Ceulemans
c5eab80d76 Added extended PiHole statistics 2020-12-08 13:26:18 +01:00
simonporte
86f4680a5b Minor edits on readme and documentation 2020-11-14 13:25:01 +01:00
Bastien Wirtz
ade77e4257
Merge pull request #153 from taigrr/appcolor
feat: Enables setting colors for individual cards
2020-11-10 21:52:16 -08:00
Tai Groot
be30825917
docs: document background property for cards 2020-10-28 18:44:55 -07:00
Tai Groot
2662b17049
chore: applies spell-check against entire repo (aspell) 2020-10-25 21:27:09 -07:00
Bastien Wirtz
9a14de007e Implement custom service component 2020-10-23 18:16:16 -07:00
Bastien Wirtz
00b069fc6f
Merge pull request #136 from gabe565/message-icon
Add support for a message icon
2020-10-23 14:32:49 -07:00
Tai Groot
488e4bbe7f
docs: Fixes spelling error in filename 2020-10-18 22:43:23 -07:00
Tai Groot
62ec6fa099
docs: Updates code-fork to code-branch 2020-10-18 22:42:43 -07:00
Gabe Cook
0e045b4c55
Add support for a message icon 2020-10-15 13:22:51 -05:00
Tom Pansino
a02961b70b Add documentTitle example to documentation 2020-09-04 16:09:43 -07:00
Bastien Wirtz
ffe3404a2a Simplify service structure 2020-09-04 15:52:34 -07:00
Tom Pansino
e9afa4d7dd Rewrite custom card colors to use custom CSS classes instead of styles 2020-09-02 00:34:37 -07:00
Tom Pansino
fbe9338fd3 Merge remote-tracking branch 'upstream/master' into feature/custom-card-colors 2020-09-01 23:47:59 -07:00
Gabe Cook
8e5ee54a78
🔧 Make stylesheet config be an array of files 2020-08-29 02:43:02 -05:00
Gabe Cook
71cf63eb3b
📝 Document new stylesheet config 2020-08-29 02:21:09 -05:00
Tom Pansino
7e5ad02248 Add example card colors to configuration.md 2020-08-10 23:31:34 -07:00
Daniel Vos
4f04feb2da
Add chrome extension for a custom new tab page
I finally found a chrome extension that gives the same functionality as the firefox extension for the custom new tab page. I have updated the docs accordingly!
2020-08-03 20:00:52 +02:00
Bastien Wirtz
154e6efe80 Adding support for section backgrounf images 2020-07-15 14:26:01 -07:00