Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paveldn authored Feb 28, 2023
1 parent dd5d7cd commit bf91aeb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# HaierProtocol
Haier communication protocol library

Thisa library implements transport levbel of communication protocol for Haier HVAC units.
This library implements the transport level of a communication protocol for Haier HVAC units.

Can be uased to support both version of protocols:
Can be used to support both versions of protocols:
* Smart Air 2: https://www.haierhvac.eu/en/product/residential/tundra-20-0
* hOn: https://www.haierairconditioning.nl/innovatieve-technologie/connected-airco/

You can find examples in test folder and also in my custom components for ESPHome:
You can find examples in the test folder and also in my custom components repositories for ESPHome:
* Smart air 2: https://github.com/paveldn/esphome-smartAir2/tree/experimental
* hOn: https://github.com/paveldn/ESP32-S0WD-Haier/tree/dev

Expand Down

0 comments on commit bf91aeb

Please sign in to comment.