Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore/fix price next day attributes #32

Merged
merged 3 commits into from
Nov 19, 2021

Conversation

azogue
Copy link
Owner

@azogue azogue commented Nov 19, 2021

closes #25

relates to home-assistant/core#59513

Changes

  • Generate different sets of sensor attributes for hourly prices for current day and for the next day (available at evening), so attrs like price_position or price_ratio don't change for the current day when next-day prices are received.

sensor-attributes-split

as it fails with zoneinfo, and it's not necessary anymore with isort
Generate different sets of sensor attributes for hourly prices for current day
and for the next day (available at evening), so attrs like `price_position`
or `price_ratio` don't change for the current day when next-day prices are received.
@azogue azogue merged commit e70f11b into master Nov 19, 2021
@azogue azogue deleted the chore/fix-price-next-day-attributes branch November 20, 2021 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Attributes are referred to current and next_day prices
1 participant