Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
Added temperature profile: cool (#29)
Browse files Browse the repository at this point in the history
* Added temperature profile: cool

* Update PROTOCOL-PDO.md
  • Loading branch information
hsmade authored Oct 26, 2020
1 parent c11a45c commit 433bd3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PROTOCOL-PDO.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Overview of known pdids:
| 146 | 2 | Preheater Power Consumption: Current Ventilation (`0f00` = 15 W) |
| 192 | 2 | Days left before filters must be replaced (`8200` = 130 days) |
| 209 | 6 | Current RMOT (`7500` = 117 -> 11.7 °C) |
| 212 | 1 | Temperature profile target (`ee00` = 23.8 °C)|
| 213 | 2 | Avoided Heating: Avoided actual: (`b901` = 441 -> 4.41 W) |
| 214 | 2 | Avoided Heating: Avoided year-to-date: (`dd01` = 477 kWh) |
| 215 | 2 | Avoided Heating: Avoided total: (`dd01` = 477 kWh) |
Expand Down Expand Up @@ -58,7 +59,6 @@ Unknown/uncertain messages:
| 208 | 1 | *Unknown* (`00`), Unit of temperature |
| 210 | 0 | *Unknown* (`00` = false) |
| 211 | 0 | *Unknown* (`00` = false) |
| 212 | 6 | *Unknown* (`ee00` = 238) |
| 219 | 2 | *Unknown* (`0000`) |
| 224 | 1 | *Unknown* (`03` = 3) |
| 225 | 1 | *Unknown* (`01`) |
Expand Down

0 comments on commit 433bd3e

Please sign in to comment.