-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Add Netatmo Thermostat #1217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Netatmo Thermostat #1217
Conversation
@gieljnssns, thanks for your PR! By analyzing the history of the files in this pull request, we identified @jabesq and @fabaff to be potential reviewers. |
@gieljnssns No description? |
|
||
The `netatmo` thermostat platform is consuming the information provided by a [Netatmo Smart Thermostat](https://www.netatmo.com/product/energy/thermostat) thermostat. This component allows you to view the current temperature and setpoint. | ||
|
||
To enable the Netatmo thermostat, you first have to set up [netatmo](/components/netatmo/), this will use discovery to add your camera. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"... add your camera." => wrong copy paste
ha_release: 0.31 | ||
--- | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Start this part with ### {% linkable_title Basic Configuration %}
|
||
To enable the Netatmo thermostat, you first have to set up [netatmo](/components/netatmo/), this will use discovery to add your camera. | ||
|
||
If you want to select a specific thermostat, set discovery to False for [netatmo](/components/netatmo/) and add the following lines to your `configuration.yaml`: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Start this part with ### {% linkable_title Advanced configuration %}
ref: home-assistant/core#3888