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

'utf-8' codec can't decode byte 0xb0 in position 1493: invalid start byte #7

Closed
claudioita opened this issue Aug 12, 2018 · 2 comments

Comments

@claudioita
Copy link

claudioita commented Aug 12, 2018

I can't see my error

      - type: horizontal-stack
        cards:
        - type: custom:dual-gauge-card
          cardwidth: 230
          title: Bedroom
          min: -5
          max: 40
          outer:
            entity: climate.air_panel
            label: "Current"
            attribute: current_temperature
            unit: "°"
          inner:
            entity: climate.air_panel
            label: "Target"
            attribute: temperature
            unit: "°"
          colors:
            - color: "var(--label-badge-yellow)"
              value: 25
            - color: "var(--label-badge-green)"
              value: 18
            - color: "var(--label-badge-blue)"
              value: 0
@Rocka84
Copy link
Collaborator

Rocka84 commented Aug 12, 2018

Out of curiosity: What has been the problem?

@claudioita
Copy link
Author

I am not sure, I changhed editor and it worked, I guess some strange character in the copy paste

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants