15270 Commits

Author SHA1 Message Date
Paulus Schoutsen
46fa8fe0b3 Merge remote-tracking branch 'origin/next' into rc 2019-10-23 13:48:38 -07:00
Paulus Schoutsen
8833c22260 Update notes 2019-10-23 13:48:08 -07:00
fredericvl
f985d738e8 Add support for SAJ inverters connected via WiFi (#10819)
* Add support for SAJ inverters connected via WiFi

* Changes after review saj
2019-10-23 22:47:45 +02:00
On Freund
c7cbd29dfc Coolmaster config flow documentation (#10947) 2019-10-23 22:46:54 +02:00
Paulus Schoutsen
4b8212f228 Merge remote-tracking branch 'origin/next' into rc 2019-10-23 13:39:04 -07:00
Paulus Schoutsen
4a821d4814 Merge remote-tracking branch 'origin/current' into next 2019-10-23 13:38:52 -07:00
Balazs Keresztury
daae90bd09 Added info on how to install dependencies for bluetooth_tracker (#10962) 2019-10-23 20:58:11 +02:00
Ernst Klamer
8d03830e78 Add Solar-Log integration docs (#10473)
* Add Solar-Log docs

* fix suggested changes

* Remove of scan interval configuration option

* ✏️ Tweak

* ✏️ Tweak

* ✏️ Tweak

* Update due to component changes

Added the option to use configuration in the user interface.
Removed the requirement to not have http:// in the host address (will be automatically added now if not provided).

* ✏️ Tweaks


Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-10-23 20:55:33 +02:00
Marc Hörsken
4a58377cce Update documentation for HomeKit Bridge (home-assistant#26791) (#10410)
* Update documentation for HomeKit Bridge (home-assistant#26791)

- Add documentation for advertise_ip and advertise_mac options
- Add documentation section for Docker Network Isolation
- Update homekit.markdown

* ✏️ Tweaks

* Remove the possibility to set the MAC address of the HomeKit Bridge

Since the MAC address is a random device ID, there is no need
for the user to be able to set a custom MAC address value for it.

This change was requested in the parent PR home-assistant#26791.

* ✏️ Tweaks


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-10-23 20:53:22 +02:00
Ian Richardson
046b281fb7 Lovelace: custom badges and state-badge actions (#10915)
* custom badges and state-badge actions

* address comments

* format

* image option for state-label

* Fix build


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-10-23 20:45:26 +02:00
Franck Nijhof
5fc838deb1
Merge branch 'current' into next 2019-10-23 20:42:56 +02:00
Ian Richardson
84ed4c6721 Lovelace: support actions on rows (#10826) 2019-10-23 20:34:23 +02:00
Raman Gupta
28471e372c Support custom source type for MQTT device tracker (#10910)
* support custom source type for MQTT device tracker

* ✏️ Tweak


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-10-23 20:33:20 +02:00
Jon Gilmore
0f023e82b8 Include support for Lutron Pico keypads (#10490)
Added support for Lutron Pico keypads. Updated documentation to reference this
2019-10-23 20:26:40 +02:00
Fredrik Erlandsson
384b8b294e Added documentation for resource_template for REST sensor (#10918)
* Added documentation for resource_template

* Fix jinja issues

* minor changes

* ✏️ Tweak


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-10-23 20:19:11 +02:00
EgonMarmol
62109431fe Http to https redirect (#10951)
* Http to https redirect

* Fixed incorrect https redirect


Co-authored-by: Ketil Moland Olsen <ketil@ketilmo.com>
2019-10-23 20:16:34 +02:00
Tomasz Jagusz
6136497878 Update control section in group (#10726)
* update control section

`control: hidden` works fine on lovelace because of https://github.com/home-assistant/home-assistant-polymer/pull/2478

* Added info about generated mode od Lovelace
2019-10-23 20:14:24 +02:00
a-r-j-a-n
2ac48b3606 Update automation_sun.markdown (#10959)
Change to the proper service use. Better to use as an example.
2019-10-23 20:13:21 +02:00
a-r-j-a-n
6353fe3b7f Update turn_on_light_for_10_minutes_when_motion_detected.markd… (#10957)
Changed to the proper light service for controlling lights
2019-10-23 20:12:19 +02:00
Adam
316f39c0c2 Update example to match current WeMo docs. (#10963)
WeMo is now an integration of its own and does not belong under switch.
2019-10-23 20:10:43 +02:00
libots
c642bae708 Additional Abode events support (#10956) 2019-10-23 20:06:53 +02:00
Matt Kasa
adf1795591 Add strip type multi-outlet device support (#10914)
Relates to home-assistant/home-assistant!26220
2019-10-23 15:16:44 +02:00
SNoof85
ec18414c92 fix ident in influxdb doc (#10954) 2019-10-23 11:15:55 +02:00
Per-Øyvind Bruun
130c2a2eb8 New platform Microsoft Teams (#10911)
* Created documentation for the new Microsoft Teams platform

* Added service data

* Changed from webook_url to url

* Added missing logo and changed some things after code review
2019-10-23 11:14:11 +02:00
SteveDinn
eca6eea498 Help for to_json and from_json template filters (#10952) 2019-10-22 22:55:03 -07:00
Luke Pomfrey
ba419d48d6 Add documentation for creating AWS Lambda proxy for Alexa Intents (#10813)
* Add documentation for configuring Alexa Intents AWS Lambda function

* Some clean up and SPG fixes

* Remove spurious 'Smart Home' references

* Wrap images in <p class='img'> in Alexa AWS documentation

* Only mention Duck DNS addon for https since it incorporates Let's Encrypt

* Use [text](url) link syntax rather than <url>
2019-10-22 21:44:29 -07:00
Ketil Moland Olsen
8d22a4f4f8 http to https rewrite (#10953) 2019-10-22 21:00:03 +02:00
Jay
4d90ac6bb1 Improve clarity and descriptions (#10944)
Improved descriptions for service data attributes under `climate.set_temperature`. I think we should also add a note about `heat_cool` and `auto` HVAC modes not being the same thing, but I'm not exactly sure how to word it even after rereading the changes to the Climate integration in 0.96.
2019-10-22 20:48:16 +02:00
EgonMarmol
08506fdf0e http://yaml.org/ to https://yaml.org/ change (#10945) 2019-10-22 20:46:08 +02:00
EgonMarmol
249ea2db07 Updated links (#10950) 2019-10-22 20:45:10 +02:00
EgonMarmol
c5d92b428b http to https URL rewrite (#10946) 2019-10-22 20:45:03 +02:00
EgonMarmol
be9f0cad66 Browser website URL update (#10948) 2019-10-22 20:42:24 +02:00
EgonMarmol
c8db0d6708 Updated URL to Bruhautomation (#10949) 2019-10-22 20:38:24 +02:00
Pascal Roeleven
dcd4d410dc Add support for more Orange Pi Devices (#10942)
Use only one 'pin_mode' per device instead of groups. This way it will be future proof if the library changes something for just one device instead of a group.

This is backwards compatible as the 'Lite', 'One' and 'PC' are internally handled the same way. 'Prime' is now handled slightly different due to changes in the library, so users of the Orange Pi Prime are advised to change their configuration to this new value.

Also fixes a link anchor.
2019-10-22 19:32:38 +02:00
RichardUUU
50158b3b84 Fixed some confusing typos (#10943) 2019-10-22 16:49:27 +02:00
Franck Nijhof
2938f65192
Merge branch 'current' into next 2019-10-22 12:13:23 +02:00
MeIchthys
9e531bb45f Minor Gramatical Fix (#10937)
"are try to work" -> "and try to work"
2019-10-22 09:04:26 +02:00
Fabian Affolter
a2af613ad1
Add Whatsapp support (#10936) 2019-10-22 09:03:12 +02:00
Ian Richardson
8f28b2eb76 Lovelace: add theme option to several cards (#10912)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-10-22 02:39:39 +02:00
tombbo
d823f71cde Update climate.knx.markdown (#10126)
* Update climate.knx.markdown

Some KNX Room controllers (RCD 20xx, 2178) have inverted power ON/OFF value. ON means disable controller, OFF means enable controller.

* Update climate.knx.markdown

Add default value to new param on_off_inverted.

* Parameter name changed to on_off_invert.
2019-10-22 02:38:41 +02:00
Ian Richardson
9438316e54 Lovelace: icon option for entities card (#10835) 2019-10-22 02:31:12 +02:00
Ian Richardson
e502e88bfd Lovelace: add show_state option to picture-glance and glance c… (#10916) 2019-10-22 02:30:02 +02:00
Aaron Bach
e057129e40 Update docs for upcoming MyQ changes (#10931) 2019-10-22 02:24:28 +02:00
Paulus Schoutsen
5cb12c09ab 100.3" 2019-10-21 16:29:45 -07:00
Santobert
c6218c49cc Counter service configure (#10924) 2019-10-21 15:01:47 -07:00
Franck Nijhof
533bb3866f
HTTPS-everywhere (update links in our website) (#10932)
* HTTPS-everywhere (update links in our website)

* HTTPS-everywhere (round 2)

* HTTPS-everywhere (round 3)
2019-10-21 23:11:12 +02:00
erlendmoland
5417fa4f7f Updated http URLs to https (#10926) 2019-10-21 20:20:12 +02:00
erlendmoland
a2d6ef6a28 Updated URL to https:// (#10927) 2019-10-21 20:19:13 +02:00
Villhellm
98be2d5894 Added missing information about reload core service (#10923) 2019-10-21 20:18:57 +02:00
Jay
0102a45cb4 Correct grammar and improve clarity (#10922)
* Correct grammar and improve clarity

The current version of this documentation refers to the Raspberry Pi 3 B+ as "the latest version" which is no longer correct with the release of the Pi 4. I changed this to explicitly refer to the 3 B+ instead of saying "the latest version." Do we want to continue saying "the latest version" and change the other references to the Pi 4? The Hass.io installer for the Pi 4 is still an RC which is why I ask.

* Revert "flash drive" change back to "USB stick"

* Sorry, one more quick change
2019-10-21 20:17:26 +02:00