Skip to content

.live reports false when stream is currently live #65

Open
@daFreeMan

Description

@daFreeMan

Version of the custom_component
0.9.1

Describe the bug
When our weekly church service is currently streaming, {{ state_attr('sensor.arcadia_christian_church', 'live') }} reports false both in a custom card and in Dev Tools.

All other attributes are correct - it correctly reports the name of the current stream, the start date/time, etc. - so I know I've properly configured the sensor.

log
Only line I can find in the logs with "youtube" in it.

2023-11-23 00:41:54.019 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration youtube which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant

There were no errors in the log of any sort from ~2 hours prior to stream start until 40 min after stream start. These errors were related to an automation that isn't working properly and a printer that drops offline when it sleeps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions