Seeking Assistance - Nested Groups #5064
DescriptionHey Folks, Really could do with some help here :( after seeing all the amazing work you guys have shared. For the life of me I'm unable to achieve the below config, this is how far I've managed to get. homepage versionv1.0.3 Installation methodOther (please describe above) ConfigurationLXC (Proxmox)
settings.yml
providers:
openweathermap: KEYKEYKEY
weatherapi: weatherapiapikey
title: My Homepage
background:
image: /images/pexels-photo-1169754.jpeg
opacity: 27 # 0-100
# blur: sm # sm, "", md, xl... see https://tailwindcss.com/docs/backdrop-blur
# saturate: 50 # 0, 50, 100... see https://tailwindcss.com/docs/backdrop-saturate
# brightness: 50 # 0, 50, 75... see https://tailwindcss.com/docs/backdrop-brightness
statusStyle: "dot"
useEqualHeights: true
theme: dark
language: en
quicklaunch:
searchDescriptions: true
hideInternetSearch: true
showSearchSuggestions: true
hideVisitURL: true
hideVersion: false
layout:
Media:
style: row
columns: 3
useEqualHeights: false
Calendar:
header: false
Let me know, if services.yml is required as well and I'm happy to post that too. TIA :)Container LogsNo response Browser LogsNo response TroubleshootingFollowed the layout settings on this URL: https://gethomepage.dev/configs/settings/#layout |
Replies: 5 comments 4 replies
|
Remove useEqualHeights: true |
|
This discussion has been automatically closed because it was marked as answered. See our contributing guidelines for more details. |
|
Great job for the Media group layout! I'm trying to use the Calendar widget with services in nested groups, but getting the error: My ConfigurationServices structure: - Media:
- A:
- Radarr:
# standard radarr config with widget
- B:
- Calendar:
widget:
type: calendar
firstDayInWeek: monday
view: monthly
maxEvents: 10
showTime: true
integrations:
- type: sonarr
service_group: Media
service_name: sonarr
color: teal
- type: radarr
service_group: Media
service_name: radarr
color: orange
- C:
- Sonarr:
# standard sonarr config with widget |
|
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details. |



sorry my bad, i have replicated your setup
the way to do it is to create 3 groups in media group
Group A - Left
Group B - Middle
Group C - Right
in your case
settings.yml
services.yml