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

Not an issue but a request #23

Closed
canedje opened this issue May 28, 2022 · 3 comments
Closed

Not an issue but a request #23

canedje opened this issue May 28, 2022 · 3 comments

Comments

@canedje
Copy link

canedje commented May 28, 2022

Variables of for example: "selected program" is showing a long variable as answer. For example:
"Dishcare.Dishwasher.Program.Auto2"
I like to show the values in my automation. In this case Auto 2.
Now I need to do a string handling to achieve this
Is this possible to change in only the activity?
Or create an attribute with that value?

(By the way, nice integration, it looks like more reliable!!)

@canedje canedje changed the title After installing HACS integration, no sensors are created Not an issue but a request May 28, 2022
@ekutner
Copy link
Owner

ekutner commented May 29, 2022

All the drop down boxes are using the raw enum values and rely on local translations to display a friendly value. However, there are a lot of undocumented values that the service is using so if you see them please provide the exact value and a friendly name and I'll add them to the next release.

@canedje
Copy link
Author

canedje commented May 29, 2022

Thank you for your answer.
The most of the entities having a very long value/ state, with several dots in it:
image
The only value/ state needed is in this case: Eco50
In the device overview there are shown the right values, but I can not find these values back somehow in the entity:
image
If it is possible to find these values back somehow in the entity would be very nice

@ekutner
Copy link
Owner

ekutner commented May 31, 2022

I'm closing this issue in favor of #26 where this is discussed and explained.

@ekutner ekutner closed this as completed May 31, 2022
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

No branches or pull requests

2 participants