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

Google translate tld #18232

Closed
wants to merge 43 commits into from
Closed

Commits on Jun 7, 2021

  1. Bump concurrent-ruby from 1.1.8 to 1.1.9 (home-assistant#18111)

    Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.1.8 to 1.1.9.
    - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases)
    - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md)
    - [Commits](ruby-concurrency/concurrent-ruby@v1.1.8...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: concurrent-ruby
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 7, 2021
    Copy the full SHA
    ffdf9e5 View commit details
    Browse the repository at this point in the history
  2. Fix invalid time pattern for "every hour" example (home-assistant#18100)

    The example for the "every hour" trigger uses an invalid time pattern format - minutes: "/60" - which throws the following error.
     
    > Invalid config for [automation]: must be a value between 0 and 59 for dictionary value @ data['minutes']
     
    Propose replacing it with - hours: "*"
    kylehase committed Jun 7, 2021
    Copy the full SHA
    22fc6e4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    374d447 View commit details
    Browse the repository at this point in the history
  4. Release 2021.6.3

    balloob committed Jun 7, 2021
    Copy the full SHA
    7c62f8b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Update HomeKit testing with many devices (home-assistant#18124)

    - Add results from testing Apple TV 4k g2
    
    - Increase the recommendations for number of devices older HomeKit hubs can support now that HAP-python supports short payloads.
    bdraco committed Jun 8, 2021
    Copy the full SHA
    8d9b54d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Bump glob-parent from 5.1.1 to 5.1.2 (home-assistant#18150)

    Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
    - [Release notes](https://github.com/gulpjs/glob-parent/releases)
    - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
    - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: glob-parent
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 10, 2021
    Copy the full SHA
    0b0ebf1 View commit details
    Browse the repository at this point in the history
  2. Correct MQTT fan breaking changes info (home-assistant#18142)

    * Correct MQTT fan breaking changes info
    
    * Update according to review comments
    emontnemery committed Jun 10, 2021
    Copy the full SHA
    515d090 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5a30df1 View commit details
    Browse the repository at this point in the history
  4. Update warning for extension (home-assistant#18151)

    DarkSky announced on their blog that they will be keeping their App, Website, and API around now through the end of 2022.
    brent20 committed Jun 10, 2021
    Copy the full SHA
    05ef9eb View commit details
    Browse the repository at this point in the history
  5. Update update.md (home-assistant#18153)

    Minor typo.
    jorgeml committed Jun 10, 2021
    Copy the full SHA
    0dc7301 View commit details
    Browse the repository at this point in the history
  6. Update Dark Sky Weather API warning (home-assistant#18152)

    Change 2021 to 2022
    milanmeu committed Jun 10, 2021
    Copy the full SHA
    998c16e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Bump ruby/setup-ruby from 1.72.1 to 1.73.0 (home-assistant#18156)

    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.72.1 to 1.73.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Commits](ruby/setup-ruby@v1.72.1...v1.73.0)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 11, 2021
    Copy the full SHA
    de0e56e View commit details
    Browse the repository at this point in the history
  2. Update operating_system.md (home-assistant#18147)

    Add steps to download and use BalenaEtcher
    Kanga-Who committed Jun 11, 2021
    Copy the full SHA
    9083e31 View commit details
    Browse the repository at this point in the history
  3. Add Home Assistant OS 6 release blog post (home-assistant#18137)

    Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
    Co-authored-by: Franck Nijhof <frenck@frenck.nl>
    Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
    4 people committed Jun 11, 2021
    Copy the full SHA
    2aa6b65 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9cf4a36 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    bbaf5be View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    23979d0 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e9201bf View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    6d0494e View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    4d95465 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    aa9a44a View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    484f508 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Release 2021.6.4

    balloob committed Jun 12, 2021
    Copy the full SHA
    53305db View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    01e1dde View commit details
    Browse the repository at this point in the history
  3. Add note to clarify requirement for reverse proxy (home-assistant#18133)

    * Add note to clarify requirement for reverse proxy
    
    HA after 2021.7 will require a trusted reverse proxy IP, but there isn't anywhere that I've seen that explicitly states this requirement and how to achieve it.
    
    * Update http.markdown
    Icexist committed Jun 12, 2021
    Copy the full SHA
    2ba0fab View commit details
    Browse the repository at this point in the history
  4. Update philips_js.markdown (home-assistant#18120)

    Fixed Typo and small grammatical errors.
    burnsie-la committed Jun 12, 2021
    Copy the full SHA
    d32fe04 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Copy the full SHA
    8d9c73f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c8affe3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    caf5d89 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ef50bff View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f16008b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Putting the easiest method at the top (home-assistant#18175)

    * Putting the easiest method at the top
    
    by far the easiest method to retrieve the access token is to use the get mi home devices app so to avoid people getting confused and use the harder method I have moved the easier method at the top. Personally, I think if there was an accordion to hide the alternative ways to retrieve the token it will make the page much cleaner as there are lots of methods but the user only needs 1 way to retrieve the token.
    
    * Update source/_integrations/xiaomi_miio.markdown
    
    Co-authored-by: Franck Nijhof <frenck@frenck.nl>
    AalianKhan and frenck committed Jun 15, 2021
    Copy the full SHA
    62e4bc8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dfbe2b3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e6bae01 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5370f53 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c4ba88c View commit details
    Browse the repository at this point in the history
  6. 2021.6.5

    frenck committed Jun 15, 2021
    Copy the full SHA
    63720f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Copy the full SHA
    cbcfcda View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Bump ffi from 1.15.1 to 1.15.3 (home-assistant#18216)

    Bumps [ffi](https://github.com/ffi/ffi) from 1.15.1 to 1.15.3.
    - [Release notes](https://github.com/ffi/ffi/releases)
    - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
    - [Commits](ffi/ffi@v1.15.1...v1.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: ffi
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 17, 2021
    Copy the full SHA
    5d7ee81 View commit details
    Browse the repository at this point in the history
  2. Describe Sonos media_player.play_media support (home-assistant#18202)

    * Describe Sonos media_player.play_media support
    
    * Move description out of services, add examples
    
    * Apply suggestions from code review
    
    Co-authored-by: Franck Nijhof <git@frenck.dev>
    
    * Add note on account requirement for services
    
    * Add second Spotify example to clarify URI/URL
    
    Co-authored-by: Franck Nijhof <git@frenck.dev>
    jjlawren and frenck committed Jun 17, 2021
    Copy the full SHA
    f36b865 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Update buienradar.markdown (home-assistant#18220)

    * Update buienradar.markdown
    
    The wind gust sensor gives values in km/h, not m/s. Haven't tested, but my guess is that all speed sensors are in km/h
    
    * Update buienradar.markdown
    denniswham committed Jun 18, 2021
    Copy the full SHA
    ba81a1a View commit details
    Browse the repository at this point in the history
  2. Fix incorrect option in example (home-assistant#18226)

    Last example is using `icon_template when it should be using `entity_picture_template`.
    tomlut committed Jun 18, 2021
    Copy the full SHA
    aa9f1cf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c55085f View commit details
    Browse the repository at this point in the history