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

[Feature]: Add support for attributes #48

Open
zvir opened this issue Mar 26, 2023 · 2 comments
Open

[Feature]: Add support for attributes #48

zvir opened this issue Mar 26, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@zvir
Copy link

zvir commented Mar 26, 2023

Is your feature request related to a problem?

I wanted to add a slider to control humidity, but I can't connect a parameter that is an attribute of the humidifier entity.

Describe the solution you'd like

...
entity: humidifier.zhimi_ca4_6998_humidifier
attribute: humidity
...

Describe alternatives you've considered

No response

Additional context

No response

@zvir zvir added the enhancement New feature or request label Mar 26, 2023
@AnthonMS AnthonMS self-assigned this May 27, 2023
@AnthonMS
Copy link
Owner

Is it just setting the attribute by calling a set_state service or is there a service you call for this?
It could be relatively easy to implement if it's the former.

@zvir
Copy link
Author

zvir commented May 30, 2023

the humidity is the state attribute, so I guess that the attribute can be set via set_state

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants