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

New release #546

Merged
merged 46 commits into from
Nov 20, 2023
Merged

New release #546

merged 46 commits into from
Nov 20, 2023

Conversation

BottlecapDave
Copy link
Owner

No description provided.

github-actions bot and others added 30 commits October 29, 2023 16:19
…f strings with symbols

BREAKING CHANGE:
Various attributes will now be numeric instead of strings with symbols (e.g. £1.50 -\> 1.50). Any
logic that was used to remove these symbols will now break. In addition, some attribibutes had raw
representations, which have now been removed. Please review docs for more information.
…/pence for consistency

BREAKING CHANGE:
Standing charge attribute on cost sensors are now in pound/pence. If you are using this, then might
need to adjust any calculations etc.
…r consistency

BREAKING CHANGE:
All references to value_inc_vat and rates should be in pounds/pence. If you are relying on this
structure, you may need to update your logic
…upport future functionality

BREAKING CHANGE:
Any references to intelligent sensors will need to be updated based on name changes
… support future functionality

BREAKING CHANGE:
Any references to saving session entities will need to be updated based on name change
BREAKING CHANGE:
saving session points sensor has been removed in favour of octoplus points sensor
…for consistency

BREAKING CHANGE:
Any references to last_calculated_timestamp attribute should be updated to last_evaluated
…us saving session events

BREAKING CHANGE:
The joined events attribute has been removed from the saving session binary sensor in favour of this
BREAKING CHANGE:
Any previous references to valid_from/valid_to, interval_start/interval_end or from/to have now been changed to
start/end. This change may take a little while to propagate while old data is replaced. Any reliances on these attribute names will need to be updated.
…ion (#535)

BREAKING CHANGE:
Any previous references to valid_from/valid_to,
interval_start/interval_end or from/to have now been changed to
start/end. This change may take a little while to propagate while old
data is replaced. Any reliances on these attribute names will need to be
updated.
…ors to fix statistics warning

BREAKING CHANGE:
all_rates and applicable_rates attributes are no longer accessible in rate sensors. All rate
information is available in the events attribute. See
#444 for more information
…e underlying data was last retrieved and when the value was last evaluated. These will slowly be added to other entities.
@BottlecapDave BottlecapDave merged commit 71177c8 into main Nov 20, 2023
6 checks passed
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.

1 participant