Paulus Schoutsen
8777bf8df5
Add some extra links
2017-09-26 22:08:29 -07:00
Paulus Schoutsen
8566fa8e0d
Add blog post about DuckDNS and effortless encryption
2017-09-26 22:02:28 -07:00
rbflurry
5cd8995070
change uppercase to lowercase. ( #3426 )
...
This was applied as a part of https://github.com/home-assistant/home-assistant/pull/9427
2017-09-26 20:51:00 +02:00
Florian Klien
dd51ad0df5
fixed double 'the' ( #3447 )
...
* fixed double 'the'
mostly 's/the the /the /', little style changes where 'is' or 'to' was missing
* removed duplicate words
removed duplicate words like 'to to', 'you you' or 'account account' etc.
a batch of pizza-toasts burnt for this.
2017-09-26 20:30:04 +02:00
Pascal Vizeli
d7b321786d
Update duckdns.markdown
2017-09-26 18:06:28 +02:00
Paulus Schoutsen
558cadadee
Update addon docs
2017-09-26 08:54:16 -07:00
Pascal Vizeli
ae18d3a1f5
Update duckdns.markdown
2017-09-26 17:05:13 +02:00
Pascal Vizeli
c481b5cc8e
Update configurator.markdown
2017-09-26 13:52:01 +02:00
DubhAd
9bfa5efa62
Update to correct the cookbook link ( #3443 )
...
As reported on Discord, the cookbook link was wrong
2017-09-26 13:23:33 +02:00
Pascal Vizeli
54106093ce
Create git_pull.markdown
2017-09-26 12:22:51 +02:00
Pascal Vizeli
5536d73a45
Add-on: Configurator
2017-09-26 12:17:13 +02:00
Pascal Vizeli
6609209a21
Revert "Added documentation for HASS configurator add-on ( #3441 )" ( #3444 )
...
This reverts commit e7fc2e9c61
.
2017-09-26 12:14:18 +02:00
Daniel Perna
e7fc2e9c61
Added documentation for HASS configurator add-on ( #3441 )
...
* Added documentation for HASS configurator add-on
* Update and rename hass_configurator.markdown to configurator.markdown
2017-09-26 12:12:53 +02:00
Pascal Vizeli
09f43a56d3
Update addon_publishing.markdown
2017-09-26 11:25:38 +02:00
John Arild Berentsen
74785fb594
Update z-wave.markdown ( #3213 )
...
* Update z-wave.markdown
Changes for:
https://github.com/home-assistant/home-assistant/pull/9056
* Update z-wave.markdown
* Update z-wave.markdown
* Update z-wave.markdown
2017-09-26 09:58:23 +02:00
John
1e6085539a
Update emulated_hue.markdown ( #3434 )
...
* Update emulated_hue.markdown
Added clarification that this does not replace a physical bridge as tripped me up
* Update format
2017-09-26 09:41:17 +02:00
Mike Megally
2cadd29e77
Allow customizable turn on action for LG WebOS TVs ( #3442 )
...
* doc updates for PR: 9206
* Change link
2017-09-26 09:39:22 +02:00
Paulus Schoutsen
cd7c5b93bc
Fix syntax errors
2017-09-25 23:54:52 -07:00
Pascal Vizeli
a1a4ff28ee
New build system of Hass.io ( #3406 )
...
* Update addon_config.markdown
* Update addon_tutorial.markdown
* add build.json
* Update addon_config.markdown
* Update addon_config.markdown
* Update addon_testing.markdown
* Create 2019-09-21-new-hassio-build-system.markdown
* Update 2019-09-21-new-hassio-build-system.markdown
* Update addon_config.markdown
* Update addon_publishing.markdown
* Update addon_publishing.markdown
* Update and rename 2019-09-21-new-hassio-build-system.markdown to 2019-09-25-new-hassio-build-system.markdown
* Update 2019-09-25-new-hassio-build-system.markdown
* Update 2019-09-25-new-hassio-build-system.markdown
* Update 2019-09-25-new-hassio-build-system.markdown
* 📚 Improved spelling & grammar in the documentation
* 📚 Replaced blebla.com by example.com
* Update blog post
2017-09-25 23:44:13 -07:00
Fabian Affolter
1e55848923
Minor updates
2017-09-26 00:08:32 +02:00
DubhAd
ef7c34ebcf
Move the notify.nkx component to correct category ( #3382 )
...
This component sits on its own in Notify, where it should be in Notifications with all the others. This addresses that.
2017-09-25 23:37:42 +02:00
Blender3D
d147aef276
Add hardware version to DTE Energy Bridge docs ( #3369 )
...
* Add hardware version to DTE Energy Bridge docs
Updated documentation to include the hardware revision in the configuration.
* Keep configuration sample minimal
2017-09-25 23:36:15 +02:00
Alex1234
f9d7fbff85
Update rflink.markdown ( #3374 )
...
* Update rflink.markdown
* Remove blank lines to save space
2017-09-25 23:34:40 +02:00
Walter Huf
1ad776685a
Adds MQTT Fans to the MQTT Discovery docs ( #3386 )
2017-09-25 23:32:22 +02:00
Andrey
516d2f5aa8
Documentation for history_graph ( #3414 )
...
* Add custom ui documentation
* Documentation for history_graph
* history_graph is due for 0.55
2017-09-25 22:33:21 +02:00
R Huish
ecc2f4757b
Added Virtualenv installation to Axis component ( #3440 )
...
* Added Virtualenv installation to Axis component
Added path to Virtualenv installation to Axis component
* Update axis.markdown
2017-09-25 22:28:54 +02:00
Timo S
8d9cf01bd3
Adding attribute documentation ( #3439 )
...
In addition of my PR #9433 (https://github.com/home-assistant/home-assistant/pull/9433 ) I have to update the documentation.
2017-09-25 22:28:10 +02:00
Florian Klien
3f1972b97b
fixed typos, spelling mistakes ( #3436 )
2017-09-25 22:26:17 +02:00
DubhAd
9d94f28131
Updated documentation to match source ( #3437 )
...
The source specifies delay_on and delay_off rather than on_delay and off_delay.
2017-09-25 22:23:01 +02:00
marthoc
39128242c9
Add documentation for availability topic and payloads ( #3378 )
...
* Add documentation for availability topic and payloads
Added documentation for availabiltiy topic and payloads added in a pull request. Also cleaned up documentation for the MQTT cover generally to make clear the differences between state topic and messages and availability topic and messages.
* Add default qos level
* Add documentation for availability topic and payloads
Added documentation for availability topic and payloads added to the MQTT binary sensor in a pull request. Also cleaned up documentation for the MQTT binary sensor generally.
* Remove sending
2017-09-25 19:41:57 +02:00
Fabian Affolter
bbbfb5a841
Move content from docstring
2017-09-25 19:19:53 +02:00
Kane610
11d629cf9d
Additional dependencies for Axis component ( #3435 )
...
Some users environments have required additional streamer packages to be installed.
2017-09-25 13:38:11 +02:00
Paulus Schoutsen
d5a6b1bd14
Add DuckDNS component ( #3429 )
...
* Add DuckDNS component
* Add period and an additional line break
2017-09-25 00:28:04 -07:00
Fabian Affolter
d1ae53915d
Add new configuration variables ( #3433 )
...
* Add new configuration variables
* Fix require
2017-09-25 07:38:05 +02:00
beestree
8f7a19868f
Add TX-P50GT60E to the list of known supported models ( #3432 )
2017-09-24 20:57:26 +02:00
Fabian Affolter
0b33b36b6d
Fix configuration sample
2017-09-24 20:14:12 +02:00
Wouter Wolkers
9734a71f5e
update vacuum.markdown ( #3431 )
...
Xiaomi vacuum component renamed to xiaomi_miio, updated documentation to match
2017-09-24 20:11:07 +02:00
Malte Franken
02196f23a5
GeoRSS sensor ( #3124 )
...
* Added geo rss events sensor
* smaller corrections and clarifications
* Added geo rss events sensor
* smaller corrections and clarifications
* icon config parameter removed after code review
* next release updated
2017-09-24 13:07:15 +02:00
Fabian Affolter
8d27517e23
Update description and move vars to new style
2017-09-24 11:41:13 +02:00
Fabian Affolter
2007f30791
Fix name
2017-09-24 11:37:18 +02:00
Mister Wil
7ad77a1259
Added automation_id to possible exclude. ( #3428 )
2017-09-24 10:21:16 +02:00
rbflurry
33bbc740c3
add example ( #3427 )
...
* add example
adds a example of a camera content message with actions.
This is possible in version 0.54.0
* Remove blank line
2017-09-24 10:20:19 +02:00
rbflurry
60d1125e55
change uppercase to lowercase. ( #3426 )
...
This was applied as a part of https://github.com/home-assistant/home-assistant/pull/9427
2017-09-24 10:18:44 +02:00
Paulus Schoutsen
4b10d97f2b
Update mosquitto.markdown
2017-09-23 20:57:02 -07:00
Dale Higgs
b3f3f2f56a
Add Xiaomi redirect and other misc improvements ( #3425 )
2017-09-23 22:48:19 -05:00
Paulus Schoutsen
111b08281d
Merge remote-tracking branch 'origin/current' into next
2017-09-23 20:23:59 -07:00
Mahasri Kalavala
94a862fd29
Added a section about delay during startup ( #3421 )
...
* Added a section about delay during startup
Added additional note right after configuration to let users know about the expected delays during startup due to installation of additional dependencies.
* Set first letter of name to upper-case
2017-09-23 18:28:35 +02:00
Eric Harris
707343c68e
typo in code example. ( #3422 )
2017-09-23 17:40:16 +02:00
Paulus Schoutsen
ae7e28d022
Merge pull request #3416 from home-assistant/release-0-54
...
Release 0 54
2017-09-22 23:06:33 -07:00
Paulus Schoutsen
45c1dee8df
Release blog post 0.54
2017-09-22 23:06:14 -07:00