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

Climate add FAN and other modes #333

Closed
glmnet opened this issue Jul 19, 2019 · 2 comments · Fixed by esphome/esphome#845
Closed

Climate add FAN and other modes #333

glmnet opened this issue Jul 19, 2019 · 2 comments · Fixed by esphome/esphome#845
Assignees

Comments

@glmnet
Copy link
Member

glmnet commented Jul 19, 2019

Describe the problem you have/What new integration you would like

As HA 0.96 introduced the Climate component refactor, may be it is time to add a few more features to the ESPHome Climate integration.
Here are the Climate docs
I'd like to see implemented:
STATE_DRY, STATE_FAN_ONLY
SUPPORT_FAN_MODE, SUPPORT_SWING_MODE

Please describe your use case for this integration and alternatives you've tried:

Additional context

These all can be coded to IR Remotes

It seems the Climate component needs a few bug fixes yet, 0.96 is not working with ESPHome, I did not fill a bug as there were many Climate related bugs filled already.

@MiguelAngelLV
Copy link

The HA 0.96 compatibility works fine with 0.96.3

The DRY and FAN_ONLY states and SWING suppport I need it too.

@glmnet
Copy link
Member Author

glmnet commented Sep 23, 2019

So, I started working on this, don't expect something quick as this requires me to learn more Python, Home Assistant, ESPHome API based on Google Protocol Buffers, mqtt, etc. It should not be too hard though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants