-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
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
Multiple Tado accounts #11992
Merged
Merged
Multiple Tado accounts #11992
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Feb 6, 2020
frenck
approved these changes
Feb 6, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Approved. Can be merged as soon as the parent PR gets merged.
frenck
added
awaits-parent
Awaits the merge of an parent PR
new-feature
This PR adds documentation for a new Home Assistant feature to an existing integration
parent-merged
The parent PR has been merged already
labels
Feb 6, 2020
probot-home-assistant
bot
removed
awaits-parent
Awaits the merge of an parent PR
parent-merged
The parent PR has been merged already
labels
Feb 12, 2020
dshokouhi
added a commit
to dshokouhi/home-assistant.github.io
that referenced
this pull request
Feb 25, 2020
* Round of spelling fixes (home-assistant#11899) * Spelling and Markdown fixes: Part 3 * Fix build * Spelling and Markdown fixes: Part 2 (home-assistant#11900) * Spelling and Markdown fixes: Part 2 * ✏️ Fix table Co-authored-by: Klaas Schoute <[email protected]> * Update samsungtv.markdown * Add code owners. Add utterance. Grammar fixes. * Add android release blog post * Apply suggestions from code review Co-Authored-By: Franck Nijhof <[email protected]> * Grammar change. * Spelling and Markdown fixes: Part 4 * Cleanup and redirect add-on documentation * Update links to new header name in Alexa Smart Home (home-assistant#11912) * Replace all 'Else targets all.' occurrences. (home-assistant#11749) * Replace all 'Else targets all.' occurrences. * Remove mention of required area or entity_id * Explain sensor names. (home-assistant#11913) Provide a hint about what sensor names the time_date platform creates. * Blog: Changing the Home Assistant Brand (home-assistant#11921) * Add initial 105 release notes stub * docs: added supported NVR model DS-7616NI-K2 (home-assistant#11924) tested successfully with motion detection * Add info for Home Assistant Supervised install (home-assistant#11923) * Add PS Hold to commands (home-assistant#11918) * Add note to Badges regarding Panel mode (home-assistant#11914) * Add note to badges re: Panel mode Clarify that badges do not show when view is in panel mode. * Update source/lovelace/views.markdown Co-Authored-By: Klaas Schoute <[email protected]> Co-authored-by: Klaas Schoute <[email protected]> * Update Lovelace changelog.markdown for 0.105 (home-assistant#11917) * Update changelog.markdown * Update changelog.markdown * Update changelog.markdown * Documentation for Sleepiq Lights integration (home-assistant#11929) * Update mikrotik.markdown (home-assistant#11927) * Rationalisation (home-assistant#11908) Move options for visible to be under Visible heading * Fix latest-release-notes redirect (home-assistant#11936) * Fix configuration and example in template alarm_control_panel (home-assistant#11931) The configuration for template_alarm_control_panel currently doesn't work. It is similar to the template sensor, and the proposed configuration works. * Community Highlights, first edition! (home-assistant#11938) * Community Highlights, week 5 2020 * Corrects, converted to editions * Fix description * Add Community Highlight suggest form (home-assistant#11943) * 🎨 Give Ecobee new logo (home-assistant#11953) * Just a couple of quick typos (home-assistant#11946) Just changed "The" to "There" twice * Update air_quality.xiaomi_miio.markdown (home-assistant#11945) updated attributes linked to home-assistant/core#31287 * Update changelog.markdown (home-assistant#11937) * Adjust example (home-assistant#11950) Example comment is a bit confusing by saying it sets the input_datetime to 05:30, however the actual examples shows different ways to set the input_datetime, not only setting it to 05:30 * Added location where learned codes can be found (home-assistant#11949) * Added location where learned codes can be found At the moment, the full codes are not published elsewhere it seems (bugs?). Eventually this file location should be removed again, but for now this info will help people. * ✏️ Tweaks Co-authored-by: Franck Nijhof <[email protected]> * Update nmap parameter to use -sn instead of -sP (home-assistant#11942) The change in nmap was made 10 years ago, it is time to update the documentation Ref: nmap/nmap@2e7208d * Update sighthound.markdown (home-assistant#11941) Fix typo and improve description * move note about check config (home-assistant#11939) Moves the note about the "CHECK CONFIG" button only being visible in advanced mode to the previous paragraph where it tells you to click the button. I was confused for a second until I read on to the next paragraph. It seems to make more sense to put the note about the button in the paragraph where it tells you to click the button. I also made a couple other minor tweaks for consistency and accuracy. * Update tahoma documentation to add support for somfy's smart lock. (home-assistant#11925) * Added opening and closing states to the MQTT cover (home-assistant#11905) Updated the MQTT cover documentation with support for the opening and closing states. * Update new scan_interval default for Tesla (home-assistant#11883) * Add mqtt.dump docs (home-assistant#11955) * Update mikrotik.markdown (home-assistant#11957) `verify_ssl` is now used instead of `ssl`. * Support multiple attachments in signal messenger integration (home-assistant#11863) * signal_messenger integration now supports multiple attachments * Added parameter time to search for a specific trip time. (home-assistant#11235) * Added parameter time to search for a specific trip time. * Apply suggestions from code review Co-Authored-By: Franck Nijhof <[email protected]> Co-authored-by: Franck Nijhof <[email protected]> * Document salt device_tracker platform (home-assistant#11811) * Document salt device_tracker platform * ✏️ Tweaks * Update salt.markdown * Indicate all fields required * Bump ha_release Co-authored-by: Franck Nijhof <[email protected]> * Add functions to TotalConnect (home-assistant#11160) * Update totalconnect.markdown * Update totalconnect.markdown * Add documentation for new opnsense integration (home-assistant#10427) * Add documentation for new opnsense component This commit adds documentation for the opnsense device tracker which is being added in home-assistant/core#26834. * Update source/_components/opnsense.markdown Co-Authored-By: Klaas Schoute <[email protected]> * Fixes from review comments * More updates from code review The previous updates in dc93323 around the defaults were applied a bit too mechanically and the same problem existed elsewhere in the configuration section. This commit also updates those to fix the same issue there. * ✏️ Tweaks * Move documentation to new integrations location * Remove LAN default for tracker_interfaces Part of the review changes made to the PR adding this component was to not set a default value for the tracker_interfaces to ["LAN"]. This commit just updates the configuration section of the docs to reflect this change. * Update opnsense.markdown Co-authored-by: Klaas Schoute <[email protected]> Co-authored-by: Franck Nijhof <[email protected]> * Added VSX-528 as a supported device (home-assistant#11952) * Added VSX-528 as a supported device * Added port 8102 to VSX-528 config * Drop fritzdect integration (home-assistant#11948) * Delete fritzdect.markdown * Update _redirects * Remove internal links to this page Co-authored-by: Franck Nijhof <[email protected]> * Frontend release notes 0.105 (home-assistant#11961) * Frontend release notes 0.105 * Update 2020-02-05-release-105.markdown * Add missing sensors to list of supported sensors (home-assistant#11959) * Update Vizio docs to reflect improved discovery (home-assistant#11935) * update discovery and pairing instructions, clarify configuration options * close code markup * fix markdown * small tweaks to hopefully get build to pass * adhere to guidelines * try removing block quote * Update source/_integrations/vizio.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/vizio.markdown Co-Authored-By: Franck Nijhof <[email protected]> * readd block quote and make it clear users should be on the latest version of pyvizio Co-authored-by: Franck Nijhof <[email protected]> * Breaking change descriptions (home-assistant#11964) Adds descriptions * Update pvoutput.markdown (home-assistant#11965) * Update pvoutput.markdown Replaced some single quotes with double quotes in the pvoutput template. Current template throwing errors similar to these (line numbers will vary based on configuration.yaml file: ``` Configuration invalid CHECK CONFIG Error loading /config/configuration.yaml: while parsing a block mapping in "/config/configuration.yaml", line 408, column 9 expected <block end>, but found '<scalar>' in "/config/configuration.yaml", line 408, column 56 ``` Updated template configuration fixes these errors. * ✏️ Tweak Co-authored-by: Franck Nijhof <[email protected]> * Add color to light template (home-assistant#11958) * Add telegram_chatbot `timeout` parametr. (home-assistant#11944) Add timeout param to telegram_bot.send_file(send_video, send_photo, send_sticker, send_document) that help fixed issue with timeout error (with a large file size, poor internet connection, etc.) * Fix the NS API and product name (home-assistant#11843) Goes together with home-assistant/core#30971 * Derivative component update, add time_window (home-assistant#11963) * update the docs, see home-assistant/core#31397 * add more detailed example * Add missing icon option for light-card (home-assistant#11967) * Update HassOS Version * Release notes for 0.105 * fixed nginx configuration for subdomains (home-assistant#11974) proxy options were missing for the root location * Document brightness step for light.turn_on (home-assistant#11973) * Document brightness step * Clarify light.toggle service * one more example of configuring packages folder (home-assistant#11971) * one more example of configuring packages folder I thought it's useful to have a real example of what's possible to achieve. * ✏️ Tweaks Co-authored-by: Franck Nijhof <[email protected]> * Correct some typos in 105 release notes * Add additional zones changes to 105 release notes * Add missing breaking changes to 105 release notes * Add Supervisor panel updates to 105 release notes * Adds safe_mode integration documentation (home-assistant#11977) * Adds search integration documentation (home-assistant#11978) * Document filtering of sources for Android TV (home-assistant#11816) * Document filtering of sources for Android TV * Revise documentation for source filtering * Document 'exclude_unnamed_apps' parameter * Fix typo * Correct some typos in 105 release notes * Add some more reasoning to 105 release notes * Add closing backticks (home-assistant#11980) * Document filtering of sources for Android TV (home-assistant#11816) * Document filtering of sources for Android TV * Revise documentation for source filtering * Document 'exclude_unnamed_apps' parameter * Fix typo * Fix the NS API and product name (home-assistant#11843) Goes together with home-assistant/core#30971 * Update Lovelace changelog.markdown for 0.105 (home-assistant#11917) * Update changelog.markdown * Update changelog.markdown * Update changelog.markdown * Add PS Hold to commands (home-assistant#11918) * Update mikrotik.markdown (home-assistant#11927) * Fix configuration and example in template alarm_control_panel (home-assistant#11931) The configuration for template_alarm_control_panel currently doesn't work. It is similar to the template sensor, and the proposed configuration works. * Update changelog.markdown (home-assistant#11937) * Update sighthound.markdown (home-assistant#11941) Fix typo and improve description * Add mqtt.dump docs (home-assistant#11955) * Update mikrotik.markdown (home-assistant#11957) `verify_ssl` is now used instead of `ssl`. * Adds safe_mode integration documentation (home-assistant#11977) * Adds search integration documentation (home-assistant#11978) * Final updates to 105 release notes * Adds tests fix to release notes for 0.105 * Adds tests fix to release notes for 0.105 * Sync codebase with docs for 0.105 * Add documentation for new opnsense integration (home-assistant#10427) * Add documentation for new opnsense component This commit adds documentation for the opnsense device tracker which is being added in home-assistant/core#26834. * Update source/_components/opnsense.markdown Co-Authored-By: Klaas Schoute <[email protected]> * Fixes from review comments * More updates from code review The previous updates in dc93323 around the defaults were applied a bit too mechanically and the same problem existed elsewhere in the configuration section. This commit also updates those to fix the same issue there. * ✏️ Tweaks * Move documentation to new integrations location * Remove LAN default for tracker_interfaces Part of the review changes made to the PR adding this component was to not set a default value for the tracker_interfaces to ["LAN"]. This commit just updates the configuration section of the docs to reflect this change. * Update opnsense.markdown Co-authored-by: Klaas Schoute <[email protected]> Co-authored-by: Franck Nijhof <[email protected]> * Update hue.markdown (home-assistant#11987) * Update entities.markdown (home-assistant#11985) * Remove false new netatmo platform item (home-assistant#11982) * Release 105.1 * duration is (supposedly) an optional attr (home-assistant#11981) If it says something about default in the description * Add a dash before `platform:’ in sht31.markdown (home-assistant#11975) It seems that it’s usual practice to keep sensor a map * added note about name variable (home-assistant#11970) * added note about name variable I though that name is just for frontend and spent some time finding out where my sensor had gone when I had changed its name. Hope it will save others' time. Actually, I don't think this component's approach is great - would be much more intuitive to have name as a key of a dictionary (as with template sensors, for example) and a friendly_name for UI. Unfortunately, there are many of similar components - perhaps they are older than current template sensor's implementation? * links -> relative * ✏️ Tweak Co-authored-by: Klaas Schoute <[email protected]> * ssl: to verify_ssl: (home-assistant#11990) changed ssl: to verify_ssl: * typo SST STT (home-assistant#11996) * fixed spelling error (home-assistant#11994) Line 56 changed Speach to Speech * Update streamlabswater.markdown (home-assistant#11983) * Update streamlabswater.markdown I didn't know about the API costs when I purchased the device, so this warning may help others make a more informed decision if they want to buy this product based on it's HA integration like I did. * Moved warning from description to a note box Wasn't sure if a note box, or a warning box was appropriate, so just used a normal note box. I also added a link to their subscription page instead of specifically listing the prices. That way if the prices change the docs don't need updated. * Update streamlabswater.markdown Fixed broken URL from previous edit * ✏️ Tweak Co-authored-by: Franck Nijhof <[email protected]> * Minor typo in sms.markdown (home-assistant#11997) Fix a minor misspelling of "integration" * Add support for belgian meter and rename some sensors (home-assistant#11509) * Remove of liveboxplaytv integration (ADR0004) (home-assistant#11989) * 105.2 * Updated provider name in blockchain.markdown (home-assistant#11995) @Quentame Updated provider name in blockchain.markdown * Add link for manual installer (home-assistant#12000) * Add link for manual installer * ✏️ Tweak Co-authored-by: Klaas Schoute <[email protected]> * Fix typo in alarm control panel markdown (home-assistant#12004) * Removed Samsung TV (home-assistant#12001) As of 0.105 Samsung TV uses ssdp now, apparently * Community Highlights, 2nd edition (home-assistant#12010) * Community Highlights, 2nd edition * Add subtitle and social image * Small wording correction * Remove my name from intro, not needed * Fixed incorrect type of `client_secret` in Netatmo docs. (home-assistant#12009) * Change reference of hass.io to supervisor (home-assistant#12011) * Correct MQTT Lock Default States (home-assistant#12021) Updated the defaults to match the states changed in home-assistant/core#29808 * Unfeature wink. (home-assistant#12033) * Update OS * Update yeelight.markdown (home-assistant#12034) Add more description, around model setting, to better state when and why someone might want to set model in config. Example issue where this might be helpful for user: home-assistant/core#30886 (comment) * Update discovery documentation for google cast (home-assistant#12029) * Update lets_encrypt.markdown (home-assistant#12026) certbot-auto appears to no longer be the preferred method to install certs, certbot is now the recommended method (certbot/certbot#6933 (comment)) I've also added an additional chmod that I had to add to allow Home Assistant to read the cert files, as otherwise I got the error: Invalid config for [http]: file not readable for dictionary value @ data['http']['ssl_key']. * Update synology.markdown (home-assistant#12018) * Update synology.markdown It is also possible to run Hass.io in a VM on Synology using the VDI image. * Update source/_docs/installation/synology.markdown Co-Authored-By: Klaas Schoute <[email protected]> Co-authored-by: Klaas Schoute <[email protected]> * Added troubleshooting info (home-assistant#12008) * Added troubleshooting info The `INVALID_CLIENT: Invalid redirect URI` error can occur when the URL, for example, contains a port number. This can happen if the port number is set in the Base_URL attribute of the HTTP integration. * Convert text to note box * ✏️ Tweak Co-authored-by: Franck Nijhof <[email protected]> * Update netatmo.markdown (home-assistant#12039) Clarify that the integrations page must be used after adding client_id and client_secret. * Fix typo (home-assistant#12041) There are 3 options listed, not 2. * Updated remaining references to certbot-auto (home-assistant#12038) certbot-auto appears to no longer be the preferred method to install certs, certbot is now the recommended method certbot/certbot#6933 (comment) Also updated some text blocks to bash. * Correct Evohome integration docs (home-assistant#12017) * initial commit * small fixes * small fixes 2 * small fixes 3 * latest tweaks * samples * tidy up * tidy up * small fixes * small fixes 2 * small fixes 3 * small fixes 4 * small fixes 5 * Update source/_integrations/evohome.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/evohome.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/evohome.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/evohome.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/evohome.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/evohome.markdown Co-Authored-By: Franck Nijhof <[email protected]> * more tweaks Co-authored-by: Franck Nijhof <[email protected]> * Fixed URL Formatting (home-assistant#12042) github is parsing the markdown slightly differently than the website did once it pushed to the site, this change _should_ fix it. * 105.3 * Added instructions to pick qemu targets if no specific target (home-assistant#12035) * added instructions to pick emu targets if no specific target Based on Franck's response to my issue here: home-assistant/supervised-installer#74 I suggest to clarify the documentation with the above text * Update source/hassio/installation.markdown Co-Authored-By: Franck Nijhof <[email protected]> Co-authored-by: Franck Nijhof <[email protected]> * Fix incorrect description with Modbus switch example (home-assistant#12045) * Change description double-tap (home-assistant#12046) * Add config flow to Meteo-France (home-assistant#11474) * Add config flow to Meteo-France * Review * Review 2 * Remove monitored_conditions Follows e74ad0c * Add myself as codeowner * Precise postal code param + created sensors * Add GDACS feed integration (home-assistant#11956) * new gdacs integration * added source * formatting * change image paths * removed default * updated quality scale * Documentation for Minecraft Server Integration (home-assistant#11815) * Documentation for Minecraft Server integration * Update documentation to match changes in parent pull request * ha_category: Binary sensor -> Binary Sensor * Update documentation after fixed review findings * Abode water valve support (home-assistant#11954) * Add recorder vars db_max_retries and db_retry_wait (home-assistant#12023) * added documentation for recorder component Added db_max_retries and db_retry_wait variables to docs * added default values to vars and edited database setup section. * readded recorder details line i mistakenly removed * changed int to integer * Added technical sensors (home-assistant#12025) Update to support technical sensors according to pull request. * Update configuration for Sure Petcare integration and add a ne… (home-assistant#11962) * update configuration and add new way to get the IDs * Update source/_integrations/surepetcare.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/surepetcare.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/surepetcare.markdown Co-Authored-By: Franck Nijhof <[email protected]> * implement suggestions from @frenck & add screenshot * ✏️ Change the way the image is embeded Co-authored-by: Franck Nijhof <[email protected]> * Respiration type entities are disabled by default (home-assistant#12013) * Add documentation for MELCloud integration (home-assistant#11930) * Add documentation for MELCloud integration * Remove quotes from HA release * Make the text flow Co-Authored-By: Teemu R. <[email protected]> * Make the text flow 2 Co-Authored-By: Teemu R. <[email protected]> * Make the text flow 3 Co-Authored-By: Teemu R. <[email protected]> * Add link to MELCloud * Switch that abbreviation * Clarify and update configuration.yaml setup * Clarify configuration.yaml setup, vol 2 * Clarify token refresh * Try to clarify the power control * Update melcloud.markdown Co-authored-by: Teemu R. <[email protected]> Co-authored-by: Franck Nijhof <[email protected]> * Dynalite Integration Documentation (home-assistant#10866) * stub * initial stuff * initial work * starting work * initil work for the Dynalite component * fixes some place where it still says "hue" instead of "dynalite" * ✏️ Tweak * updated the header per klaasnicolaas instructions * ✏️ Tweak * ✏️ Tweaks * ⬆️ Bump ha_version Co-authored-by: Klaas Schoute <[email protected]> Co-authored-by: Franck Nijhof <[email protected]> * Update Modbus binary sensor docs (home-assistant#12036) * Bump nokogiri from 1.10.7 to 1.10.8 (home-assistant#12047) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.10.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.7...v1.10.8) Signed-off-by: dependabot-preview[bot] <[email protected]> * Update uk_transport.markdown (home-assistant#12049) Fixed quoting on example templates. Quoting was invalid, used `'` for inside and outside quotes. Quotes needed to alternate. e.g. `"` outside and `'` inside or `'` outside and `"` inside. I chose the former. * Update glances.markdown (home-assistant#12050) * Add support for Texas Instruments CC to ZHA (home-assistant#12051) * Time section: wording clarified, urls updated (home-assistant#11979) * Time section: wording clarified, urls updated There were some uncetrtanties/errors. Urls updated to point to the latest python docs * Update source/_docs/configuration/templating.markdown Co-Authored-By: Franck Nijhof <[email protected]> * wording changed * note rephrased/moved Co-authored-by: Franck Nijhof <[email protected]> * 🔨 disable_turn_off is a boolean (home-assistant#12054) * Android 1.6 & 1.7 blog (home-assistant#12059) * Add Android 1.6 and 1.7 blog post * Update 2020-02-11-android-16-17-release.markdown * optimize garage * Add files via upload * Decreasing heading size * Update 2020-02-11-android-16-17-release.markdown Co-authored-by: Paulus Schoutsen <[email protected]> * Update tplink.markdown (home-assistant#12058) * Update binary sensor docs with icon coloring changes (home-assistant#12057) icon coloring was changed in 0.105, this adds a little extra note pointing out that in order to get it looking like that image on the left, you must have `state_color: true` * Update python_script.markdown (home-assistant#12055) * Update python_script.markdown * ✏️ Tweak Co-authored-by: Franck Nijhof <[email protected]> * Update sms.markdown (home-assistant#12053) * Update sms.markdown * ✏️ Tweaks Co-authored-by: Franck Nijhof <[email protected]> * Add play store button and request for ratings * Update installation.markdown (home-assistant#11986) * Update installation.markdown - Updated verbiage to align with recent post "Changing the Home Assistant Brand" - Small grammatical errors * Update installation.markdown - fixed menu selection for upgrading * Update source/hassio/installation.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/hassio/installation.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update installation.markdown - Changed HassOS verbiage but left link as is for functionality Co-authored-by: Franck Nijhof <[email protected]> * Document restrictions on allowed characters in MQTT discovery… (home-assistant#12060) Document restrictions on allowed characters in MQTT discovery topics. As discussed in home-assistant#30940. * Multiple Tado accounts (home-assistant#11992) * Rebased to next * ✏️ Tweak Co-authored-by: Franck Nijhof <[email protected]> * Small tweaks to Android release blog post (home-assistant#12062) * Adds text linting, check & fix common misspellings (home-assistant#12061) * Adds Terminology Textlint plugin, fixes use of Home Assistant (home-assistant#12063) * Extends textlint Terminology list (home-assistant#12065) * Add image to automation example * Extends textlint Terminology list; part 2 (home-assistant#12068) * Extends textlint Terminology list; part 3 (home-assistant#12069) * Extends textlint Terminology list; part 3 * Fix apcupsd * Options for header and footer moved to Card itself (home-assistant#12052) * Extends textlint Terminology list; part 4 (home-assistant#12070) * Extends textlint Terminology list; part 5 (home-assistant#12072) * Extends textlint Terminology list; part 5 * Remove walkthrough from textlint * Improve Default Configuration page links * Fix builds on next branch * Extends textlint Terminology list; part 6 (home-assistant#12074) * Update index.markdown (home-assistant#11993) * Update index.markdown Updated verbiage to align with re-branding of Home Assistant and Home Assistant Core * Update index.markdown - edited links for installation - cleaned up the upgrading section for clarity * :pencl2: Tweak * ✏️ Tweak Co-authored-by: Franck Nijhof <[email protected]> * Re-branding; part 1 (home-assistant#12076) * Re-branding; part 1 * Update source/_docs/configuration/troubleshooting.markdown Co-Authored-By: Paulus Schoutsen <[email protected]> * Update source/_docs/configuration/yaml.markdown Co-Authored-By: Paulus Schoutsen <[email protected]> * Process review suggestions * Remove Porosity page * Update source/_docs/z-wave/installation.markdown Co-Authored-By: Paulus Schoutsen <[email protected]> * Process review suggestions Co-authored-by: Paulus Schoutsen <[email protected]> * time section: tweaks (home-assistant#12077) Added empty string before notes and enclosed the example in {%raw%}{%endraw%} * Add comment about the somfy cover to work well. (home-assistant#12066) * add comment about the somfy cover to work well. * ✏️ Tweak Co-authored-by: Franck Nijhof <[email protected]> * Update docs for Modbus climate (home-assistant#12078) * Adds locked_out.md (home-assistant#12079) * Adds locked_out.md Adds documentation for options when locked out or needing to recover files * Adds meta data * ✏️ Tweak * fix incorrect terms * fix typo * ✏️ Tweaks * ✏️ Tweak * ✏️ Tweaks Co-authored-by: Klaas Schoute <[email protected]> Co-authored-by: Franck Nijhof <[email protected]> * Adds link to locked_out (home-assistant#12080) Adds a link to new page about recovery options * Extends textlint Terminology list; part 7 (home-assistant#12082) * Update parameter name in Modbus climate (home-assistant#12083) This PR updates the documentation to reflect the actual code for Modbus climate. An optional parameter, count, is actually named data_count. After discussion whether we should fix it in the HA Core or in the docs, it was decided to fix it in the docs for the sake of not breaking the code for existing users. * Add documentation for SimpliSafe events (home-assistant#12081) * Add documentation for SimpliSafe events * Restrict which events get fired (per code review) * Code review comments from parent PR * Mention the possibility of missing energy sensor (home-assistant#12085) Relatively recent devices do not necessarily have the energy metering capabilities which can be surprising. The possibility of lacking properties due to device capabilities as well as the possibility of missing energy sensor in bold. * 0.105.4 * Apple TV: Update link to pyatv documentation (home-assistant#12088) * Add "mode" attribute to IPMA (home-assistant#11809) * Add "mode" attribute to IPMA * ✏️ Tweak Co-authored-by: Franck Nijhof <[email protected]> * Update nuki.markdown (home-assistant#12089) During Bridge setup it is possible on iOS app activate HTTP API and edit token. * Add lg_netcast turn_on_action configuration variable (home-assistant#12075) * Update lg_netcast.markdown * ✏️ Tweak This is more what I had in mind :) * ❌ Remove part from first config example Co-authored-by: Klaas Schoute <[email protected]> * Update fritzbox_netmonitor.markdown (home-assistant#12087) * Update fritzbox_netmonitor.markdown Added Information note about uPnP Status transfer * ✏️ Tweak * Update fritzbox_netmonitor.markdown Co-authored-by: Franck Nijhof <[email protected]> * Fixed a typo (home-assistant#12095) * Adjust working on Fast.com capabilities (home-assistant#12107) * Minor spelling correction. (home-assistant#12103) * Fix greeneye_monitor sample to match docs. Fixes home-assistant#12099 (home-assistant#12102) * Link to companion docs (home-assistant#12101) * Update redirects for new Companion App structure (home-assistant#12100) * Update _redirects * Remove duplicated heading * Update source/_redirects Good spot cheers Co-Authored-By: Klaas Schoute <[email protected]> Co-authored-by: Klaas Schoute <[email protected]> * Eight Sleep, add POD support, sleep fitness sensor (home-assistant#12105) * Added documentation for the Vilfo Router integration (home-assistant#11868) * Added documentation for the Vilfo Router integration. * Updated to next release instead of already released version * Extends textlint Terminology list; part 8 (home-assistant#12108) * Docs for tado water heater (home-assistant#10642) * Add support for older models of Eagle (home-assistant#10955) * Update and rename entity-button.markdown to button.markdown (home-assistant#11895) * Update and rename entity-button.markdown to button.markdown * Update _redirects * Update onewire integration docs (home-assistant#12071) * Updated markdown document Changes to go along with pull request home-assistant#31419 for the onewire component. * Update onewire.markdown * Update onewire.markdown * Update source/_integrations/onewire.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Apply suggestions from code review Suggestions added Co-Authored-By: Franck Nijhof <[email protected]> * Removed references/footnotes * ✏️ Tweaks Co-authored-by: Franck Nijhof <[email protected]> * Allow specifying icon for a script (home-assistant#12110) * Add a scene icon (home-assistant#12111) * Add missing Zone to Default Configuration integration (home-assistant#12113) * Remove duke_energy integration (ADR-0004) (home-assistant#12114) * Release 105.5 * Release OS 3.11 & 4.3 (home-assistant#12117) * Release OS 3.11 & 4.3 * Add warning box * Fix MFA notify subheading (home-assistant#12123) Minor change: Totp heading seems to have been copied without editing. Proposed edit fixes The text to refer to the "notify" option rather than Totp. * Add docs for SimpliSafe system notifications (home-assistant#12115) * Add docs for SimpliSafe system notifications * Updates per PR code review * Add register type to Modbus climate docs (home-assistant#12116) * Add host option for rpi_gpio_pwm component (home-assistant#12028) * Add host option for rpi_gpio_pwm component * ✏️ Tweak * Applied textlint fixes * Update source/_integrations/rpi_gpio_pwm.markdown Co-Authored-By: springstan <[email protected]> Co-authored-by: Klaas Schoute <[email protected]> Co-authored-by: springstan <[email protected]> * Adjust twitch integration configuration (home-assistant#11853) * Add oauth token doc * Adjust to latest config changes * ✏️ Tweaks * Remove optional config from example Co-authored-by: Franck Nijhof <[email protected]> * jewish_calendar component: Add support for displaying Daf Yomi (home-assistant#11690) Accompany doc update for home-assistant/core#30628 * Fix Modbus climate example config (home-assistant#12093) * Konnected Pro Board support and config flow (home-assistant#11785) * Konnected Pro Board support and config flow Updated docs to reflect pro board support and config flow support * Updated to reflect options flow * Note on imports Note that the config/option flow must be used to finalize an imported configuration.yaml. * fix textlint * Update source/_integrations/konnected.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/konnected.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/konnected.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/konnected.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/konnected.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/konnected.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/konnected.markdown Co-Authored-By: Franck Nijhof <[email protected]> Co-authored-by: Franck Nijhof <[email protected]> * Add documentation for new option state_color (home-assistant#12125) * Fix release for OPNsense * Add new devices to HomematicIP Cloud (home-assistant#12112) plus some fixes * Plex ignore shared users (home-assistant#12132) * Add community highlights 3rd edition (home-assistant#12127) * Add community highlights 3rd edition * Tweaks + Social image * Add thank you to suggesters * typo Co-authored-by: Franck Nijhof <[email protected]> * Add options to ignore shared/managed Plex clients Co-authored-by: Paulus Schoutsen <[email protected]> Co-authored-by: Franck Nijhof <[email protected]> * Remove weblink integration (home-assistant#12140) * Remove history_graph integration (home-assistant#12141) * Remove history_graph integration * Remove history_graph integration * Deprecate Xfinity Gateway integration (ADR-0004) (home-assistant#12138) * Fixed docs per changes in PR home-assistant#31760 (home-assistant#12157) * update for the fixes on PR home-assistant#31760 * Update dynalite.markdown * ✏️ Tweak Co-authored-by: Franck Nijhof <[email protected]> * xml and jsonpath support (home-assistant#12084) * xml and jsonpath support home-assistant/core#31809 * adjust for lint * grammar * Fix xml conversion output, add a more complex example * Update rest.markdown * Added note about json_attributes_path * Update source/_integrations/rest.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/rest.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/rest.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/rest.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/rest.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/rest.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/rest.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/rest.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/rest.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update rest.markdown * Update source/_integrations/rest.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update source/_integrations/rest.markdown Co-Authored-By: Franck Nijhof <[email protected]> * Update rest.markdown Co-authored-by: Franck Nijhof <[email protected]> * Update Sensor Image (home-assistant#12173) * Added option to specify the name of Frontier Silicon devices (home-assistant#12160) Added name parameter for Frontier Silicon players. * Update to clarify that now TRVs can also be boosted. (home-assistant#12164) Update to clarify that now TRVs can also be boosted. * Update Supla with new gate device now supported (home-assistant#12022) * Fix typo in Supla integration * Update Supla integration with new device supported * Add sighthound save image (home-assistant#11887) * Update sighthound.markdown * Update sighthound.markdown * ✏️ Tweaks * ✏️ Tweak Co-authored-by: Franck Nijhof <[email protected]> * Updated asuswrt.markdown for new update (home-assistant#11426) This describes the use of the two new configuration parameters: `interface` and `dnsmasq` and how this improves use with rt-n56u project * Precise usage of HMIPC services. (home-assistant#12168) * Precise usage of HMIPC services. * fix * ✏️ Tweak Co-authored-by: Franck Nijhof <[email protected]> Co-authored-by: Franck Nijhof <[email protected]> Co-authored-by: Klaas Schoute <[email protected]> Co-authored-by: Aalian Khan <[email protected]> Co-authored-by: ochlocracy <[email protected]> Co-authored-by: Paulus Schoutsen <[email protected]> Co-authored-by: fhoekstra <[email protected]> Co-authored-by: Björn Victor <[email protected]> Co-authored-by: Erik A <[email protected]> Co-authored-by: cogneato <[email protected]> Co-authored-by: ktnrg45 <[email protected]> Co-authored-by: rpitera <[email protected]> Co-authored-by: Ian Richardson <[email protected]> Co-authored-by: Steve Luzynski <[email protected]> Co-authored-by: Rami Mosleh <[email protected]> Co-authored-by: perjury <[email protected]> Co-authored-by: MatthewFlamm <[email protected]> Co-authored-by: John Evans <[email protected]> Co-authored-by: Frank van Ierland <[email protected]> Co-authored-by: Burningstone91 <[email protected]> Co-authored-by: Roelof Schuiling <[email protected]> Co-authored-by: slamp <[email protected]> Co-authored-by: Robin <[email protected]> Co-authored-by: Justin Vallelonga <[email protected]> Co-authored-by: Vincent Le Bourlot <[email protected]> Co-authored-by: Rick <[email protected]> Co-authored-by: Alan Tse <[email protected]> Co-authored-by: Bernhard B. <[email protected]> Co-authored-by: Gerben ten Hove <[email protected]> Co-authored-by: Björn Orri <[email protected]> Co-authored-by: Austin Mroczek <[email protected]> Co-authored-by: Matthew Treinish <[email protected]> Co-authored-by: Jean-Paul van Ravensberg <[email protected]> Co-authored-by: escoand <[email protected]> Co-authored-by: Bram Kragten <[email protected]> Co-authored-by: Kasper Kirkegaard <[email protected]> Co-authored-by: Raman Gupta <[email protected]> Co-authored-by: John Males <[email protected]> Co-authored-by: tetienne <[email protected]> Co-authored-by: Konsts <[email protected]> Co-authored-by: Yarmo Mackenbach <[email protected]> Co-authored-by: Bas Nijholt <[email protected]> Co-authored-by: Pascal Vizeli <[email protected]> Co-authored-by: Michele Porelli <[email protected]> Co-authored-by: akasma74 <[email protected]> Co-authored-by: Jeff Irion <[email protected]> Co-authored-by: NeLLyMerC <[email protected]> Co-authored-by: cgtobi <[email protected]> Co-authored-by: myzhang1029 <[email protected]> Co-authored-by: Destix <[email protected]> Co-authored-by: chris669 <[email protected]> Co-authored-by: tscibilia <[email protected]> Co-authored-by: Forte <[email protected]> Co-authored-by: Corey Edwards <[email protected]> Co-authored-by: dupondje <[email protected]> Co-authored-by: P-Verbrugge <[email protected]> Co-authored-by: Iulian Onofrei <[email protected]> Co-authored-by: gwhiteCL <[email protected]> Co-authored-by: Dubh Ad <[email protected]> Co-authored-by: Morten Rugaard <[email protected]> Co-authored-by: Alexis Iglauer <[email protected]> Co-authored-by: kbickar <[email protected]> Co-authored-by: zewelor <[email protected]> Co-authored-by: springstan <[email protected]> Co-authored-by: Paul Manzotti <[email protected]> Co-authored-by: lancer73 <[email protected]> Co-authored-by: Andrew <[email protected]> Co-authored-by: joth76 <[email protected]> Co-authored-by: David Bonnes <[email protected]> Co-authored-by: Povl H. Pedersen <[email protected]> Co-authored-by: Marius <[email protected]> Co-authored-by: Quentame <[email protected]> Co-authored-by: Malte Franken <[email protected]> Co-authored-by: elmurato <[email protected]> Co-authored-by: shred86 <[email protected]> Co-authored-by: Jonathan Østrup <[email protected]> Co-authored-by: crallian <[email protected]> Co-authored-by: Ben <[email protected]> Co-authored-by: Ron Klinkien <[email protected]> Co-authored-by: Vilppu Vuorinen <[email protected]> Co-authored-by: Teemu R. <[email protected]> Co-authored-by: Ziv <[email protected]> Co-authored-by: Vladimír Záhradník <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Petro31 <[email protected]> Co-authored-by: Robbie Trencheny <[email protected]> Co-authored-by: trentjw <[email protected]> Co-authored-by: Sean Mooney <[email protected]> Co-authored-by: Federico Granata <[email protected]> Co-authored-by: Oscar Calvo <[email protected]> Co-authored-by: Erik Montnemery <[email protected]> Co-authored-by: Victor Vostrikov <[email protected]> Co-authored-by: weado <[email protected]> Co-authored-by: Aaron Bach <[email protected]> Co-authored-by: Martin Bjeldbak Madsen <[email protected]> Co-authored-by: Abílio Costa <[email protected]> Co-authored-by: fxxer <[email protected]> Co-authored-by: Massimiliano Cannarozzo <[email protected]> Co-authored-by: AlexSchmitz222 <[email protected]> Co-authored-by: boradwell <[email protected]> Co-authored-by: Corneels de Waard <[email protected]> Co-authored-by: Jonathan Keljo <[email protected]> Co-authored-by: Tom Brien <[email protected]> Co-authored-by: mezz64 <[email protected]> Co-authored-by: Emanuel Winblad <[email protected]> Co-authored-by: Josh Anderson <[email protected]> Co-authored-by: Joseph Albert <[email protected]> Co-authored-by: MrDadoo <[email protected]> Co-authored-by: Nate Robinson <[email protected]> Co-authored-by: Markus Pöschl <[email protected]> Co-authored-by: Moshe Kaplan <[email protected]> Co-authored-by: Kit Klein <[email protected]> Co-authored-by: SukramJ <[email protected]> Co-authored-by: jjlawren <[email protected]> Co-authored-by: J. Nick Koston <[email protected]> Co-authored-by: Zack Arnett <[email protected]> Co-authored-by: jezcooke <[email protected]> Co-authored-by: Martin Long <[email protected]> Co-authored-by: Rocik <[email protected]> Co-authored-by: Patrick Kishino <[email protected]>
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 a other repo
new-feature
This PR adds documentation for a new Home Assistant feature to an existing integration
next
This PR goes into the next branch
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed change
Added example of configuration for multiple Tado accounts.
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.