mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
drop unit parameter from waterfurnace docs (#7744)
The unit parameter will no longer be required in the next version of home assistant, which makes it easier for people to use it.
This commit is contained in:
parent
fcd3a2e11f
commit
cb90a09c7c
@ -42,7 +42,6 @@ To use Waterfurnace in your installation, add the following to your `configurati
|
||||
waterfurnace:
|
||||
username: YOUR_USERNAME
|
||||
password: YOUR_PASSWORD
|
||||
unit: 0123456789AB
|
||||
```
|
||||
|
||||
{% configuration %}
|
||||
@ -54,10 +53,6 @@ password:
|
||||
description: The password for your Symphony WaterFurnace account
|
||||
required: true
|
||||
type: string
|
||||
unit:
|
||||
description: The unit serial number for your WaterFurnace
|
||||
required: true
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
#### {% linkable_title Limitations %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user