Neato Botvac
The Neato integration allows you to control your [Neato Botvac Connected Robots][botvac-connected].
Home Assistant 支持以下平台类型:
Prerequisites
访问 Neato 开发者网络 并创建一个新应用程序。
:::important 您必须输入名称、描述和重定向 URI:
- 名称:可以是您喜欢的任何名称,例如“家庭助理”。
- 描述:可以是您喜欢的任何内容,例如“Neato 的家庭助理集成”
- 重定向 URI:
https://my.home-assistant.io/redirect/oauth - 服务条款 URL:留空
- 隐私政策 URL:留空
You have to select all three scopes (public_profile, control_robots and maps).
:::
I have manually disabled My Home Assistant
如果您的安装上没有我的家庭助理,
您可以使用 <HOME_ASSISTANT_URL>/auth/external/callback 作为重定向 URI
相反。
<HOME_ASSISTANT_URL> 必须与配置期间使用的相同/
认证过程。
内部示例:https://192.168.0.2:8123/auth/external/callback、https://homeassistant.local:8123/auth/external/callback。”
请注意,您的实例必须可通过 HTTPS 访问。然而,你的 实例不需要暴露在互联网上。
Configuration
To add the Neato Botvac hub to your Home Assistant instance, use this My button:
Manual configuration steps
- Browse to your Home Assistant instance.
- Go to Settings > Devices & services.
- In the lower-right corner, select Add integration.
- From the list, select Neato Botvac.
- Follow the instructions on screen to complete the setup.
集成配置将要求提供上面创建的客户端 ID 和客户端密钥。有关更多详细信息,请参阅应用程序凭据。
After the update to firmware 4.0 (which adds cleaning maps) there is also support for displaying the maps of the Botvac D3 Connected and Botvac D5 Connected robots. More information on how to update can be found here.
Button
每个“neato”真空吸尘器都有一个_解除警报_按钮。这可以消除应用程序中可见的警报(例如垃圾箱已满)并防止真空吸尘器开始清洁。
Vacuum
neato 真空平台允许您控制 [Neato Botvac Connected][botvac-connected]。
状态将包含机器人上次清洁会话的属性。
Actions
目前支持的操作有:
开始暂停停止返回基地定位clean_spot
以及特定于集成的特定操作:
neato.custom_cleaning
Action: Custom cleaning
neato.custom_cleaning 操作开始对您的房子进行自定义清洁。您可以像在移动应用程序中一样设置各种选项(模式、地图使用、导航模式、区域)。
Not all Botvac models support all the attributes. Only the Neato Botvac D7 supports the zone attribute.
Some information about the capabilities might be found on the Neato Developer Portal.
[botvac-connected]:https://neatorobotics.com/products
Troubleshooting
My robot is unavailable
尝试重新启动真空吸尘器并等待大约 5 分钟,看看它是否不再不可用。如果您仍然遇到问题,请检查 Neato 应用程序并确保您的机器人已连接并正常工作。如果不是,请按照应用程序中的步骤重置您的机器人并为其指定与之前相同的名称,然后重新启动 Home Assistant。
Home Assistant 未检测到我的机器人
如果有任何警告,请检查您的日志。当出现有关您的机器人离线的消息时,请检查它是否已连接到互联网并可通过应用程序使用。如果出现有关不良响应的消息,请尝试通过您的应用程序重置此机器人。
有一个关于错误响应的警告,但一切都按预期进行
您的配置中是否有陈旧的机器人?尝试查看您的帐户 并删除任何过时的机器人。如果这些警告是关于经常使用的机器人,请报告问题以帮助我们解决此问题。
服务器遇到麻烦了
如果您在尝试设置 Neato 后看到此消息,请检查设置是否仍然有效。如果没有,请重试并确保仅启动该过程一次。如果页面已自行打开,请勿单击“打开外部页面”按钮。请耐心等待设置完成。

