diff --git a/README.md b/README.md index 761044a..7d92804 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,54 @@ _Restart Home Assistant_ **Method 2**: Settings > Devices & Services > Add Integration > **Haier hOn** _If the integration is not in the list, you need to clear the browser cache._ +## Examples +_Click to expand..._ +
+ Washing Machine + +![Washing Machine](assets/example_wm.png) +
+
+ Tumble Dryer + +![Tumble Dryer](assets/example_td.png) +
+
+ Washer Dryer + +![Washer Dryer](assets/example_wd.png) +
+
+ Oven + +![Oven](assets/example_ov.png) +
+
+ Dish Washer + +![Dish Washer](assets/example_dw.png) +
+
+ Air conditioner + +![Air conditioner](assets/example_ac.png) +
+
+ Fridge + +![Fridge](assets/example_ref.png) +
+
+ Wine Cellar + +![Wine Cellar](assets/example_wc.png) +
+
+ Air Purifier + +![Air Purifier](assets/example_ap.png) +
+ ## Supported Models Support has been confirmed for these **73 models**, but many more will work. Please add already supported devices [with this form to complete the list](https://forms.gle/bTSD8qFotdZFytbf8). @@ -101,10 +149,6 @@ The apps on this (incomplete) list have been requested so far: | GE SmartHQ | North America | :x: | [simbaja/ha_gehome](https://github.com/simbaja/ha_gehome) | | Haier Evo | Russia | :x: | | -## Examples -### Washing Machine -![washing_machine.png](assets/washing_machine.png) - ## Contribute Any kind of contribution is welcome! ### Read out device data diff --git a/assets/example_ac.png b/assets/example_ac.png new file mode 100644 index 0000000..580f914 Binary files /dev/null and b/assets/example_ac.png differ diff --git a/assets/example_ap.png b/assets/example_ap.png new file mode 100644 index 0000000..8a07ced Binary files /dev/null and b/assets/example_ap.png differ diff --git a/assets/example_dw.png b/assets/example_dw.png new file mode 100644 index 0000000..5a424bb Binary files /dev/null and b/assets/example_dw.png differ diff --git a/assets/example_ov.png b/assets/example_ov.png new file mode 100644 index 0000000..ac3a61b Binary files /dev/null and b/assets/example_ov.png differ diff --git a/assets/example_ref.png b/assets/example_ref.png new file mode 100644 index 0000000..ceba52f Binary files /dev/null and b/assets/example_ref.png differ diff --git a/assets/example_td.png b/assets/example_td.png new file mode 100644 index 0000000..8be002d Binary files /dev/null and b/assets/example_td.png differ diff --git a/assets/example_wc.png b/assets/example_wc.png new file mode 100644 index 0000000..622e33a Binary files /dev/null and b/assets/example_wc.png differ diff --git a/assets/example_wd.png b/assets/example_wd.png new file mode 100644 index 0000000..8ce2096 Binary files /dev/null and b/assets/example_wd.png differ diff --git a/assets/example_wm.png b/assets/example_wm.png new file mode 100644 index 0000000..4eeadd6 Binary files /dev/null and b/assets/example_wm.png differ diff --git a/assets/washing_machine.png b/assets/washing_machine.png deleted file mode 100644 index 845773c..0000000 Binary files a/assets/washing_machine.png and /dev/null differ diff --git a/info.md b/info.md index 4295498..285bcd2 100644 --- a/info.md +++ b/info.md @@ -34,6 +34,54 @@ Home Assistant integration for [Haier's mobile app hOn](https://hon-smarthome.co **Method 2**: Settings > Devices & Services > Add Integration > **Haier hOn** _If the integration is not in the list, you need to clear the browser cache._ +## Examples +_Click to expand..._ +
+ Washing Machine + +![Washing Machine](assets/example_wm.png) +
+
+ Tumble Dryer + +![Tumble Dryer](assets/example_td.png) +
+
+ Washer Dryer + +![Washer Dryer](assets/example_wd.png) +
+
+ Oven + +![Oven](assets/example_ov.png) +
+
+ Dish Washer + +![Dish Washer](assets/example_dw.png) +
+
+ Air conditioner + +![Air conditioner](assets/example_ac.png) +
+
+ Fridge + +![Fridge](assets/example_ref.png) +
+
+ Wine Cellar + +![Wine Cellar](assets/example_wc.png) +
+
+ Air Purifier + +![Air Purifier](assets/example_ap.png) +
+ ## Supported Models Support has been confirmed for these **73 models**, but many more will work. Please add already supported devices [with this form to complete the list](https://forms.gle/bTSD8qFotdZFytbf8). @@ -88,14 +136,9 @@ The apps on this (incomplete) list have been requested so far: | Haier Uhome | China | :x: | [banto6/haier](https://github.com/banto6/haier) | | Haier U+ | China | :x: | | | GE SmartHQ | North America | :x: | [simbaja/ha_gehome](https://github.com/simbaja/ha_gehome) | - -## Examples -### Washing Machine -![washing_machine.png](assets/washing_machine.png) +| Haier Evo | Russia | :x: | | ## Contribute - - Want to help us to support more appliances? Or add more sensors? Or help with translating? Or beautify some icons or captions? Check out the [project on GitHub](https://github.com/Andre0512/hon), every contribution is welcome!