-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
Bump solax to 3.2.3 #134876
Bump solax to 3.2.3 #134876
Conversation
|
It would also be nice if we can finally start moving the entity definitions from the library to the integration |
@joostlek do you have an example or docs I can see to show what you mean by moving the entities? Let me see what I can do. |
You currently have all the data points and the name of the data points in the library from which you create entities. Ideally we create sensor entity descriptions in home assistant which describes what entities to expose. This allows us to translate the entity names for example |
Breaking change
Proposed change
Type of change
Additional information
Checklist
ruff format homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
.To help with the load of incoming pull requests: