Update to for hacs default integration

This commit is contained in:
Andre Basche 2023-04-02 02:43:20 +02:00
parent 077bded6dd
commit 135d6cafed

View file

@ -1,24 +1,26 @@
# Haier hOn # Haier hOn
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg)](https://github.com/hacs/integration) [![hacs_badge](https://img.shields.io/badge/HACS-Default-41BDF5.svg)](https://github.com/hacs/integration)
Home Assistant component supporting devices of Haier's mobile app **hOn**.
Home Assistant integration for Haier hOn: support for Haier/Candy/Hoover home appliances like washing machines.
## Supported Appliances ## Supported Appliances
- Washing Machine - Washing Machine
- Tumble Dryer - Tumble Dryer
## Installation ## Installation
#### Installing via HACS [![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=Andre0512&repository=hon&category=integration)
1. You need to have installed [HACS](https://hacs.xyz/)
2. Go to HACS->Integrations **Method 1:** [HACS](https://hacs.xyz/) > Integrations > Add Integration > **Haier hOn** > Install
3. Add this repo (`https://github.com/Andre0512/hon.git`) into your HACS custom repositories
4. Search for Haier hOn and Download it **Method 2.** Manually copy `hon` folder from [latest release](https://github.com/Andre0512/hon/releases/latest) to `/config/custom_components` folder.
5. Restart your HomeAssistant
6. Go to Settings->Devices & Services ## Configuration
7. Shift reload your browser
8. Click Add Integration [![Open your Home Assistant instance and start setting up a new integration.](https://my.home-assistant.io/badges/config_flow_start.svg)](https://my.home-assistant.io/redirect/config_flow_start/?domain=hon)
9. Search for Haier hOn
10. Type your username used in the hOn App and hit submit Settings > Devices & Services > Add Integration > **Haier hOn**
If the integration is not in the list, you need to clear the browser cache.
## Contribute ## Contribute
Any kind of contribution is welcome! Any kind of contribution is welcome!