Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot change color_charger_outline #395

Closed
2 tasks done
mebitek opened this issue Jan 26, 2023 · 1 comment
Closed
2 tasks done

Cannot change color_charger_outline #395

mebitek opened this issue Jan 26, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mebitek
Copy link

mebitek commented Jan 26, 2023

Checklist

  • I have updated the integration to the latest version available
  • I have checked if the problem is already reported

The problem

when I set in config color_charger_outline nothing happens.

What version of an integration has described problem?

latest

What was the last working version of an integration?

No response

What vacuum model do you have problems with?

dreame.vacuum.p2041o

What version of Home Assistant do you use?

2023.1.7

What type of installation are you running?

Home Assistant OS

Camera's configuration

camera:
  - platform: xiaomi_cloud_map_extractor
    host:  ****
    token: *****
    username: ****
    password: *****
    country: "de"
    draw: ['all']
    colors:
        color_charger: [47, 186, 36]
        color_charger_outline: [26, 146, 16]
        color_robo: [94, 94, 94]
        color_robo_outline: [126,126,126]
        color_map_wall: [128,128,128]
        color_path: [255, 255, 255]
    room_colors:
        1: [188, 157, 62]
        2: [108, 141, 195]
        3: [88, 161, 176]    
    map_transformation:
        scale: 3
        rotate: 90
    sizes:
        charger_radius: 4
        vacuum_radius: 6        
    attributes:
      - calibration_points
      - rooms
    force_api: dreame
    store_map_raw: true
    store_map_image: true
    store_map_path: "/media"

Errors shown in the HA logs (if applicable)

No response

Additional information

No response

@mebitek mebitek added the bug Something isn't working label Jan 26, 2023
@PiotrMachowski
Copy link
Owner

Fixed in v2.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants