Salut
J’ai suivi le Tuto de McFly pour integrer mon Roborock S502 mais j’ai une erreur.
Dans Configuration.yaml j’ai bien mis la Config.
# Loads default set of integrations. Do not remove.
default_config:
# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
# Text to speech
tts:
- platform: google_translate
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
http:
use_x_forwarded_for: true
trusted_proxies:
- 192.168.1.64 #Adresse IP du Synology
# Creation de groupe dans le fichier groups.yaml
group: !include groups.yaml
vacuum:
- platform: xiaomi_miio
name: Roborock S502
host: 192.168.0.178
token: !secret token_aspirateur
J’ai récuperé mon token avec « Get Mi Home devices Token » que j’ai mis dans secret.yaml
# Use this file to store secrets like usernames and passwords.
# Learn more at https://www.home-assistant.io/docs/configuration/secrets/
some_password: welcome
token_aspirateur: XXXXXXX
J’ai ajouté l’intégration Xiaomi Miio, rentré mon compte Xiaomi Home.
Et la j’ai une erreur:

Vous avez une idée ?
Merci beaucoup pour votre aide
Ma configuration
[center]## System Information
version | core-2023.3.0 |
---|---|
installation_type | Home Assistant OS |
dev | false |
hassio | true |
docker | true |
user | root |
virtualenv | false |
python_version | 3.10.10 |
os_name | Linux |
os_version | 5.15.84-v8 |
arch | aarch64 |
timezone | Europe/Paris |
config_dir | /config |
Home Assistant Community Store
GitHub API | ok |
---|---|
GitHub Content | ok |
GitHub Web | ok |
GitHub API Calls Remaining | 4970 |
Installed Version | 1.29.1 |
Stage | running |
Available Repositories | 1241 |
Downloaded Repositories | 4 |
Home Assistant Cloud
logged_in | false |
---|---|
can_reach_cert_server | ok |
can_reach_cloud_auth | ok |
can_reach_cloud | ok |
Home Assistant Supervisor
host_os | Home Assistant OS 9.5 |
---|---|
update_channel | stable |
supervisor_version | supervisor-2023.01.1 |
agent_version | 1.4.1 |
docker_version | 20.10.22 |
disk_total | 457.7 GB |
disk_used | 10.3 GB |
healthy | true |
supported | true |
board | rpi4-64 |
supervisor_api | ok |
version_api | ok |
installed_addons | Samba share (10.0.0), Terminal & SSH (9.6.1), Z-Wave JS UI (1.6.3), Z-Wave JS (0.1.76), Studio Code Server (5.5.2), OneDrive Backup (1.41), Network UPS Tools (0.11.0) |
Dashboards
dashboards | 1 |
---|---|
resources | 3 |
views | 4 |
mode | storage |
Recorder
oldest_recorder_run | 1 mars 2023 à 09:50 |
---|---|
current_recorder_run | 2 mars 2023 à 19:10 |
estimated_db_size | 170.79 MiB |
database_engine | sqlite |
database_version | 3.38.5 |