Code Monkey home page Code Monkey logo

hon-test-data's Introduction

hon-test-data Collection

Collection of hOn appliance data for development and testing of Andre0512/pyhOn and Andre0512/hon.

Contribute

Please add your appliances data to this repository. This helps us to develop new features and not to break compatibility in newer versions.
The data is automatic anonymized (like serial number, mac address, specific dates, given names and any user specific entry).

Home Assistant

  1. Make sure you installed the hon integration

  2. Navigate to Settings -> Device & Services -> Haier hOn -> your device and press the Create Data Archive button. Then open notifications to download the data archive.

    Press Create Data Archive button Download data archive
  3. Create a GitHub Issue to this repository and add this zip file. Alternatively create a pull request with unzipped data.

pyhOn

  1. Fork this repository
  2. Clone your forked repository
    $ git clone https://github.com/YOUR-USERNAME/hon-test-data.git
    $ cd hon-test-data/
    
  3. Make sure you installed pyhOn
    $ pip install pyhOn
    
  4. Create a export of your data with pyhOn
    Make sure you use the anonymous paramater to protect your personal data!
    $ pyhOn export --anonymous test_data/
    User for hOn account: [email protected]
    Password for hOn account: 
    Created test_data/wm_1569/commands.json
    Created test_data/wm_1569/attributes.json
    Created test_data/wm_1569/command_history.json
    Created test_data/wm_1569/statistics.json
    Created test_data/wm_1569/maintenance.json
    Created test_data/wm_1569/appliance_data.json
    
  5. Commit and push your data
    $ git add .
    $ git commit -m "Add appliance data"
    $ git push
    
  6. Create a pull-request to this repository

hon-test-data's People

Contributors

andre0512 avatar andriensis avatar kevinwilson1979 avatar ahvzy2g avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.