Skip to content

Fix Travel Time Unknown value #11

@Midnitte

Description

@Midnitte

When booting up, the travel time takes awhile to get an updated value and will return 'Unknown'.

Perhaps fix with {{ is_state('switch.source', 'on') }}
or something like:
{% if is_state('sun.sun', 'above_horizon') %} up {% else %} down {% endif %}

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