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

Version 0.9.59 #422

Open
Mats1717 opened this issue May 16, 2024 · 2 comments
Open

Version 0.9.59 #422

Mats1717 opened this issue May 16, 2024 · 2 comments
Labels
breaking Breaking change support Support and questions

Comments

@Mats1717
Copy link

The problem

This is not a big issue but with newest version some automations need some attention.

Before it was

  • service: easee.set_circuit_dynamic_limit
    data:
    currentP1: 16
    currentP2: 16
    currentP3: 16

Now it bust be

  • service: easee.set_circuit_dynamic_limit
    data:
    current_p1: 16
    current_p2: 16
    current_p3: 16
    Regards Mats

Version of Easee integration having the issue?

0.9.59

Version of Home Assistant Core having the issue?

2024.5.3

Anything in the logs that might be useful for us?

No response

Additional information

No response

@Mats1717 Mats1717 added the bug Something isn't working label May 16, 2024
@olalid
Copy link
Collaborator

olalid commented May 16, 2024

That is intentional, it is changed because it was necessary to get better translation support. See also the release notes.

@Mats1717
Copy link
Author

No problem i fixed mine already it was more of an heads up for everyone. Missed it I realease note.

@olalid olalid added breaking Breaking change support Support and questions and removed bug Something isn't working labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change support Support and questions
Projects
None yet
Development

No branches or pull requests

2 participants