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

Initial support for xiaomi gateway devices #470

Merged
merged 7 commits into from
Mar 16, 2020
Merged

Initial support for xiaomi gateway devices #470

merged 7 commits into from
Mar 16, 2020

Commits on Mar 15, 2020

  1. Configuration menu
    Copy the full SHA
    57ff028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    844ec6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e322a3a View commit details
    Browse the repository at this point in the history
  4. Added more light controls for gateway (#624)

    * added color and brightness functionality
    
    * added command to set both color and brightness
    
    * linting fixes
    approximatenumber authored and rytilahti committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    fe9b689 View commit details
    Browse the repository at this point in the history
  5. Fully finish the GatewayAlarm class and fix style issues (#633)

    * add new line
    
    * remove To Do comment
    
    Since this does not have to do with the gateway (I think)
    
    * Fully finish the GatewayAlarm class
    
    * black fix styles
    
    * fix hound issue
    
    * flake8 was wrong, black is wright
    
    * ignore flake8 E203 error since black handles that
    
    * Turning --> Turn
    
    Co-Authored-By: Teemu R. <tpr@iki.fi>
    
    * Turning --> Turn
    
    Co-Authored-By: Teemu R. <tpr@iki.fi>
    
    * add type return
    
    Co-Authored-By: Teemu R. <tpr@iki.fi>
    
    * add flake8 exception for single line
    
    * remove global flake8 ignore
    
    * add extra space
    
    * add return types
    
    * fix return types
    
    * datatime.datetime is unknown type
    
    * remove print()
    
    * Reorganize classes
    
    * Use parent and improve init
    
    * Add Xiaomi Aqara Gateway to readme
    
    Co-authored-by: Teemu R. <tpr@iki.fi>
    starkillerOG and rytilahti committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    dd10a02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5453c56 View commit details
    Browse the repository at this point in the history
  7. fix import sorting

    rytilahti committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    175830d View commit details
    Browse the repository at this point in the history