16418 Commits

Author SHA1 Message Date
Aaron Bach
c27bc18f81
Add docs for AirVisual config entry (#12166)
* Add docs for AirVisual config entry

* Update schema
2020-03-02 12:17:27 +01:00
Colin Robbins
27120123a3
Optimistic mode (#12019)
* Optimistic mode

* ✏️ Tweak

* Update source/_integrations/somfy.markdown

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

* Update source/_integrations/somfy.markdown

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

* Ref RTS devices

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-02 12:15:37 +01:00
guillempages
3f6d4df54f
Add tankerkoenig integration (#11137)
* Add tankerkoenig integration

* Add new configuration variable "stations"

Enhance the documentation for the new optional configuration variable "stations"

* Fix typos in tankerkoenig integration

* Change integration to platform

The integration is a platform integration instead of just a sensor now.
2020-03-02 12:14:49 +01:00
J. Nick Koston
19e3854134
Rest sensors to support "text/xml" or "application/xml" per rf… (#12202) 2020-03-02 12:13:24 +01:00
Leif
3c0e1bc32f
lights changed to light (#12224) 2020-03-02 10:58:11 +01:00
Franck Nijhof
f9e120f975
Merge branch 'current' into next 2020-03-02 10:55:10 +01:00
Andrew
5b31189ffb
Update supported devices in configuration example (#12228)
Add ti_cc
2020-03-02 10:30:55 +01:00
Maikel Punie
b47c566fd1
Updated the velbus logo (#12232) 2020-03-02 10:07:22 +01:00
kuchel77
02c583d1d3
Add file.write and YAML information - Slack integration (#12210)
* Add file.write and YAML information

* Fixed data and file order in YAML example.
2020-03-02 09:59:49 +01:00
nickrout
b3f7414d1c
Update updater.markdown (#12219) 2020-03-01 20:41:16 -08:00
Eddie Chiang
8f5215e3e7
Corrected the typo of the example configuration (#12218) 2020-03-01 16:36:43 +01:00
Koen Kanters
6fa717ce36
Fix MQTT trigger automation_type documentation. (#12213) 2020-03-01 13:03:04 +01:00
Franck Nijhof
579ec94ec9
Community Highlights, 4th edition (#12208)
* Community Highlights, 4th edition

* Add missing link in last paragraph

* Add additional link

* Process review suggestions

* Process review suggestions
2020-02-28 23:38:12 +01:00
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
Aaron Bach
1e1d8ab661
Remove monitored conditions documentation for IQVIA (#12207) 2020-02-28 17:12:14 +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
J. Nick Koston
a49ccf2a3d
Add usage sensors for each device sense detects that show powe… (#12184)
* Convert sense binary sensors to sensors that show power in watts

* Add note about conversion

* Update for changes on the PR

* Fix typo

* Remove versioning
2020-02-28 10:32:16 +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
J. Nick Koston
c384116e8e
Add config flow to august (#12172)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-27 13:48:42 +01:00
J. Nick Koston
360452ae12
Add battery sensors to august integration (#12170)
* Add battery sensors

* Update august.markdown

Grammar fixes
2020-02-27 13:43:09 +01:00
Jc2k
cf1eea2b42
Mention occupancy sensor support (#12180) 2020-02-27 13:42:03 +01:00
Jc2k
70f4d7632a
homekit_controller now supports pushing state (#12187) 2020-02-27 13:40:04 +01:00
J. Nick Koston
6771594a16
Update sense for config flow (#12175) 2020-02-27 13:38:31 +01: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
07d855fc24
Merge branch 'current' into next 2020-02-26 15:21:53 +01:00
Franck Nijhof
9a288b342a
Sync codebase with docs for 0.106 2020-02-26 15:21:39 +01:00
Franck Nijhof
54e85025ca
Merge branch 'current' into next 2020-02-26 14:55:09 +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
Franck Nijhof
0aeedbd8d6
Merge branch 'current' into next 2020-02-26 12:29:39 +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