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

feat: add scale_factor and extend value_factor (next) #877

Closed
wants to merge 12 commits into from

Commits on May 12, 2022

  1. Pass the no_attributes flag when they are not needed

    - Reduces backend I/O by up to 90%
    
    - See related PR home-assistant/frontend#12082
    
    - See related PR home-assistant/developers.home-assistant#1242
    bdraco authored and jlsjonas committed May 12, 2022
    Configuration menu
    Copy the full SHA
    63248b2 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. feat(option): override icon with an image URL (kalkih#789)

    * Override icon with an image URL
    
    added image attribute to override icon with a URL.
    
    (cherry picked from commit dc8aa92)
    
    * Correct icon image height
    
    Kept parent div class the same.
    
    (cherry picked from commit 61fa0d3)
    
    * fix lint errors
    
    * Add as next version
    
    Co-authored-by: Jamie Pezone <[email protected]>
    kalkih and jampez77 authored May 13, 2022
    Configuration menu
    Copy the full SHA
    2860a09 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    8577f2f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. chore(dev): Improve .devcontainer

    * replace weather.home usage with demo sensors
    * add support for CDE forwarding (local proxy) + forward 5000 & 8123
    * add extra ui graph with color_threshholds edge-case
    jlsjonas committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    c50ac9d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Update README.md

    Displaying a sensor's state without displaying it's graph
    ildar170975 authored and X-Ryl669 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a13a279 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ildar170975 authored and X-Ryl669 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a81e78b View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ildar170975 authored and X-Ryl669 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    9f7343f View commit details
    Browse the repository at this point in the history
  4. Update README.md

    ildar170975 authored and X-Ryl669 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    155a6aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5f1744 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa65a5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d44609 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0fde5e View commit details
    Browse the repository at this point in the history