Skip to content

Binary graph renders differently for historical vs live data #26

Description

@iTerminate

The binary sensor graph appears to render in a different visual state depending on whether it's showing historical data (loaded from history fetch) vs live data (streamed state_changed events). The plot should stay in one consistent rendering state for the whole duration it's displaying historical data, rather than flipping style once live data starts arriving.

Likely in `src/hatty/ui/graph/plot_render.py` (`render_binary`/`set_binary_axis`) or `src/hatty/ui/graph/entity_detail.py` (`update_binary`/`_render_binary_mode`).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions