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

Conversation

al-one
Copy link

@al-one al-one commented Jun 18, 2021

Proposed change

google_translate is a very convenient built-in text-to-speech platform, but users in some areas cannot directly access its server. Adding tld configuration variable can help them use it normally.

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

dependabot bot and others added 30 commits June 7, 2021 15:11
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>
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: "*"
- 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.
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>
* Correct MQTT fan breaking changes info

* Update according to review comments
DarkSky announced on their blog that they will be keeping their App, Website, and API around now through the end of 2022.
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>
Add steps to download and use BalenaEtcher
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>
* 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
Fixed Typo and small grammatical errors.
kloggy and others added 13 commits June 14, 2021 23:47
* 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>
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>
* 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>
* 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
Last example is using `icon_template when it should be using `entity_picture_template`.
@probot-home-assistant probot-home-assistant bot added has-parent This PR has a parent PR in a other repo next This PR goes into the next branch labels Jun 18, 2021
@frenck
Copy link
Member

frenck commented Jun 18, 2021

Closing PR as the parent PR has been closed.

@frenck frenck closed this Jun 18, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jun 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed has-parent This PR has a parent PR in a other repo next This PR goes into the next branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet