Fabian Affolter
c74ec2dd24
Add details for reporting issues ( #5025 )
...
* Add details for reporting issues
* Fixes
2018-03-29 09:05:24 +02:00
Paulus Schoutsen
9cf977311e
Merge remote-tracking branch 'origin/rc' into next
2018-03-28 15:32:26 -07:00
Paulus Schoutsen
5526af141b
Merge remote-tracking branch 'origin/current' into rc
2018-03-28 15:32:13 -07:00
Fabian Affolter
2707746624
Add details for values if the user should replace it ( fixes #4999 )
2018-03-28 11:28:55 +02:00
Paulus Schoutsen
9cc2bce761
Make edit links GitHub aware ( #5038 )
...
* Make edit links GitHub aware
* Fix repo url
* don't mutate existing string
* Move comment
* Fix url
2018-03-28 09:18:38 +02:00
Mikael Svensson
88c8cc2ff1
Template function state_attr to get attribute from a state ( #4981 )
...
* Adds docs for https://github.com/home-assistant/home-assistant/pull/13378
* 🚑 Fixes build error
2018-03-28 00:04:48 -07:00
Sebastian Muszynski
50b20f06da
yeelight: Operation mode service added ( #4964 )
2018-03-27 20:30:16 +02:00
Dan Nixon
e547512307
Update optionality of Telnet Switch config ( #5007 )
...
State command and value template are optional parameters.
2018-03-26 18:24:00 +02:00
Sacha Telgenhof
45617ed868
Added another implementation of MQTT JSON Lights: AiLight ( #5024 )
...
* Added AiLight implementation of a MQTT JSON Light
* Removed empty lines.
2018-03-26 17:53:00 +02:00
Diogo Gomes
da03b58a3a
Improve documentation about Mediaroom ( #5022 )
...
* Improve documentation
* Add raw
2018-03-26 17:50:12 +02:00
DubhAd
0f78e11a86
Highlighting the hosting of files ( #5015 )
...
The use of `www/` is hidden in the middle of the page, it's impossible to direct people to it, and trivial to overlook. It's also wrong for Hass.io ;)
Updating to make it possible to link to it, and adding details on where to find it on Hass.io.
Also adding a note about needing to restart after creating the folder (there's been lots and lots of feedback about needing to do so)
2018-03-26 08:16:45 +02:00
DubhAd
0687a6a3ea
Clarity updates ( #5017 )
...
Added that you can reload some pieces without a restart. Added reference to ensuring you run the check config as the user you run Home Assistant as (so that the right configuration is found)
2018-03-26 08:15:52 +02:00
Ville Skyttä
5146a3febc
nginx_proxy: Document hsts config variable ( #5000 )
...
* nginx_proxy: Document hsts config variable
* 🚀 Trigger rebuild
2018-03-25 23:57:33 +02:00
Patrick Hofmann
330808127d
Documentation of new HomeMatic lock section. ( #4537 )
...
* Documentation of new HomeMatic lock section.
* ✏️ Minor updates
2018-03-25 22:22:17 +02:00
Paulus Schoutsen
4bb87848f9
clarify MQTT dev tool text
2018-03-24 22:25:22 -07:00
Paulus Schoutsen
f0d494bfd4
Merge remote-tracking branch 'origin/rc' into next
2018-03-24 22:15:23 -07:00
Paulus Schoutsen
3b4e3111ce
Merge remote-tracking branch 'origin/current' into rc
2018-03-24 22:15:14 -07:00
Paulus Schoutsen
41955dc31a
Remove url prefix pt 2 ( #5014 )
...
* Migrate the non blog posts to use no domain
* Update demo links
* Remove Zanzito references from owntracks docs
2018-03-24 22:14:34 -07:00
Paulus Schoutsen
92f77b003f
Merge remote-tracking branch 'origin/rc' into next
2018-03-24 21:22:05 -07:00
Paulus Schoutsen
b8329c2eb3
Merge remote-tracking branch 'origin/current' into rc
2018-03-24 21:21:49 -07:00
Paulus Schoutsen
d3fc349b50
Remove the url prefix from links in website ( #5013 )
2018-03-24 21:21:09 -07:00
Paulus Schoutsen
88f326ea20
Add release schedule blog post
2018-03-24 17:02:00 -07:00
Sebastian Muszynski
786949d0a2
Xiaomi MiIO Fan: Xiaomi Air Humidifier integration ( #4829 )
...
* Xiaomi Air Humidifier integration.
* List of supported features improved
* Device independent service descriptions, missing model added to config schema, structure
* ✏️ Corrected brand namings
2018-03-24 23:05:31 +01:00
cdce8p
7b7f12f87f
Added dependency note warning ( #5008 )
2018-03-24 15:31:30 -04:00
mrtncls
13a6ca7570
Removed duplicated add_device section
2018-03-24 20:29:40 +01:00
ChristianKuehnel
491c79598d
bmw connected drive ( #4947 )
...
* bmw connected drive
* breaking change
* replaced country with region after API change
* fixed brackets
2018-03-24 13:50:17 +01:00
Joakim Sørensen
a14a7488bf
light.group: Added example for usage in scripts. ( #5004 )
...
* Added example for usage in scripts
* ✏️ Typo fix
* 🚀 Trigger rebuild
2018-03-24 12:56:52 +01:00
DubhAd
238a7f87ed
Rewording, adding links ( #5001 )
...
* Rewording, adding links
The current doc is written as if the listed options are the only options, no Bluetooth, iOS app, etc. It also pushes people quite hard at OwnTracks over MQTT.
While this won't solve the iOS app problem (it's not a component for some reason), it should hopefully help people realise that OwnTracks isn't the only option ;)
* ✏️ Tweaks
2018-03-24 12:20:40 +01:00
spinside
92be5171b4
Fixed invalid YAML example ( #5003 )
2018-03-24 12:03:45 +01:00
Ettienne Gous
63746ddee5
Update default Pilight port number ( #4976 )
...
* Update default Pilight port number
Based on the Pilight docs targeted the default port is 5001,
As started here https://manual.pilight.org/development/api.html and in the original Home Assistant doc
I think they did a big refactor late last year to the code base and docs.
* 🚑 Host and port variables are optional
* 🚀 Trigger rebuild
* Remove optional configuration variables
* 🚀 Trigger rebuild
2018-03-24 09:39:13 +01:00
Paulus Schoutsen
e4c59e9e89
Set domain to rc
2018-03-23 16:30:39 -07:00
Tod Schmidt
9f2eec8e56
Update snips.markdown for HassIO addon ( #4989 )
...
* Update snips.markdown
* ✏️ Tweaks
2018-03-23 23:03:09 +01:00
Paulus Schoutsen
b28d8cfd31
Add draft blog post
2018-03-23 14:55:54 -07:00
Thomas Svedberg
0ead042087
Update sensor.vasttrafik.markdown ( #4986 )
...
* Update sensor.vasttrafik.markdown
Add new config option "lines" and extend full example.
* ✏️ Tweaks
2018-03-23 22:54:17 +01:00
DubhAd
dc50cbc5b0
Reworded for Rename Node ( #4987 )
...
Moved the warning further up in the hope that people actually read it. Reworded Rename Node description to hopefully make it clearer.
2018-03-23 22:44:56 +01:00
Paulus Schoutsen
772fb32af9
Merge branch 'current' into next
2018-03-23 14:07:56 -07:00
Sebastian Muszynski
8166ab0921
Xiaomi Mijia LED Desk Lamp added to the list of supported yeelights ( #4965 )
...
* Xiaomi Mijia Smart LED Desk Lamp added to the list of supported yeelights
* Reason added
* ✏️ Fixes a spelling error
2018-03-23 22:03:17 +01:00
Diogo Gomes
6585332701
Improves documentation with better example and link to algorithm ( #4883 )
...
* Added history_period
* added link
* history_period is no longer needed
2018-03-23 21:55:27 +01:00
Filip Bednárik
6e1fe76243
Fix default values in REST switch ( #4922 )
...
* Fix default values in REST switch
According to https://github.com/home-assistant/home-assistant/blob/master/homeassistant/components/switch/rest.py
* Resource does not have any default value.
* Method is set in lowercase "post"
* Default name is not "REST Binary Switch" but "REST Switch"
* Default body_on is "ON" not true
* Default body_off is "OFF" not false
* ✏️ Tweaks
2018-03-23 21:44:39 +01:00
Andrew Fahrenholtz
9165380172
update list of sensors ( #4943 )
2018-03-23 21:35:30 +01:00
c727
3c45088ac3
Fix code for custom UI version ( #4945 )
...
* Fix code for custom UI version
if you don't put the code in `{ }` `const`s are global
* Update frontend_creating_custom_ui.markdown
* Update frontend_creating_custom_ui.markdown
* Update frontend_creating_custom_ui.markdown
2018-03-23 20:34:10 +01:00
Fabian Affolter
6f63554f8c
Add send_sticker and update the existing content ( #4996 )
...
* Add send_sticker and update the existing content
* ✏️ Minor fixes
2018-03-23 20:07:18 +01:00
Philip Rosenberg-Watt
b4c71a2f54
Fix incorrect syntax ( #4995 )
...
Without quotes the example would not work.
2018-03-23 18:29:38 +01:00
Joakim Sørensen
6ea9c2d7a8
More hassbian docs ( #4994 )
2018-03-23 18:00:56 +01:00
Erik Eriksson
6800f20908
Update switch.mqtt.markdown ( #4969 )
2018-03-23 11:32:07 +01:00
Erik Eriksson
77c282d62f
Update sensor.mqtt.markdown ( #4968 )
2018-03-23 11:31:35 +01:00
Gummientchen
62985bd21e
Add example configuration to cookbook ( #4991 )
2018-03-23 11:27:04 +01:00
Robert
6a35c3515d
Automations file has fixed name and location ( #4993 )
...
* automations file has fixed name and location
The name and path of the automations file are fixed. Clarification for #13411
* ✏️ Grammar
2018-03-23 10:30:34 +01:00
jackjohnsonuk
c4edb9a6e1
Update backup_github.markdown ( #4988 )
...
Added a not re: Hass.io steps
2018-03-23 10:23:53 +01:00
Joakim Sørensen
8c71e26851
Changes to Hassbian documentation ( #4992 )
...
* Changes to Hassbian documentation
* Added info about suite to Let's Encrypt docs
2018-03-23 10:20:37 +01:00