olskar
577ebbb51c
add scene and script to glossary ( #3649 )
2017-10-16 22:07:50 +02:00
Fabian Affolter
037f371efc
Add additions from #3635
2017-10-16 22:02:03 +02:00
Fabian Affolter
0e376d126d
Move redirect to standards
2017-10-16 21:58:58 +02:00
Fabian Affolter
c64f54c3a7
Make BG transparent
2017-10-16 21:58:53 +02:00
Anders Fogh Eriksen
95fbc2db61
Update .travis.yml example ( #3645 )
...
to test against Python 3.5
2017-10-16 21:48:14 +02:00
milanvo
17a0cec521
Fix link to purge service heading ( #3647 )
2017-10-16 21:13:55 +02:00
Jürgen W
242019bcd8
update ssh details to be clearer on what is needed ( #3579 )
2017-10-16 20:23:36 +02:00
Fabian Affolter
d5c791cf0d
Add logo
2017-10-16 10:11:13 +02:00
Taylor Peet
ef6f7c683d
Add numeric state example to Bayesian Sensor ( #3642 )
2017-10-16 08:33:35 +02:00
Daniel Høyer Iversen
6f4cbdb72b
Update binary_sensor.xiaomi_aqara.markdown
2017-10-16 07:56:38 +02:00
Paulus Schoutsen
29ae1eed87
Release 0.55.1
2017-10-15 14:33:22 -07:00
Fabian Affolter
6846dc6479
Update 'ha_release'
2017-10-15 22:50:17 +02:00
Fabian Affolter
5b13f5e43b
Add screenshots and update the outdated instructions ( #3622 )
2017-10-15 22:46:26 +02:00
Fabian Affolter
40f5aa3651
Template blog post ( #3626 )
...
* Add a blog post templating and times/dates
* Update date
2017-10-15 22:45:48 +02:00
Lewis Juggins
789ba6b4ba
Update tradfri installation instructions ( #3558 )
...
* Update tradfri installation instructions
* Update tradfri.markdown
* Remove installation, no longer needed
2017-10-15 22:43:41 +02:00
Fabian Affolter
36ce6730bf
Update 'now()' and 'utcnow()' ( #3625 )
...
* Update 'now()' and 'utcnow()'
* Add note
2017-10-15 22:32:45 +02:00
DubhAd
eda442a673
Adding warning to the top
...
Adding warning about GHome not working for new users
2017-10-15 20:45:33 +01:00
DubhAd
74a6e9c4fb
Added reference to previous name ( #3637 )
2017-10-15 21:38:42 +02:00
Florian Klien
84224dff34
xiaomi gateway setup tip ( #3636 )
...
Initializing the Xiaomi Home app with the OnePlus 3 failed. Trying the Nexus 5 helped.
2017-10-15 21:34:07 +02:00
mortenmathiasen
b5119b9d57
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-15 21:33:06 +02:00
Pascal Vizeli
f762f779a2
Update lets_encrypt.markdown
2017-10-15 15:56:01 +02:00
Pascal Vizeli
7cf3d72755
Update addon_communication.markdown
2017-10-15 15:49:34 +02:00
DrewSK
c800253470
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-15 09:40:37 +02:00
DanielXYZ2000
498cbf7460
Add Link and fix config ( #3628 )
...
Add the example html and fix the config (who instead of hello)
2017-10-15 09:39:11 +02:00
moskovskiy82
c48fda8081
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-15 09:34:07 +02:00
Phill Price
8f5f2f2e52
Remove flux_led option from discovery ( #3624 )
...
fails to load configuration with this option in.
2017-10-14 23:43:06 +02:00
jurafxp
a330ff8b33
Working Apache config for websockets ( #3623 )
2017-10-14 22:35:35 +02:00
Ryan Bahm
3c022b75d1
Add UV Index documentation ( #3610 )
...
Added support for UV Index condition.
2017-10-14 14:46:06 -04:00
Kevin Fronczak
347f0913ab
Docs for uptime sensor ( #3614 )
...
* Docs for uptime sensor
* Update platform name
2017-10-14 19:37:06 +02:00
DubhAd
018890a3b8
Rewriting the Z-Wave documentation ( #3467 )
...
* Z-Wave documents refactoring
* Continuing to update documentation for Z-Wave
* Wakeup correction
Note that it only applies to devices that can be battery powered (for example, my Aeotec sensor is USB powered, but as it supports Wake the option is shown)
* Polling impact notes
Example of what the impact of polling can be
* Fix object_id to entity_id
2017-10-14 19:16:28 +02:00
Boced66
b4a92c15ec
Device tracker GpsLogger : Change the device name ( #3606 )
...
Explain how to change the device name in the URL
2017-10-14 17:42:40 +02:00
Charles Garwood
051997c9b8
Add print friendly style overrides ( #3621 )
2017-10-14 17:25:33 +02:00
Fabian Affolter
dfb11dbd9d
Revert "Add serial sensor docs"
...
This reverts commit 9a1e3d1658
.
2017-10-14 15:59:45 +02:00
Fabian Affolter
9a1e3d1658
Add serial sensor docs
2017-10-14 15:58:03 +02:00
Jeroen ter Heerdt
af29529a06
Changing clicksendaudio component name to clicksend_tts ( #3617 )
...
* Changing clicksendaudio component name to clicksend_tts
* Add redirect
2017-10-14 15:12:13 +02:00
Fredrik Fjeld
5137e06f3d
Added quote marks around target phone number. ( #3618 )
...
The notification will not work if the target phone number is not quoted.
2017-10-14 14:54:22 +02:00
Paulus Schoutsen
e9bfa54ee2
Update lets_encrypt.markdown
2017-10-14 00:18:27 -07:00
Paulus Schoutsen
7a8bbdc99a
Update duckdns.markdown
2017-10-13 23:41:13 -07:00
Paulus Schoutsen
16d109f9d2
Update lets_encrypt.markdown
2017-10-13 23:40:08 -07:00
Sebastian Muszynski
5605937729
Xiaomi light description updated. ( #3607 )
2017-10-14 06:50:51 +02:00
Mitchell Cash
a01c713fd4
Add Groups definition to glossary ( #3616 )
2017-10-14 06:49:16 +02:00
Kevin Fronczak
098e7014d4
Added new conditions to netdata sensor ( #3613 )
2017-10-14 04:51:51 +02:00
Pascal Vizeli
4160e39ac4
Update addon_config.markdown
2017-10-14 00:40:56 +02:00
Pascal Vizeli
b5716c5afa
Update addon_config.markdown
2017-10-14 00:39:39 +02:00
Pascal Vizeli
c86f7cb361
Update mosquitto.markdown
2017-10-13 22:08:44 +02:00
Pascal Vizeli
718d3ffce5
Update mosquitto.markdown
2017-10-13 14:16:52 +02:00
Phill Price
7f5be9a0b2
Add Hass.io log location ( #3599 )
...
To aid debugging Hass.io logs
2017-10-13 12:19:57 +02:00
Charles Garwood
4f7dd6b400
Update config panel docs ( #3493 )
...
Removed information on groups panel as it's disabled. Added information on new panels that have been added.
2017-10-13 12:18:23 +02:00
Johan van der Kuijl
989c5b5e06
Small typo fix ( #3602 )
...
callack => callback
2017-10-13 12:13:16 +02:00
Eleftherios Chamakiotis
319d6623e6
Update alarmdecoder.markdown ( #3603 )
...
Corrected configuration variable baud, as the schema expects 'baudrate' instead of 'baud'
2017-10-13 12:12:32 +02:00