Skip to content

Idea: Monitoring HASS restarts #40

@terba

Description

@terba

I have an idea of a light solution for the HASS restart problem: hass-tracker could periodically query an Uptime Sensor (ideally counting in minutes), and if the actual value is less than the last one got, then hass-tracker could do a synchronization.

This can be an optional thing in /etc/config/hass-tracker like:

        option uptime_sensor 'sensor.uptime'
        option uptime_check_interval '00:05'

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions