Skip to content

Commit

Permalink
additional notes on devices supported from issue ha-warmup#33
Browse files Browse the repository at this point in the history
  • Loading branch information
artmg committed Mar 15, 2023
1 parent 0175088 commit b91983a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ You may install the library via pip using
>>> pip install warmup4ie
```

After that, import the library, and away we go.
After that, import the library, and away you go.

```python
>>> import warmup4ie
Expand All @@ -153,10 +153,12 @@ After that, import the library, and away we go.
- this is the device for which this project was launched, so has reasonable support
* 6IE
- this newer device has shown teething issues here, but seems to work with some caveats
- your wifi network SSID length must be <= 32 characters and password <= 15 characters
- try keeping your wifi network SSID length <= 32 characters and password <= 15 characters
- you cannot set it up as 'living room', but you can choose 'kitchen' and change through the warmup web interface
- please see [6ie Thermostat compatibility issues #33](https://github.com/ha-warmup/warmup/issues/33) for details

Note that some models may not have `comma` on the keyboard, which may also limit your choice of wireless network SSID and Password.

## Supported Features

At the moment the library supports reading current temperature, target
Expand Down

0 comments on commit b91983a

Please sign in to comment.