Skip to content

Update to latest version#1

Merged
antonverburg merged 1303 commits into
antonverburg:nextfrom
home-assistant:next
Mar 28, 2020
Merged

Update to latest version#1
antonverburg merged 1303 commits into
antonverburg:nextfrom
home-assistant:next

Conversation

@antonverburg
Copy link
Copy Markdown
Owner

Description:

Pull request in home-assistant (if applicable): home-assistant/home-assistant#

Checklist:

  • Branch: next is for changes and new documentation that will go public with the next Home Assistant release. Fixes, changes and adjustments for the current release should be created against current.
  • The documentation follows the standards.

balloob and others added 30 commits March 3, 2020 20:20
* Reduce weight of integrations page + list everything once

* Empty commit to re-trigger build

* Empty commit to re-trigger build
* Added SAN to the example openssl command

This ensures that the Home Assistant Companion on Android 10 (this is what I tested) will correctly connect to the local Home Assistant instance. This is due to compliance with RFC 2818, which states that support for CN fallback is deprecated and only SAN should be used to establish whether a certificate is valid or not.

* ✏️ Tweaks

* Update tls_self_signed_certificate.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Table to better understand ZHA Radio Types & HW

@frenck when you get a chance, could you review the proposed? From doing a ZHA Integrations install today (after seeing your livestream topic this week), I didn't know which radio type to pick for a Conbee II. Hopefully this table will help users with their install. 

It's hard to figure out which hardware is compatible with some of the radio types. Would you or someone  be able to validate and/or add in the other Radio Hardware to the table? Thank you!

* Update source/_integrations/zha.markdown

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

* Update source/_integrations/zha.markdown

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

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* QVR Pro documentation

* Consolidate to single file

* Rename requested on component PR

* Move file to _integrations/ and update header content.

* Update documentation

* Lint fix

* Update config example

* Update source/_integrations/qvr_pro.markdown

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

* Update source/_integrations/qvr_pro.markdown

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

* Update source/_integrations/qvr_pro.markdown

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

* Update source/_integrations/qvr_pro.markdown

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

* Remove optional config.

* ⬆️ Bump ha_release

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Remove obsolete mobile page

* Cleanup asset
home-assistant/home-assistant errors out now the repo has changed.
Since this is a binary sensor....
* added quality scale

* fixed image path
* New integration: edl21

* ✏️ Tweaks

* Update version number.

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* add sms to doc

* Fix service payload example

* fix
* Update sighthound.markdown

* Update source/_integrations/sighthound.markdown

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

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update emoncms.markdown

Update to add a variable to use the Unit of measurment included in the Emoncms API call.

Minor other enhancements

* ✏️ Fix config variable layout

* ✏️ Tweak

* Remove invalid URL

* Update source/_integrations/emoncms.markdown

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

* Update source/_integrations/emoncms.markdown

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

* Update emoncms.markdown

Updated to reflect agreed code PR

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update dynalite.markdown

* removed tab

* Update source/_integrations/dynalite.markdown

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

* Update source/_integrations/dynalite.markdown

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

* Update source/_integrations/dynalite.markdown

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

* Update source/_integrations/dynalite.markdown

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

* Update source/_integrations/dynalite.markdown

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

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Somebody pointed out today that the docs make it sound like HA _always_ is responsible for the location update requests, and I can see how that's been taken that way. Adding a little clarity (hopefully).
Minor textual fixes and readability improvements.

Additionally, is the part for the Raspberry Pi Docker container also correct for a RasPi 4? The 'docker pull' commands suggests it's for a RasPi 3...
* Add details around configuration and options flow

* Fix textlint issues

* ✏️ Tweaks

* Update source/_integrations/konnected.markdown

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

* Update source/_integrations/konnected.markdown

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

* Update source/_integrations/konnected.markdown

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

* Update source/_integrations/konnected.markdown

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

* Update source/_integrations/konnected.markdown

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

* Update source/_integrations/konnected.markdown

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

* Update source/_integrations/konnected.markdown

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

* Address PR comments to remove technical terms

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
it is possible to change several attributes in just one datetime.replace call
sanyatuning and others added 29 commits March 22, 2020 18:59
* Add missing rtsp_transport option to onvif camera

* Update onvif.markdown

* 🚑 Fix build error

* ✏️ Tweak

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
In a few places, the docs still call out `latest` where everything else uses the more sensible `stable`
* Add svg logo for REE-ESIOS

Adquired from header in landing page https://www.esios.ree.es/en

* Add docs for new integration pvpc_hourly_pricing

* Fix note format and typo in description

* Translate tariff labels to plain English

here and in the integration PR, as suggested by @frenck

* Replace svg for png icon & logo

proposed in home-assistant/brands#56

* Increase HA release to 0.108

* Adapt to changes in main PR

- Remove manual platform setup
- Remove tariff change via options

* Adapt to changes in main PR and remove timeout config
Clarify the use of ignorecase and the need for Python style True/False
This is no longer valid since fritzconnect 1.20 now supports newer FritzOS versions.
* Update iperf3.markdown

RPi 3B+ and 4 have 1 Gbit/s interface

* Remove the whole section

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Checked features On/Off, Forward/Backward, Volume control, Play/Stop
* Add Wake cars on start option description to Tesla

* Removing reference to configuration variable

* Fix lint error
* Add documentation about occupancy groups to Lutron caseta

* Update some documentation to be more modern
* Update nuheat for config flow and climate 1.0

* Caps
* doorbird now supports config flow

* Update properties
* Add Tesla sentry mode switch

* Fix lint error on Sentry
* Update tradfri.markdown

Might I add, that it seems like a good idea to me, to add some error message in the GUI stating "wrong security key" or something similar, instead of doing visually nothing?

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Added documentation to the bmp280 integration

* ✏️ Tweak

* Update source/_integrations/bmp280.markdown

Co-Authored-By: Marc Randolph <mrand@users.noreply.github.com>

* Change documentation due to changes in integration

* Update source/_integrations/bmp280.markdown

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

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Marc Randolph <mrand@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
The missing description of having to add a firewall rule cost me some time so having it here as a tip would be usefull I think
* Add climate services

* Update source/_integrations/nexia.markdown

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

* Update source/_integrations/nexia.markdown

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

* Update nexia.markdown

* Update source/_integrations/nexia.markdown

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

* Update source/_integrations/nexia.markdown

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

* Update source/_integrations/nexia.markdown

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

* Update source/_integrations/nexia.markdown

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

* They are all lowercase

Co-authored-by: Franck Nijhof <git@frenck.dev>
* Tado away-mode added

* Update tado.markdown

* tado to Tado
* add nextcloud integration documentation

* Fix changes suggested by @frenck

* ✏️ Tweak

* add logo file

* Update sample configuration

* Update Home Assistant term

* ⬆️ ha_release 0.108

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Add port option

* ✏️ Change type

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
* Elkm1 config flow

* Add auto_configure

* Update elkm1.markdown
@antonverburg antonverburg merged commit c7c5fbd into antonverburg:next Mar 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.