Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added doc enable cool modes
  • Loading branch information
limkinZero committed Nov 10, 2023
1 parent f2fdd41 commit 25cdd60
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,12 @@ The GPIO pin number which should be used for the status LED. The following flash
| ----------- | -------- |
| LED_BUILTIN | No |

### Heat Pump Configuration
Some parameters of your Mitsubishi Ecodan HVAC
| Parameter | Description | Default |
| ----------- | ------------| -------- |
| `Cool enabled` | Check this option if your ecodan has cool working mode. Enable setting cool mode from Home Assistant | False |

### Dump Serial Packets
Dump packets sent to/received from the heat pump to the diagnostic log window on the Diagnostics page.

Expand Down Expand Up @@ -138,6 +144,7 @@ The topic value which the server should use to filter messages related to this h
| ----------- | -------- |
| `ecodan_hp` | Yes |


## See Also
There are a number of existing solutions for connecting to Mitsubish heat pump models via the CN105 connector, I wouldn't have been able to put this together without work already done here:
- https://github.com/m000c400/Mitsubishi-CN105-Protocol-Decode
Expand Down

0 comments on commit 25cdd60

Please sign in to comment.