16380 Commits

Author SHA1 Message Date
Paulus Schoutsen
e66c33ca9c Release 106.2 2020-02-28 11:44:24 -08:00
Almog Moyal
09e41fb2f2
Switcher firmware 3 issue is resolved (#12205) 2020-02-28 17:14:25 +01:00
SNoof85
508183baf6
Fix typo in ZHA doc (#12206)
confiure => configure
2020-02-28 17:11:06 +01:00
Erik Montnemery
1dc5a07ba8
Sort MQTT config (#12199) 2020-02-28 15:52:41 +01:00
Tom Schneider
a985a2ba89
Fix telegram bot documentation (#12186)
* Fix telegram bot documentation

"Telegram chatbot" should be called "Telegram bot", like the corresponding integration. The link to source was broken because of this, that's why I had to change the filename as well.

* Change redirect for telegram bot

* Add redirect for telegram_chatbot to telegram_bot

* Change internal links
2020-02-28 15:00:42 +01:00
Erik Montnemery
55e9890b16
Mqtt device trigger (#12200) 2020-02-28 10:36:07 +01:00
Sean Mooney
c973e65514
Remove outdated sentence from Zone condition (#12201)
Removed a sentence from Zone condition which I believe is very outdated and inaccurate. There's definitely more than two device trackers that report GPS coordinates - Life360 and the official iOS / Android mobile apps are ones I use that also do this.
2020-02-28 10:34:33 +01:00
Klaas Schoute
3ce3892a87
✏️ Change url because of 404 (#12195) 2020-02-28 00:22:27 +01:00
Paulus Schoutsen
e0815bec16 Release 0.106.1 2020-02-27 14:04:50 -08:00
akasma74
fc44b3a2c3
add note on is_state_attr (#12169)
* add note on is_state_attr

Added a note about is_state_attr when attribute's value is None.
Based on https://community.home-assistant.io/t/can-someone-please-explain/128041 and https://community.home-assistant.io/t/is-state-attr-with-none-argument-to-test/173723

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-27 13:36:43 +01:00
springstan
7a9f3d272b
Add available fan services to Integrations/Fan page (#12179) 2020-02-27 13:22:51 +01:00
Brian Orpin
166c1aa092
Option json_path_attributes incorrect (#12188)
Option `json_path_attributes` should be `json_attributes_path`.
2020-02-27 12:51:09 +01:00
Allan Persson
e3c83b6071
Added supported Ikea covers (#12193)
* Added supported Ikea covers

Added Ikea FYRTUR and KADRILJ
Listed on https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/Supported-Devices in section other supported devices

* ✏️ Fix writing style of IKEA

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-27 12:50:49 +01:00
Marco H
fda584cdbb
Update coinmarketcap.markdown (#12192)
Improved link to list of supported currencies in the API documentation.
2020-02-27 10:03:12 +01:00
Isabella Gross Alström
9b04a74054
Update surepetcare.markdown (#12185)
Noticed some copy/paste mistakes (feeders referred to as flaps).
2020-02-27 02:26:42 +01:00
Daniel Shokouhi
8a852cb9c9
Clarify what changing unique ID means (#12189) 2020-02-27 02:16:10 +01:00
Franck Nijhof
9a288b342a
Sync codebase with docs for 0.106 2020-02-26 15:21:39 +01:00
Franck Nijhof
33d2d8ae37
Merge branch 'rc' into current 2020-02-26 14:34:44 +01:00
Franck Nijhof
1e5423df22
Fix list creation in release notes 2020-02-26 13:57:31 +01:00
Franck Nijhof
0381d1ace4
Fix indent 2020-02-26 13:54:58 +01:00
Franck Nijhof
d8c22c325d
Finalize release notes for 0.106 2020-02-26 13:48:55 +01:00
Zack Arnett
3690e3e069
Update Sensor Image (#12173) 2020-02-26 12:32:52 +01:00
Ziv
cf63ae50da
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-26 12:32:48 +01:00
jjlawren
c49f3a6128
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-26 12:32:45 +01:00
SukramJ
1a24e06900
Add new devices to HomematicIP Cloud (#12112)
plus some fixes
2020-02-26 12:32:41 +01:00
J. Nick Koston
6f44024f95
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-26 12:32:33 +01:00
Juan
a81a3e8166
Update index.markdown (#12176)
Update the video tutorial link to the latest video guide (2020).
2020-02-25 16:34:54 +01:00
cogneato
3701eaa323
remove orangepi-prime from list of machine types (#12174) 2020-02-25 00:50:53 +01:00
Paul Sinclair
8b32b77ca9
📚 Update confirmation in Installation Script (#12165)
* 📚 Update confirmation in Installation Script

If a user were to copy paste the commands, I believe it will fail as there is no confirmation on the initial `software-properties-common` install.

Add's `-y` flag so copy paste would work.  One other thought, could this maybe be optimised to a single line install?

* Update installation.markdown
2020-02-23 12:49:39 +01:00
Alok Saboo
aa7a018464
Change i.e. and e.g. to i.e.,, and e.g., (#12162)
* Change i.e. and e.g. to i.e.,, and e.g.,

* Update textlintrc.json

* Update .textlintrc.json

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

* added i.e.,

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-22 20:50:26 +01: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
Alok Saboo
9e3fb59d9c
Add information about the xmltodict tool (#12156)
* Add xml2dict tool information

* hyperlink

* Update source/_posts/2020-02-26-release-106.markdown

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

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-22 17:07:02 +01:00
Bram Kragten
4acedd210c
Rename configurator to file editor (#12158)
* Rename configurator to file editor

* ✏️ Tweaks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-22 15:42:33 +01:00
cogneato
a3d5c06aa7
Added breaking change description for Glances (#12154)
* Added breaking change description for Glances

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-21 20:07:25 +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
8b5d31a312
Remove notebook from docs, redirect to data portal (#12146) 2020-02-20 22:53:43 +01:00
Franck Nijhof
e77bfc4293
Cleanup Hass configurator docs (#12144) 2020-02-20 22:53:18 +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
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
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
Hmmbob
c8f69ae4ba
Update 2020-02-26-release-106.markdown (#12136) 2020-02-20 10:21:33 +01:00
Dubh Ad
98376d0fc6
Adding a note about states (#12128)
* Adding a note about states

It's a regular thing on Discord to have to point this out to folks, so it's long past time we highlighted this somewhere IMO.

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-20 09:23:42 +01:00
Paulus Schoutsen
77ad80f0a2
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>
2020-02-19 08:19:39 -08:00
Franck Nijhof
69d0dab6c6
Fix release for OPNsense 2020-02-19 17:05:07 +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
bbdf6b765c
Update 0.106 release notes with missing breaking changes 2020-02-19 14:13:58 +01:00