Export data spreadsheet
This commit is contained in:
fraxle
2026-06-05 13:37:49 +01:00
parent 8540ae6782
commit 6a64e687b3
6 changed files with 446 additions and 8 deletions
+4
View File
@@ -447,6 +447,10 @@ export function DayTabs({
title: 'Office is part of SunScope Extra',
detail: 'Extra adds the Office profile with solar gain, managed indoor temperature, humidity, air quality, and rain probability — useful for commute planning and building comfort.',
},
'export': {
title: 'Export day data is part of SunScope Extra',
detail: 'Extra lets you download a full hourly spreadsheet for any day — all 41 columns including felt temperature, UV, soil, wind, and air quality, styled and ready to use in Excel or LibreOffice.',
},
};
const promptCopy = extraPromptCopy[proPromptSource] || {
title: `${dayName}'s forecast is part of SunScope Extra`,