Skip to content
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# hon-test-data Collection
Collection of hOn appliance data for development and testing of [Andre0512/pyhOn](https://github.com/Andre0512/pyhOn) and [Andre0512/hon](https://github.com/Andre0512/hon).
Collection of hOn appliance data for development and testing of [mmalolepszy/pyhOn](https://github.com/mmalolepszy/pyhOn) and [mmalolepszy/hon-revived](https://github.com/mmalolepszy/hon-revived).

## 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](https://github.com/Andre0512/hon#readme)
1. Make sure you installed the [hon integration](https://github.com/mmalolepszy/hon-revived#readme)
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](assets/diagnostic.png) | ![Download data archive](assets/notifications.png) |
Expand All @@ -15,7 +15,7 @@ The data is automatic anonymized (like serial number, mac address, specific date
Alternatively create a pull request with unzipped data.

### pyhOn
1. [Fork](https://github.com/Andre0512/hon-test-data/fork) this repository
1. [Fork](https://github.com/mmalolepszy/hon-test-data/fork) this repository
2. Clone your forked repository
```
$ git clone https://github.com/YOUR-USERNAME/hon-test-data.git
Expand Down Expand Up @@ -44,4 +44,4 @@ The data is automatic anonymized (like serial number, mac address, specific date
$ git commit -m "Add appliance data"
$ git push
```
6. Create a pull-request to this repository
6. Create a pull-request to this repository
1 change: 1 addition & 0 deletions test_data/ac_313/appliance_data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Loading