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

add support for climate entities #53

Closed
Mearman opened this issue Jun 20, 2021 · 5 comments · Fixed by #67
Closed

add support for climate entities #53

Mearman opened this issue Jun 20, 2021 · 5 comments · Fixed by #67
Labels
feature New feature or request released
Projects

Comments

@Mearman
Copy link

Mearman commented Jun 20, 2021

I'm really liking the style of this component far more than a lot of similar ones.

I'm wondering if you could add support for climate elements with a min and max value. For example I could have my wall-mounted dashboard have a min and max control of 14-21C

@Mearman Mearman changed the title add support for climate slements add support for climate entities Jun 22, 2021
@mattieha mattieha added the feature New feature or request label Jun 23, 2021
@mattieha mattieha added this to To do in Roadmap via automation Jun 23, 2021
@mattieha
Copy link
Owner

Added to the roadmap, will definitely implement this.

@mattieha
Copy link
Owner

mattieha commented Jun 25, 2021

@Mearman @dougiteixeira I've made a beta release v.1.7.0-beta with support for climate entities, could you please test this?

@mattieha mattieha moved this from To do to In progress in Roadmap Jun 26, 2021
@dougiteixeira
Copy link

@Mearman @dougiteixeira I've made a beta release v.1.7.0-beta with support for climate entities, could you please test this?

For me it works well.

@Mearman
Copy link
Author

Mearman commented Jun 26, 2021

Works a treat!
Just a few associated things:

  • Is it possible to show the current temperature and mode as well as target temperature?
  • Were you able to add a field for setting a min and max range?
  • Is it currently possible to set a custom colour gradient? e.g. blue at 15C to red at 25C

Roadmap automation moved this from In progress to Done Jun 30, 2021
@mattieha
Copy link
Owner

Added in v1.9.0

@Mearman

  1. Mode is show now, support for current temp will be added in feature for templating.
  2. min and max are auto filled from min_temp and max_temp on the entity
    a. Can be manually overridden by setting slider.min and slider.max options in yaml
  3. Not currently possible, I like the idea though

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

Successfully merging a pull request may close this issue.

3 participants