Skip to content

Commit

Permalink
Merge pull request #144 from arossmann/main
Browse files Browse the repository at this point in the history
  • Loading branch information
elden1337 authored Jan 22, 2025
2 parents 320fbb9 + a63fe22 commit fbe4728
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,13 @@ _There are a few options when configuring PeaqHvac:_

| Name | Description |
|------|-------------------------------------------------------------------------------------------------------------------------------------------------------|
| `Hvac systemid` | The provided system-id from your vendor. For Nibe F-series this is often a five digit number. |
| `Hvac systemid` | The provided system-id from your vendor. For Nibe F-series this is often a five digit number. If new myUplink integration is already being used, it's the string before the sensors. E.g. `sensors`.`f123_ab456_room_temperature_bt50` --> f123_ab456 |
| `Temp sensors indoors` | Your indoor temp sensor(s). Added as `sensor.`my_sensor. Comma-separated if many. |
| `Temp sensors outdoors` | Your outdoor temp sensor(s). Added as `sensor.`my_sensor. Comma-separated if many. |
| `Stop heating temp` | The outside temp where you never want Peaqhvac to start heating |
| `Very cold temp` | A very cold outside temp in your area, where Peaqhvac should start acting differently to save energy. _Not recommended to put value below -10C here._ |
| `Nonhours waterboost` | A selectable list of hours where you never wish to have a water-boost conducted _(not operational)_ |
| `weather entity` | the actual weather entity being used for the forecasting |
| `Low DM-value` | A number somewhere in between your Compressor-start and Electric addon start. Lower than this and Peaqhvac will take extra steps to conserve energy |


Expand Down

0 comments on commit fbe4728

Please sign in to comment.