mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Update neato configuration to include vendor support (#9882)
* Update configuration for vendor support
The neato integration is being updated to include vendor support
* ✏️ Tweak
This commit is contained in:
parent
474632f8d7
commit
5fa4cfaacb
@ -33,6 +33,11 @@ password:
|
|||||||
description: Password for the Neato account.
|
description: Password for the Neato account.
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
vendor:
|
||||||
|
description: Support for additional vendors. Set to `vorwerk` for Vorwerk robots.
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
|
default: neato
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user