1168 Commits

Author SHA1 Message Date
J. Nick Koston
58afd5661d
xml and jsonpath support (#12084)
* xml and jsonpath support

https://github.com/home-assistant/home-assistant/pull/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 <frenck@frenck.nl>

* Update source/_integrations/rest.markdown

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

* Update source/_integrations/rest.markdown

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

* Update source/_integrations/rest.markdown

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

* Update source/_integrations/rest.markdown

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

* Update source/_integrations/rest.markdown

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

* Update source/_integrations/rest.markdown

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

* Update source/_integrations/rest.markdown

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

* Update source/_integrations/rest.markdown

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

* Update rest.markdown

* Update source/_integrations/rest.markdown

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

* Update source/_integrations/rest.markdown

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

* Update rest.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-22 11:31:06 -05:00
Alec Rust
42c9d5dc9e
Consistent boolean syntax (#12161)
Consistently use `true` in the code examples, instead of `True`.
2020-02-22 17:07:42 +01:00
Ziv
fbbdc4e2a3
Fixed docs per changes in PR #31760 (#12157)
* update for the fixes on PR #31760

* Update dynalite.markdown

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-22 15:34:28 +01:00
nagubal
c524b4ecc3
Typo correction: opossite => opposite (#12152)
A simple type correction
2020-02-21 14:51:30 +01:00
sly1111
baf9a13925
add fritz!box 7490 as tested devices (#12150)
configured it yesterday ob my fritzbox 7490 and it worked.
2020-02-21 11:17:38 +01:00
Franck Nijhof
ccc546f1bc
Deprecate Xfinity Gateway integration (ADR-0004) (#12138) 2020-02-20 22:24:50 +01:00
Paulus Schoutsen
bc61b84e2b
Remove YAML config from Ring (#12145) 2020-02-20 22:06:09 +01:00
Paulus Schoutsen
93120d2ae0
Clarify min HA version to use Ring. (#12142) 2020-02-20 12:05:39 -08:00
Franck Nijhof
768b3354b8
Remove history_graph integration (#12141)
* Remove history_graph integration

* Remove history_graph integration
2020-02-20 20:42:29 +01:00
Franck Nijhof
07114f2608
Remove weblink integration (#12140) 2020-02-20 20:42:13 +01:00
jjlawren
9571526e44
Plex ignore shared users (#12132)
* Add community highlights 3rd edition (#12127)

* Add community highlights 3rd edition

* Tweaks + Social image

* Add thank you to suggesters

* typo

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Add options to ignore shared/managed Plex clients

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-20 13:36:50 +01:00
perjury
669e03af53
Update python_script.markdown (#12139)
Clarification of yaml to call  python_script
2020-02-20 13:34:02 +01:00
akasma74
4f4053ecf7
Add note about impact on SD cards (#11881)
* add note about impact on SD cards

because people need to be informed

* ✏️ Tweak wording

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-20 13:32:13 +01:00
SukramJ
6da2ea90d9
Add new devices to HomematicIP Cloud (#12112)
plus some fixes
2020-02-20 11:07:46 +01:00
akasma74
6d93518805
wording fixed (#12135)
There are only 2 settings so maybe it's better not to use quantities..
2020-02-20 10:24:44 +01:00
Franck Nijhof
69d0dab6c6
Fix release for OPNsense 2020-02-19 17:05:07 +01:00
Franck Nijhof
dc3bf47ecf
Merge branch 'current' into next 2020-02-19 17:04:47 +01:00
Franck Nijhof
dfbad1e153
Fix release for OPNsense 2020-02-19 17:03:57 +01:00
Franck Nijhof
b1e609f483
Fix icon for melcloud 2020-02-19 16:58:56 +01:00
Franck Nijhof
a805d020ba
Merge branch 'next' into rc 2020-02-19 13:24:34 +01:00
Franck Nijhof
dedc78b545
Update draft release notes for 0.106 2020-02-19 12:28:57 +01:00
Franck Nijhof
68ff7e5c72
Merge branch 'current' into next 2020-02-18 23:36:54 +01:00
Kit Klein
55aa1c3c20
Konnected Pro Board support and config flow (#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 <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>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-18 23:30:03 +01:00
Vladimír Záhradník
957951ee68
Fix Modbus climate example config (#12093) 2020-02-18 23:28:56 +01:00
Moshe Kaplan
21fb60da2c
jewish_calendar component: Add support for displaying Daf Yomi (#11690)
Accompany doc update for https://github.com/home-assistant/home-assistant/pull/30628
2020-02-18 22:58:46 +01:00
Markus Pöschl
2df149e120
Adjust twitch integration configuration (#11853)
* Add oauth token doc

* Adjust to latest config changes

* ✏️ Tweaks

* Remove optional config from example

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-18 22:31:11 +01:00
Markus Pöschl
3aac04b24d
Add host option for rpi_gpio_pwm component (#12028)
* Add host option for rpi_gpio_pwm component

* ✏️ Tweak

* Applied textlint fixes

* Update source/_integrations/rpi_gpio_pwm.markdown

Co-Authored-By: springstan <46536646+springstan@users.noreply.github.com>

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
2020-02-18 21:46:53 +01:00
Vladimír Záhradník
02a8999c07
Add register type to Modbus climate docs (#12116) 2020-02-18 21:45:37 +01:00
Aaron Bach
92a6f29cae
Add docs for SimpliSafe system notifications (#12115)
* Add docs for SimpliSafe system notifications

* Updates per PR code review
2020-02-18 21:44:45 +01:00
Franck Nijhof
c9b42571bf
Release OS 3.11 & 4.3 (#12117)
* Release OS 3.11 & 4.3

* Add warning box
2020-02-18 16:55:43 +01:00
Franck Nijhof
bb8294bfa1
Merge branch 'current' into next 2020-02-18 09:52:47 +01:00
Franck Nijhof
0f543fc052
Remove duke_energy integration (ADR-0004) (#12114) 2020-02-17 21:52:08 +01:00
Franck Nijhof
c7c3fae775
Add missing Zone to Default Configuration integration (#12113) 2020-02-17 20:07:32 +01:00
Paulus Schoutsen
63730f2f1d
Add a scene icon (#12111) 2020-02-17 19:50:00 +01:00
Paulus Schoutsen
fb25dbfd28
Allow specifying icon for a script (#12110) 2020-02-17 19:49:26 +01:00
MrDadoo
b778a073b7
Update onewire integration docs (#12071)
* Updated markdown document

Changes to go along with pull request #31419 for the onewire component.

* Update onewire.markdown

* Update onewire.markdown

* Update source/_integrations/onewire.markdown

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

* Apply suggestions from code review

Suggestions added

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

* Removed references/footnotes

* ✏️ Tweaks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-17 16:44:48 +01:00
Joseph Albert
7bd56c81e0
Add support for older models of Eagle (#10955) 2020-02-17 13:31:04 +01:00
Josh Anderson
2dcb95b5e0
Docs for tado water heater (#10642) 2020-02-17 13:23:58 +01:00
Franck Nijhof
67bbf07a47
Merge branch 'current' into next 2020-02-17 12:18:41 +01:00
Franck Nijhof
8a8c31a7dc
Extends textlint Terminology list; part 8 (#12108) 2020-02-17 12:17:27 +01:00
Emanuel Winblad
973e4765b2
Added documentation for the Vilfo Router integration (#11868)
* Added documentation for the Vilfo Router integration.

* Updated to next release instead of already released version
2020-02-17 10:24:14 +01:00
mezz64
32cbb3851d
Eight Sleep, add POD support, sleep fitness sensor (#12105) 2020-02-17 10:17:40 +01:00
Daniel Shokouhi
08b7ef0ee3
Link to companion docs (#12101) 2020-02-17 09:46:31 +01:00
Jonathan Keljo
3e0c2957b0
Fix greeneye_monitor sample to match docs. Fixes #12099 (#12102) 2020-02-17 09:45:38 +01:00
Corneels de Waard
ee6b5597d2
Minor spelling correction. (#12103) 2020-02-17 09:44:14 +01:00
Franck Nijhof
c837051a2d
Adjust working on Fast.com capabilities (#12107) 2020-02-17 08:51:18 +01:00
boradwell
e301be61d7
Fixed a typo (#12095) 2020-02-16 12:51:33 +01:00
AlexSchmitz222
0d67791ba8
Update fritzbox_netmonitor.markdown (#12087)
* Update fritzbox_netmonitor.markdown

Added Information note about uPnP Status transfer

* ✏️ Tweak

* Update fritzbox_netmonitor.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-15 12:01:28 +01:00
Massimiliano Cannarozzo
539984e94e
Add lg_netcast turn_on_action configuration variable (#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 <klaas_schoute@hotmail.com>
2020-02-15 11:52:26 +01:00
fxxer
500091fe9d
Update nuki.markdown (#12089)
During Bridge setup it is possible on iOS app activate HTTP API and edit token.
2020-02-15 11:51:08 +01:00