Commit graph

9013 commits

Author SHA1 Message Date
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
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
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
mrtncls
13a6ca7570
Removed duplicated add_device section 2018-03-24 20:29:40 +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
Tod Schmidt
9f2eec8e56 Update snips.markdown for HassIO addon (#4989)
* Update snips.markdown

* ✏️ Tweaks
2018-03-23 23:03:09 +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
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
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
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
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
DubhAd
cdda3de320 Template corrections (#4990)
* Template corrections

Updated the templates to be standards compliant.

* Fixes ;)

* More changes to comply with standards
2018-03-22 17:12:05 -05:00
DubhAd
a71cd0bf3f
Merge pull request #4983 from nielstron/outlier-fix
Fixed outlier description
2018-03-22 20:11:27 +00:00
nielstron
c61a59fb39 Fixed outlier description
Outlier filter is actually a band-pass filter, not a band-stop filter
2018-03-22 09:21:56 +01:00
Fabian Affolter
3cdfe49eaf
Update 2018-03-22 08:56:22 +01:00
Otto Winter
ffd9ae12cc esphomelib now supports ESP8266 🎉 (#4971) 2018-03-22 08:36:09 +01:00
davidm84
a34c07d182 Link to DuckDNS not working. (#4980) 2018-03-22 08:34:01 +01:00
Paulus Schoutsen
e0d3ba6aaf Release 0.65.6 2018-03-21 10:17:43 -07:00
Marc Forth
6bb1d70db1 Update lets_encrypt.markdown (#4962)
* Update lets_encrypt.markdown

Converted the DuckDNS section to use the Homeassistant component for background, much easier for new starters, and more in the spirit of keeping things within HA.

* Minor changes
2018-03-20 15:57:13 +01:00
Pascal Vizeli
7814fcd805
Update addon_communication.markdown 2018-03-20 14:15:25 +01:00
DubhAd
454ae61825
Merge pull request #4959 from robmarkcole/patch-12
Update py34 to py36
2018-03-19 21:52:33 +00:00
Shaun McCloud
7259f09e87
Update device_tracker.owntracks.markdown 2018-03-19 12:41:25 -05:00
Robin
8919dea6c8
Update py34 to py36
Since py34 is no longer supported
2018-03-19 14:50:04 +00:00
DubhAd
1103c07589 Updated the note about initial_state (#4950)
In the note box, the formatting was lost. Tweaked wording slightly too.
2018-03-19 12:25:19 +01:00
DubhAd
07aec2ca9d Updated GPS tracker list (#4952)
Reworded, and included GPS Logger in the list of zone trigger related components
2018-03-19 12:23:10 +01:00
DubhAd
491cee2892 Tweaked automations (#4951)
Added comment about why we don't use `-` before the first `service:` line.

Removed the `-` from the last example's service_template
2018-03-19 12:14:14 +01:00
DubhAd
17e85edf36 Tweaked automation (#4953)
Added automation: at the start, for consistency with our other examples
2018-03-19 12:13:35 +01:00
DubhAd
459f6a21a2 Tweaked automation (#4954)
Tweaked last automation - removed `-` for consistency with other examples
2018-03-19 12:13:04 +01:00
Michael Wheeler
bdf356794e Updated addon_communication.markdown to remove gender (#4956)
I don't think addons are gendered so I've replaced "his" with "its"
2018-03-19 12:11:07 +01:00
Carlo Costanzo
6f1c191baf Updated with new path. (#4957) 2018-03-19 12:10:15 +01:00
Siim Talvik
95d25a04ac Added note to Owntracks about mqtt_topic parameter requirement for Zanzito usage (#4949)
* Added note about mqtt_topic parameter change requirement for Zanzito usage

* ✏️ Minor updates
2018-03-18 19:12:04 +01:00
Igor Motov
75ac425244 Fix Duck DNS configuration example (#4946)
Adds certfile and keyfile to the lets_encrypt configuration example.
Without these parameters hassio doesn't allow to save configuration.
2018-03-18 19:06:36 +01:00
lolouk44
9cb25206d9 Small comment added to expose_by_default (#4936)
* Small comment added to expose_by_default

It's not entirely clear that listing specific entities in entity_config is not enough to expose an entity if expose_by_default is set to false.
(This is my first PR so I hope I've done it correctly)

* ✏️ Rewording in order to fix the build
2018-03-18 18:53:39 +01:00
Alok Saboo
1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Flavio Barisi
3fd5cd5f94 Update sensor.miflora.markdown (#4941)
Corrected default polling time
2018-03-16 21:28:18 +01:00
DubhAd
7415b06a8e
Merge pull request #4939 from home-assistant/dale3h-hassio-commands
Update Hass.io command cheatsheet
2018-03-16 19:16:01 +00:00
Fredrik Lindqvist
4a3d71bd40
Update installation.markdown 2018-03-16 20:02:10 +01:00
Dale Higgs
0938876191
Update Hass.io command cheatsheet 2018-03-16 14:00:59 -05:00
Fredrik Lindqvist
164bc60992
Update hassbian.markdown 2018-03-16 20:00:42 +01:00
Fredrik Lindqvist
40ebccaf23
Update about 3b+ hassbian 2018-03-16 19:58:02 +01:00