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

Fan icon not show #235

Closed
enricozocca opened this issue Apr 8, 2021 · 2 comments
Closed

Fan icon not show #235

enricozocca opened this issue Apr 8, 2021 · 2 comments

Comments

@enricozocca
Copy link

After latest update custom icon are not showed:
immagine

type: 'custom:simple-thermostat'
entity: climate.clima_primo_piano
name: Climatizzatore primo piano
step_size: 1
label:
temperature: Temperatura
sensors:

  • attribute: current_humidity
    name: Umidità
    unit: ' %'
  • attribute: fan_mode
    name: Ventola
  • entity: sensor.clima_acceso_spento
    name: Stato
    layout:
    mode:
    names: false
    control:
    hvac: true
    fan:
    lowMedium: false
    mediumHigh: false
    powerful: false
    night:
    icon: 'mdi:weather-night'
    low:
    icon: 'mdi:fan-speed-1'
    medium:
    icon: 'mdi:fan-speed-2'
    high:
    icon: 'mdi:fan-speed-3'
github-actions bot pushed a commit that referenced this issue Apr 8, 2021
## [2.1.1](v2.1.0...v2.1.1) (2021-04-08)

### Bug Fixes

* Unbreak custom names/icons for mode values ([2d1b98a](2d1b98a)), closes [#235](#235)
@github-actions
Copy link

github-actions bot commented Apr 8, 2021

🎉 This issue has been resolved in version 2.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Apr 8, 2021

🎉 This issue has been resolved in version 2.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

1 participant