initial commit

This commit is contained in:
2025-02-07 12:46:24 -05:00
commit 8dfb36a3f1
183 changed files with 9212 additions and 0 deletions

View File

@ -0,0 +1,23 @@
---
- platform: xiaomi_cloud_map_extractor
host: !secret device_roborock_01_host
token: !secret device_roborock_01_token
username: !secret device_roborock_01_cloud_username
password: !secret device_roborock_01_cloud_password
draw: ['all']
attributes:
- calibration_points
map_transformation:
# scale: 2
rotate: 180
# trim:
# top: 10
# bottom: 20
# left: 30
# right: 40
scan_interval:
seconds: 10
auto_update: true
store_map_raw: false
store_map_image: true
store_map_path: "/tmp"