Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dgaust authored Jul 25, 2021
1 parent 0f99537 commit 937d087
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Here is what every option means:
### Temperature Offset Object
| Name | Type | Default | Description |
| -------------- | :-------: | ---------------- | ----------------------------------------------------------------------- |
| `upperbound` | `float` | **Required** | Value above setpoint that localtempsensor can reach. Required if coolingoffset or heatingoffset is specified. |
| `lowerbound` | `float` | **Required** | Value below setpoint that localtempsensor can reach. Required if coolingoffset or heatingoffset is specified. |
| `upperbound` | `float` | **Required** | Value above setpoint that local_tempsensor can reach. Required if coolingoffset or heatingoffset is specified. |
| `lowerbound` | `float` | **Required** | Value below setpoint that local_tempsensor can reach. Required if coolingoffset or heatingoffset is specified. |

### Condition Object
| Name | Type | Default | Description |
Expand Down

0 comments on commit 937d087

Please sign in to comment.