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

20190904.0 #3613

Merged
merged 23 commits into from
Sep 4, 2019
Merged

20190904.0 #3613

merged 23 commits into from
Sep 4, 2019

Commits on Sep 2, 2019

  1. Alarm codes (#3566)

    * Handle alarm codes from keyboard input
    
    Closes #2602
    
    * remove friendly_name changes
    
    * remove unnecessary TS check
    iantrich authored and balloob committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    5bfdc98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a97ce49 View commit details
    Browse the repository at this point in the history
  3. Don't remove hvac_action from history attributes (#3570)

    So it can be used to plot a fill when active in the graph.
    bramkragten authored and balloob committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    cf7a300 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    fcd206e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af0304b View commit details
    Browse the repository at this point in the history
  3. Filter camera service entities (#3583)

    Closes #3582
    iantrich authored and bramkragten committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    fe2046c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e82178 View commit details
    Browse the repository at this point in the history
  5. add exceptional icon (#3572)

    MatthewFlamm authored and bramkragten committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    4e383e3 View commit details
    Browse the repository at this point in the history
  6. Add options to badges (#3552)

    * Add options to badges
    
    name
    icon
    entity_picture
    
    * lint
    
    * lint
    
    * rename entityPicture to image
    iantrich authored and bramkragten committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    87b3501 View commit details
    Browse the repository at this point in the history
  7. Align styling cast buttons (#3579)

    * Align styling cast buttons
    
    * Split dev constants
    
    * Ignore dev_const
    
    * Update README.md
    bramkragten authored Sep 3, 2019
    Configuration menu
    Copy the full SHA
    b37a0e2 View commit details
    Browse the repository at this point in the history
  8. Move lovelace background settings to theme (#3561)

    * Move lovelace background settings to theme
    
    While being backwards compatible
    
    * Also update cast
    bramkragten authored Sep 3, 2019
    Configuration menu
    Copy the full SHA
    753e069 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    15564a1 View commit details
    Browse the repository at this point in the history
  10. Update hui-card-options.ts (#3591)

    bramkragten authored and balloob committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    7bc947f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b2e025 View commit details
    Browse the repository at this point in the history
  12. Fix timing issue in external auth (#3587)

    * Fix timing issue in external auth
    
    * add await 0
    bramkragten authored Sep 3, 2019
    Configuration menu
    Copy the full SHA
    f00ad84 View commit details
    Browse the repository at this point in the history
  13. Show toast on successfull save (#3576)

    * Show toast on successfull save
    
    We need to make a list of places where this could benefit the user experience.
    
    * Helper method
    
    * Rename
    bramkragten authored Sep 3, 2019
    Configuration menu
    Copy the full SHA
    a9c9d4c View commit details
    Browse the repository at this point in the history
  14. handle unavailable lights (#3549)

    * handle unavailable lights
    
    * unavailable overlay
    
    * extract unavailable overlay
    iantrich authored Sep 3, 2019
    Configuration menu
    Copy the full SHA
    5bcba95 View commit details
    Browse the repository at this point in the history
  15. Option to display last changed in glance-card (#3584)

    * Option to display last changed in glance-card
    
    Closes home-assistant/ui-schema#110
    
    * move show_last_changed to entity-level
    
    * address review comments
    iantrich authored and bramkragten committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    4f3abe1 View commit details
    Browse the repository at this point in the history
  16. Filter alerts in services (#3598)

    Closes #3597
    iantrich authored and bramkragten committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    5282a65 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ba66bf8 View commit details
    Browse the repository at this point in the history
  18. Add MQTT subscribe to dev tools (#3589)

    * Add mqtt subscribe to dev tools
    
    * Update mqtt-subscribe-card.ts
    
    * Comments
    
    * type
    bramkragten authored and balloob committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    4378904 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Wrap long attributes in more-info-default (#3601)

    Can likely be applied in many other places
    
    Closes #2811
    iantrich authored and bramkragten committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    48a0105 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4fca84 View commit details
    Browse the repository at this point in the history