7597 Commits

Author SHA1 Message Date
Fabian Affolter
62a6ff6ae2
Add blog post for building a serial analog sensor (#3620)
* Add blog post for building a serial analog sensor

* Fixed two minor grammar issues.

* Update date

* Rename blog post
2017-10-21 09:56:28 +02:00
DubhAd
865596a21d
Update to auto turn off the cycle (#3391)
* Update to auto turn off the cycle

Addition of service_template to automatically turn off the cycle when the lights reach their minimum or maximum brightness. Validated on my own lights.

* Fixed facepalm

Added the raw/endraw tags to the half I missed
2017-10-21 09:56:28 +02:00
dmschlab
fbfad8cac0
Update switch.rpi_gpio.markdown (#3662)
I found the current documentation confusing as it did not clearly state whether the code is look at the pin # or GPIO #. Looking on the forums others were having the same issue. My goal is to make it clear that GPIO # is what users should be entering into their configs.
2017-10-21 09:56:28 +02:00
Georgi Kirichkov
dc9e362ba0
Grammar fix (#3671) 2017-10-21 09:56:28 +02:00
Nicholas Amadori
46a59c101a
Specify that RPC Shutdown is only for Windows computers (#3667)
* Specify that it is only for Windows computers

* Fix name
2017-10-21 09:56:28 +02:00
Phil Hawthorne
983470a9fa
Add post for Podcast Episode 10 (#3666)
Adds a blog post for the Home Assistant podcast Episode 10
2017-10-21 09:56:27 +02:00
c727
a58146738a
small typo (#3665) 2017-10-21 09:56:27 +02:00
Hugo Gresse
9da7eeddea
Improve one-wire sensor (#3656)
* Improve one-wire sensor

* Minor changes
2017-10-21 09:56:27 +02:00
Max Rumpf
4b3b28af41
Add info about !include, fix #3262 (#3651) 2017-10-21 09:56:27 +02:00
Eric Oosting
0747e52f8b
Update to hassio upgrade documentation and inclusion of ssh upgrade screenshot (#3346)
* Update index.markdown

firmed up the description of the upgrade process from the gui
added a screenshot to ssh command line upgrade

* ssh upgrade screenshot

ssh upgrade screenshot for inclusion into the upgrade process docs

* Update index.markdown

* Small typo fixes

I've fixed some small typo's and changed sentences a little to be more fluent.
2017-10-21 09:56:27 +02:00
Hugo Gresse
1bb5392ef7
Format json response in notify.telegram.markdown (#3658) 2017-10-21 09:56:27 +02:00
Schmackos
3e02d0fadb
Update hdmi_cec.markdown (#3652) 2017-10-21 09:56:27 +02:00
Fabian Affolter
5afb014f1c
Add intro 2017-10-21 09:56:26 +02:00
olskar
e7caff9a52
add scene and script to glossary (#3649) 2017-10-21 09:56:26 +02:00
Fabian Affolter
a326ebbb2a
Add additions from #3635 2017-10-21 09:56:26 +02:00
Fabian Affolter
1cc983eedd
Move redirect to standards 2017-10-21 09:56:26 +02:00
Fabian Affolter
0f3266b844
Make BG transparent 2017-10-21 09:56:26 +02:00
Anders Fogh Eriksen
02315aed83
Update .travis.yml example (#3645)
to test against Python 3.5
2017-10-21 09:56:26 +02:00
milanvo
50b47aa3e7
Fix link to purge service heading (#3647) 2017-10-21 09:56:26 +02:00
Jürgen W
f211956454
update ssh details to be clearer on what is needed (#3579) 2017-10-21 09:56:25 +02:00
Fabian Affolter
7d2f514128
Add logo 2017-10-21 09:56:25 +02:00
Taylor Peet
e73173e51b
Add numeric state example to Bayesian Sensor (#3642) 2017-10-21 09:56:25 +02:00
Paulus Schoutsen
5845fc07b0
Release 0.55.1 2017-10-21 09:56:25 +02:00
Fabian Affolter
75fec71116
Update 'ha_release' 2017-10-21 09:56:25 +02:00
Fabian Affolter
1514bc90d1
Add screenshots and update the outdated instructions (#3622) 2017-10-21 09:56:25 +02:00
Fabian Affolter
4ae163cd4d
Template blog post (#3626)
* Add a blog post templating and times/dates

* Update date
2017-10-21 09:56:25 +02:00
Fabian Affolter
c0c7d9ea4a
Update 'now()' and 'utcnow()' (#3625)
* Update 'now()' and 'utcnow()'

* Add note
2017-10-21 09:56:24 +02:00
DubhAd
f5b48715a6
Adding warning to the top
Adding warning about GHome not working for new users
2017-10-21 09:56:24 +02:00
DubhAd
eaeb3fa161
Added reference to previous name (#3637) 2017-10-21 09:56:24 +02:00
Florian Klien
f8092f49c0
xiaomi gateway setup tip (#3636)
Initializing the Xiaomi Home app with the OnePlus 3 failed. Trying the Nexus 5 helped.
2017-10-21 09:56:24 +02:00
mortenmathiasen
1e526ab43b
Make the example work as is (#3630)
The HVAC component will not appear without valid initial values sent from the sketch. Initial default values added to avoid the problem.
2017-10-21 09:56:24 +02:00
Pascal Vizeli
18d12c6191
Update lets_encrypt.markdown 2017-10-21 09:56:24 +02:00
Pascal Vizeli
8079dc6741
Update addon_communication.markdown 2017-10-21 09:56:23 +02:00
DrewSK
21a74288e1
Update glossary.yml (#3627)
* Update glossary.yml

Added automation, trigger, and template.  Adjusted the groups entry to not utilize the term in the definition.

* Remove white space
2017-10-21 09:56:23 +02:00
DanielXYZ2000
8c93c0b6c5
Add Link and fix config (#3628)
Add the example html and fix the config (who instead of hello)
2017-10-21 09:56:23 +02:00
moskovskiy82
e5f3f6a10b
Update input_datetime.markdown (#3629)
* Update input_datetime.markdown

As the frontend is not merged the documentation is very misleading

* Make it a note
2017-10-21 09:56:23 +02:00
Phill Price
2cf2c0f0e8
Remove flux_led option from discovery (#3624)
fails to load configuration with this option in.
2017-10-21 09:56:23 +02:00
jurafxp
1ca04aa223
Working Apache config for websockets (#3623) 2017-10-21 09:56:23 +02:00
Boced66
4fe51623cf
Device tracker GpsLogger : Change the device name (#3606)
Explain how to change the device name in the URL
2017-10-21 09:56:23 +02:00
Fredrik Fjeld
c4f23a2fdb
Added quote marks around target phone number. (#3618)
The notification will not work if the target phone number is not quoted.
2017-10-21 09:56:22 +02:00
Paulus Schoutsen
e3ab5eea07
Update lets_encrypt.markdown 2017-10-21 09:56:22 +02:00
Paulus Schoutsen
737c5d6ccc
Update duckdns.markdown 2017-10-21 09:56:22 +02:00
Paulus Schoutsen
beb9e48a45
Update lets_encrypt.markdown 2017-10-21 09:56:22 +02:00
Sebastian Muszynski
4632b92157
Xiaomi light description updated. (#3607) 2017-10-21 09:56:22 +02:00
Mitchell Cash
64ea1704bd
Add Groups definition to glossary (#3616) 2017-10-21 09:56:22 +02:00
Pascal Vizeli
358b119e98
Update addon_config.markdown 2017-10-21 09:56:21 +02:00
Pascal Vizeli
826c207c79
Update addon_config.markdown 2017-10-21 09:56:21 +02:00
Pascal Vizeli
4d7eabcc82
Update mosquitto.markdown 2017-10-21 09:56:21 +02:00
Pascal Vizeli
9069c5a827
Update mosquitto.markdown 2017-10-21 09:56:21 +02:00
Phill Price
c4ed0c919b
Add Hass.io log location (#3599)
To aid debugging Hass.io logs
2017-10-21 09:56:21 +02:00