haier-loxone-api
Doc: https://docs.google.com/document/d/e/2PACX-1vSSANEs8uD__AZDNrp7Ia7z1HAta3wYsHz0gVERko08gqFbumrjUrxaTM5Sf1VJq_KzD7wEisfLMpEG/pub API is build on a top of h0n rest api based on pyh0n api. username and password and device from hOn application. If you are not sure about device name call "device" api.
haier-loxone-api endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
ping /ping |
ping endpoint |
| GET |
stop /settings |
Turn off haier device. |
| GET |
devices /devices |
List your haier devices |
| GET |
status /status |
Return all data of choosen device like temp set, fun speed etc. |
| GET |
start /settings |
Turn on haier device. There is also possibility to pass any paramter from below as request param: `example: &rapidMode=1` dict below: ` ( fixed), ( fixed), ( ['1', '2', '3',… |
| GET |
settings /settings |
Change haier settings. There is also possibility to pass any paramter from below as request param: `example: &rapidMode=1` dict below: ` ( fixed), ( fixed), ( ['1', '2', '3',… |
| GET |
commands /commands |
Return all data of choosen device like temp set, fun speed etc. |
haier-loxone-api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $10 / month | — |
|