{$resortName}
{$roomNumber}
{$welcomePrefix}
{$heroGuestText}
{#if weather} {#if getWeatherIcon(weather.code) === 'sun'} {:else if getWeatherIcon(weather.code) === 'cloud-sun'} {:else if getWeatherIcon(weather.code) === 'cloud'} {:else if getWeatherIcon(weather.code) === 'cloud-fog'} {:else if getWeatherIcon(weather.code) === 'cloud-rain'} {:else if getWeatherIcon(weather.code) === 'cloud-snow'} {:else} {/if} {weather.temp}°F {:else} --°F {/if}
{formatTime(currentTime)}
{formatDate(currentTime)}
Sun (0)
Cloud-Sun (1,2)
Cloud (3)
Cloud-Fog (45,48)
Rain (51-75)
Snow (71-75)