Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
KazWolfe authored Jan 29, 2025
1 parent e32ae88 commit 280bba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer/it-protocol/data-types/temperature-units.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ def celsius_to_setpoint(temp):
wire += 0x10

return wire

```

It is not known if legacy systems also support fractional values - SWICago's library seems to imply that they do not.
In this case, only the last four bits appear to be read to by the unit.

### Heat Pump Room Temperature

Expand Down

0 comments on commit 280bba5

Please sign in to comment.