Add new Neato Client Authentications to GitHub Repo and also verify that all is good from a YAML standpoint. #1133

This commit is contained in:
ccostan 2021-11-11 14:41:15 -05:00
parent fe5d6eaf55
commit 305f2ec675
2 changed files with 10 additions and 0 deletions

View File

@ -4,6 +4,14 @@
# Neato Support for D7 Connected Botvac - control my [Neato Vacuum](https://amzn.to/2kqnnqu) with Home Assistant.
#-------------------------------------------
##############################################################################
### Configuration - Authentication via the DEVELOPER Portal
##############################################################################
neato:
client_id: !secret neato_client_id
client_secret: !secret neato_client_secret
##############################################################################
### Automations - Tweet out When neato is heading back to his Dock for recharging.
##############################################################################

View File

@ -28,6 +28,8 @@ fitbit_user: User@email.com
fitbit_password: abcdefghijklmnopqrstuvwxyz0123456789
juicenet_access_token: abcdefghijklmnopqrstuvwxyz0123456789
bedroom_restart_on: "/usr/bin/curl -k 'http://192.168.10.127:2323/?cmd=restartApp&password=SecretPassWord'"
neato_client_id: 35488453184932TheseAreSecretGeneratedRandomCodes4U3205454571618
neato_client_secret: 35488453184932TheseAreSecretGeneratedRandomCodes4U3205454571618-ButTheSecretOne!
nest_client_id: secret_nest_client_id
nest_client_secret: secretnestclientid
august_username: user@email.com