Skip to content

Revert "Avoid fetching unused stats state column for more info"#16328

Merged
piitaya merged 1 commit into
devfrom
revert-16141-no_state_more_info
Apr 27, 2023
Merged

Revert "Avoid fetching unused stats state column for more info"#16328
piitaya merged 1 commit into
devfrom
revert-16141-no_state_more_info

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Apr 26, 2023

Reverts #16141

This caused a problem with stats that don't have min/max/mean

We need to look at the stats metadata to decide what to fetch but we don't have it at this point so revert this for now until I can come up with a better solution. We can probably handle this on the backend instead by dropping columns that don't make sense with something like home-assistant/core#92095 instead for next month.

@piitaya piitaya merged commit 26bb1ba into dev Apr 27, 2023
@piitaya piitaya deleted the revert-16141-no_state_more_info branch April 27, 2023 07:31
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants