Skip to content

Weather app & time not syncing #198

Description

@twoneds

Issue 1: Timezone/DST offset not applied - smallTV Pro

Daylight Saving Time offset is not being applied on smallTV Pro.
Both automatic and manual timezone configuration produce incorrect output.

Steps to Reproduce:

Set timezone to automatic (device-detected)
Observe displayed time
Manually set timezone to correct UTC offset for current DST period
Observe displayed time — no change

Expected Behaviour:

-Displayed time reflects correct local time including current DST offset.
Actual Behaviour

-Displayed time does not adjust for DST regardless of timezone setting method.
Validation

Compared against smallTV Ultra on same network and settings, Ultra displays correct DST-adjusted time.

Issue 2: Weather app returning zero values for all fields - smallTV Pro

Weather app displays zeroed data across all fields: 0° min/max temperature, 0 m/s wind speed, 0 hPa pressure.
City selection and API key changes do not resolve the issue.

Steps to Reproduce:

1 Open weather app on smallTV Pro
2 Verify city code against OWM bulk city ID list - confirmed correct
3 Observe all weather fields display zero values
4 Change to a different city location
5 Observe - zero values persist
6 Replace default OWM API key with personal API key
7 Observe - zero values persist

Expected Behaviour:

Weather app displays current conditions for the configured city from the OWM API.
Actual Behaviour

All weather fields return zero values. No data is being populated regardless of city or API key used.
Validation

Identical city code and API key configuration tested on smallTV Ultra - returns correct weather data and time

Firmware

Both issues reproduced on 3.3.76 and persists after update to 3.4.88.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions