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

5th Generation Blinds Switch #317

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

Commits on Nov 9, 2020

  1. Create EcoFanLightAccessory.js

    This fan supports ECO PO fans which has 6 speeds.
    newbishme authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    5fdb543 View commit details
    Browse the repository at this point in the history
  2. Update index.js

    Adds EcoFanLightAccessory to valid type. This fan light type has 6 speeds instead of 3 found in simplefanlight.
    newbishme authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    bc44ffd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from newbishme/ecofan

    Add Ecofan to list of accessories
    newbishme authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    aabfdab View commit details
    Browse the repository at this point in the history
  4. Update package.json

    newbishme authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    44f7f8c View commit details
    Browse the repository at this point in the history
  5. Update package-lock.json

    newbishme authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    4d7ed0e View commit details
    Browse the repository at this point in the history
  6. Update package.json

    newbishme authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6772532 View commit details
    Browse the repository at this point in the history
  7. Update TuyaAccessory.js

    Add logging
    newbishme authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e0b2b17 View commit details
    Browse the repository at this point in the history
  8. Update package.json

    newbishme authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e97eeaa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    54a8b48 View commit details
    Browse the repository at this point in the history
  10. Update TuyaAccessory.js

    Inspect datapoint
    newbishme authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    da223c0 View commit details
    Browse the repository at this point in the history
  11. Update package.json

    newbishme authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    8c2f287 View commit details
    Browse the repository at this point in the history
  12. Update package.json

    newbishme authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    0c58e33 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3ce5bf9 View commit details
    Browse the repository at this point in the history