Skip to content

Tankerkoenig#12477

Closed
guillempages wants to merge 12 commits into
home-assistant:nextfrom
guillempages:tankerkoenig
Closed

Tankerkoenig#12477
guillempages wants to merge 12 commits into
home-assistant:nextfrom
guillempages:tankerkoenig

Conversation

@guillempages
Copy link
Copy Markdown
Contributor

Proposed change

Improve documentation for the tankerkoenig integration.
Fix some small typos, and add a recommendation on the maximum radius.

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.

alandtse and others added 12 commits March 20, 2020 10:56
* 0.107.3

* ✏️ Added in release notes for 0.107.2

Co-authored-by: Franck Nijhof <git@frenck.dev>
The previously given default value of "30" could lead to the assumption that scan_interval was meassured in minutes and not seconds, which would block the users API Key very fast as the API would be polled twice a minute.
* Sort model lists

* Add UE46D7000 to supported list
* Add Spotify retrive URI instructions

* correction to retrieving media_content_id

examle playlist: "Love Songs & Chill"
"Copy Spotify URI" gives: spotify:playlist:4QuJ2DbcTe7R8lzqfNXz7v
this works as `media_content_id`
"Copy Playlist Link" gives: https://open.spotify.com/playlist/4QuJ2DbcTe7R8lzqfNXz7v?si=cUKngvAER3KK3BHgNayOEA
this does not work as `media_content_id` and gives an error in HomeAssistant
However if you remove everthing after the question mark ? is does work:
https://open.spotify.com/playlist/4QuJ2DbcTe7R8lzqfNXz7v

* Capital Spotify

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Not needed anymore since this has been fixed

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
…-assistant#11712)

* Add config flow to Freebox

* ✏️ Tweak

* Review from frenck

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
* Add service description

* Change velbus to Velbus

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Add services heading

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Fix small typos
Add a recommendation to the maximum number of monitored stations
@probot-home-assistant probot-home-assistant Bot added has-parent This PR has a parent PR in another repo next This PR goes into the next branch labels Mar 21, 2020
@guillempages
Copy link
Copy Markdown
Contributor Author

Oops, wrong branch

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

Labels

has-parent This PR has a parent PR in another repo next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.