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

Implementation of feature request #1149 #1647

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

savino
Copy link

@savino savino commented Feb 15, 2025

Description

Add the fan direction button as optional control.

Related Issue

This PR fixes or closes issue: #1149

Motivation and Context

This card is very useful to control also a ceiling fan, the problem is that the current implementation does not provide the possibility to change the direction of the fan by the card itself; seems that also during the winter, the change of direction is one of the most used feature because of the comfort/efficency balancing that depends on the room occupancy. Currently to perform the action it is necessary to drill down in the detail card that is not so comfortable.

How Has This Been Tested

I tested the addition first with the local demo server, then I've loaded a js build directly into my "production" home assistant instance.
I tested it with a Cecotec 5400 that is supported via tuya integration.

Types of changes

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 🌎 Translation (addition or update a translation)
  • ⚙️ Tech (code style improvement, performance improvement or dependencies bump)
  • 📚 Documentation (fix or addition in the documentation)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have tested the change locally.
  • I followed the steps if I add a new language .

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

Successfully merging this pull request may close these issues.

1 participant