We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At some point "Money" for
component::sensor::entity_component::monetary::name
has been changed to "Balance".
But along with that the following strings were not changed, creating quite an inconsistency:
component::sensor::device_automation::condition_type::is_monetary
Should now be "Current {entity_name} balance"
component::sensor::device_automation::trigger_type::monetary
Should now be "{entity_name} balance changes"
core-2024.10.2
n/a
Home Assistant OS
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
The problem
At some point "Money" for
has been changed to "Balance".
But along with that the following strings were not changed, creating quite an inconsistency:
Should now be "Current {entity_name} balance"
Should now be "{entity_name} balance changes"
What version of Home Assistant Core has the issue?
core-2024.10.2
What was the last working version of Home Assistant Core?
n/a
What type of installation are you running?
Home Assistant OS
Integration causing the issue
No response
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: