13279 Commits

Author SHA1 Message Date
Fredrik Erlandsson
480cf55ffe Added support for Daikin AirBase units (#9033) 2019-03-25 19:37:49 +01:00
lapy
5213333534 Add traccar events documentation (#9035)
* Add traccar events documentation

* ✏️ Tweak

* Add traccar documentation ref

* Fix error

Co-Authored-By: lapy <lapy@users.noreply.github.com>
2019-03-25 18:55:05 +01:00
dilruacs
860f4723bd Update media_player.panasonic_viera.markdown (#9007) 2019-03-25 17:13:35 +01:00
Pablo Mellado
771b7d1425 Tfiac component documentation (#8910)
* Tfiac component documentation for pull request
Pull request URL:
https://github.com/home-assistant/home-assistant/pull/21823

* Update source/_components/climate.tfiac.markdown

Co-Authored-By: mellado <pavlom@gmail.com>

* Update source/_components/climate.tfiac.markdown

Co-Authored-By: mellado <pavlom@gmail.com>

* Removed the redirection, not applicable here

* ✏️ Tweak
2019-03-25 17:06:11 +01:00
Sebastian Muszynski
cbc57a6d3b Add color support (#8982) 2019-03-25 16:45:26 +01:00
Jeff Irion
327dab3ebe Document 'turn_on_command' and 'turn_off_command' config entries (#9018) 2019-03-25 08:38:12 -04:00
ktnrg45
084d7a98d7 Update PS4 docs (#8976) 2019-03-25 08:36:08 -04:00
zewelor
413e012109 Update docs for moving yeelight into component (#8845) 2019-03-24 13:03:56 +01:00
Anders Melchiorsen
deaee14a25 Consolidate the netgear_lte configuration (#9000)
* Consolidate the netgear_lte configuration

* Address comments from review
2019-03-23 17:09:52 +01:00
Leonardo Merza
5ff8591168 added docs for reddit sort_by config (#8952)
* added docs for reddit sort_by config

* Added docs for reddit sort_by config
2019-03-22 21:06:17 +01:00
Penny Wood
d6268c40fe Renamed to websocket_api (#8984) 2019-03-22 20:56:30 +01:00
Sebastian Muszynski
512d0e63fd Add some minor changes of python-miio 0.4.5 (#8981) 2019-03-21 08:56:12 +01:00
uchagani
839b4c7835 add doc for date_time_iso to time_date component (#8995) 2019-03-21 08:55:54 +01:00
Paulus Schoutsen
6c7252ceb3 Merge branch 'current' into next 2019-03-20 14:07:57 -07:00
Paulus Schoutsen
2dcfd7a9cb
Podcast link 2019-03-20 14:07:26 -07:00
Jason Hunter
263357e3b3 update generic ip cam docs for stream component (#8956) 2019-03-20 12:30:38 -07:00
Jason Hu
0b1855d4e1 Remove hass.config from aws_lambda notify payload (#8966) 2019-03-20 12:30:38 -07:00
Paulus Schoutsen
bb37fd659d FIx typo in description 2019-03-20 12:06:25 -07:00
Paulus Schoutsen
fc641dd944 Merge branch 'rc' into current 2019-03-20 11:53:40 -07:00
Paulus Schoutsen
cc27136955 Add one more tweet about streams 2019-03-20 11:35:36 -07:00
Paulus Schoutsen
d678c6d972 Clarify breaking change api password 2019-03-20 11:30:58 -07:00
Paulus Schoutsen
27614cc40e Add more notes 2019-03-20 11:28:33 -07:00
Paulus Schoutsen
a18b2bd9fb Update some notes 2019-03-20 10:24:50 -07:00
Ben Bennett
8aff0b16dc Changed a word to clarify (#8988)
refigure out -> recompute
2019-03-20 11:26:44 -04:00
Paulus Schoutsen
d5fab55b76
Remove localhost from trusted networks 2019-03-20 07:33:29 -07:00
Paulus Schoutsen
ee7c06c9ad
Remove localhost from trusted networks. 2019-03-20 07:32:12 -07:00
Paulus Schoutsen
9304032a14 Fix broken links 2019-03-19 22:15:33 -07:00
Paulus Schoutsen
26e1fe520c
Remove api password from http example conf 2019-03-19 17:06:42 -07:00
Fabian Affolter
94a68b65bf
Merge branch 'current' into next 2019-03-20 00:13:07 +01:00
Fabian Affolter
4caf72f341
Update credits 2019-03-20 00:11:32 +01:00
cogneato
85bdf49c5b
Fixed up and combined Netatmo breaking changes 2019-03-19 12:45:37 -06:00
Paulus Schoutsen
51826a9c32
Update 2019-03-20-release-90.markdown 2019-03-19 09:46:44 -07:00
Fabian Affolter
982fed5e05
Remove Iliad Italy (#8977) 2019-03-19 16:37:49 +01:00
cogneato
57804f9aa4
Describe Breaking Changes for .90
Added descriptive breaking changes. Still waiting on Netatmo and possibly suggestions for MQTT
2019-03-19 02:43:43 -06:00
endor
fff6b9ba28 Added information about additional sensors (#8970) 2019-03-18 18:55:30 +01:00
Fabian Affolter
48fdded705
Add article 2019-03-18 10:10:02 +01:00
Fabian Affolter
f491f2b18e
Add Thomas-Krenn awards 2019 2019-03-18 10:06:39 +01:00
emontnemery
6d61ba84e5 Update light docs to clarify brightness 0 turns the light off (#8967)
Update light docs to clarify brightness 0 turns the light off according to home-assistant/architecture#119
2019-03-17 13:52:27 +01:00
Mans Matulewicz
be18a8a6e2 removing group from default domains and add a warning (#8957)
* removing group from default domains and add a warning

reason:
saying shut down all resulted in disabling all automations

* Minor change
2019-03-17 09:45:23 +01:00
hcooper
e96d3c6cba Explain an explicit ACL is now required; update example. (#8965)
* Explain an explicit ACL is now required; update example.

The issue explained in https://github.com/home-assistant/hassio-addons/issues/545 outlines how an explicit ACL is now required for mosquitto to accept any traffic.

* Add formatting

* Make it bold
2019-03-17 09:45:16 +01:00
Marat Levit
f9119f7299 Added instructions to retrieve zone coordinates using Android app FloleVac (#8954) 2019-03-17 09:41:09 +01:00
Klaas Schoute
697be8f812 🚜 Merges/Redirect Danfoss_air component pages (#8949)
* 🚜 Merges/Redirect Danfoss_air component pages

* ✏️ Tweak

* ✏️ Tweak
2019-03-17 09:40:35 +01:00
Jason Hunter
3eda03672f update generic ip cam docs for stream component (#8956) 2019-03-17 09:39:52 +01:00
rosscullen
b76bec4ba0 Additional info on enabling GDM on Plex Server (#8961)
In addition, some minor tweaks to text... makes it a bit easier to follow!
2019-03-17 09:38:00 +01:00
Jason Hu
8fbaca1ba1 Remove hass.config from aws_lambda notify payload (#8966) 2019-03-17 09:33:23 +01:00
Denis Generalov
06ea348fc0 Update device_tracker.mikrotik.markdown (#8960)
Fix typo in policy name
2019-03-17 09:28:00 +01:00
Fabian Affolter
3983a70db5
Merge branch 'current' into next 2019-03-17 08:06:51 +01:00
dilruacs
0811d345f9
Update media_player.panasonic_viera.markdown (#8953) 2019-03-17 08:06:15 +01:00
dilruacs
5037dd811b Update media_player.panasonic_viera.markdown (#8953) 2019-03-17 08:03:05 +01:00
Klaas Schoute
ee61bacf39 🚜 Merges/Redirect Raincloud component pages (#8962) 2019-03-17 08:02:25 +01:00