Replies: 2 comments 1 reply
-
You have to do it in Map Extractor. colors:
color_map_inside: [50, 50, 50]
color_map_outside: [0, 0, 0, 128]
color_map_wall: [255,255,255] Config depends on the vacuum model, you probably also have to set room colors to |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for helping!
I have the following in my configuration.yaml :
camera:
- platform: xiaomi_cloud_map_extractor
host:
token:
username:
password:
colors:
color_map_inside: [50, 50, 50]
color_map_outside: [0, 0, 0, 128]
color_map_wall: [255,255,255]
And it's not giving the same... the inside grey is way lighter for
example...
Le mer. 11 oct. 2023 à 21:51, Piotr Machowski ***@***.***> a
écrit :
… You have to do it in Map Extractor.
colors:
color_map_inside: [50, 50, 50]
color_map_outside: [0, 0, 0, 128]
color_map_wall: [255,255,255]
—
Reply to this email directly, view it on GitHub
<#666 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM2LUDNGGRLY4EECKB2WAKDX632D3ANCNFSM6AAAAAA54O52QI>
.
You are receiving this because you authored the thread.Message ID:
<PiotrMachowski/lovelace-xiaomi-vacuum-map-card/repo-discussions/666/comments/7256455
@github.com>
--
Valentin
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thank you so much for your work !
I would love to have the same color pattern as you have here :
https://raw.githubusercontent.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor/master/images/map_no_rooms_custom_colors.png
Could you please give me the colors code please ? :)
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions