Skip to content

Commit

Permalink
Add Thermostats to README
Browse files Browse the repository at this point in the history
  • Loading branch information
loopj committed Aug 30, 2023
1 parent f429017 commit c7c9ed4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ The following interfaces/controllers are currently supported.
| Stations | Keypads, etc | `vantage.stations` | [Examples](examples/stations) |
| Tasks | Vantage tasks | `vantage.tasks` | [Examples](examples/tasks) |
| Temperature | Temperature sensors | `vantage.temperature_sensors` | [Examples](examples/temperature_sensors) |
| Thermostat | Thermostats | `vantage.thermostats` | [Examples](examples/thermostats) |

If you have an object that you expect to show up in one of these controllers but is missing, please [create an issue](issues) or [submit a pull request](CONTRIBUTING.md#-adding-support-for-new-devices).

Expand Down

0 comments on commit c7c9ed4

Please sign in to comment.