326 Commits

Author SHA1 Message Date
Fabian Affolter
82dea44109 Initial glossary (#3568)
* Initial glossary

* Allow markdown in the description
2017-10-09 19:18:39 +02:00
Fabian Affolter
b46d342ccc
Address comment from #3263 2017-10-09 10:38:27 +02:00
Fabian Affolter
338d7234cb
Address a comment from #3263 2017-10-09 10:32:00 +02:00
Ken Davidson
58a48dbf9a Updated "emulated_hue_hidden" setting to match change in 0.55. (#3565) 2017-10-09 08:03:02 +02:00
cdce8p
3e9f16a1f1 Corrected details for wait_template (#3563) 2017-10-09 08:01:35 +02:00
NeLLyMerC
fa1149cde1 Update systemd.markdown (#3560)
- Cleaned up bullet points for clarity and readibility
- Added header for "Next Steps" after templates
- Removed redundant sentence
2017-10-08 23:43:58 +02:00
Ashton Campbell
9e6b9cb658 Fixed common spelling mistakes (#3544)
* fix spelling errors

* Update binary_sensor.xiaomi_aqara.markdown

Reverts to previous revision before spell check.

* Update tellstick.markdown

Reverts to previous revision before spell check.

* Update owntracks_two_mqtt_broker.markdown

Reverts to previous revision before spell check.

* Update cla_sign.html

Reverts to previous revision before spell check.

* Update credits.markdown

Reverts to previous revision before spell check.

* Update api.markdown

Fixed spell checker changing noone to no one.
2017-10-08 00:39:32 +02:00
Fabian Affolter
7076f2006d
Merge pull request #3403 from BioSehnsucht/rename-input-slider
Rename input_slider to input_number and add numeric text box option
2017-10-08 00:35:58 +02:00
Fabian Affolter
48d1b3347f Add changes from #3547 (#3553) 2017-10-08 00:31:48 +02:00
Aaron Linville
e9b2d55629 Fix Tiny Typo
"Wide", not "width" variety of operations.
2017-10-07 18:06:52 -04:00
Fabian Affolter
ae690e4953 Merge pull request #3530 from home-assistant/release-0-55
0.55
2017-10-07 21:12:17 +02:00
arretx
c346f6f752 A few clarifications (#3541)
* A few clarifications

These are a few clarifications that would have made the instructions a bit more clear.  I figured out what to do, but some of the behavior's were unexpected and I had to guess through a few things.

* Minor changes
2017-10-07 09:40:28 +02:00
Andrey
68f43ab924 Add template escaping 2017-10-06 15:37:26 +03:00
Fabian Affolter
82e40588c6
Fix typo 2017-10-06 14:26:36 +02:00
Paulus Schoutsen
f9e3f7e099 Merge remote-tracking branch 'origin/current' into next 2017-10-05 09:24:55 -07:00
Franck Nijhof
443904de16 Fixes spelling of 'Home Assistant' everywhere (#3524) 2017-10-05 10:53:08 +02:00
Fredrik Lindqvist
0ea1dd7ecf Remove deprecated Tellstick script from documenation (#3520)
Remove deprecated Tellstick script from documentation
2017-10-05 08:56:47 +02:00
Joakim Sørensen
1bfc28a008 Hassbian docs (#3487)
* Added link

Added link to hassbian-config

* Added note

Added note for upgrade HA from hassbian-config

* Added note

Added note on how to uppdate HA from hassbian-config

* Updated to match current version

Updated to match current version of hassbian-config.

* Corrected problems with link

* Corrected typo

* Corrected typo

* Corrected typo

* Update common-tasks.markdown

* Update upgrading.markdown

* Fix spelling

* Fix spelling
2017-10-05 08:55:59 +02:00
lukie80
8541f1e0de Added new kind of example and added description (#3510)
Added a new sensor example which requires multiple configuration topics but one state topic. I'm convinced that this example is very widespread and is useful for beginners (like me). Added sentence to outline the idea of MQTT discovery.
2017-10-04 07:50:45 +02:00
Ian Darwin
62617b14a6 Reword last para into more conventional English. (#3505) 2017-10-03 20:18:47 +02:00
datafx
981c18ee84 Add note about add-ons and extenstions (#3490)
* Add note about add-ons and extenstions 

Also updated the latest version numbers of firefox and chrome on windows after testing both.

* Remove spaces
2017-10-02 07:56:40 +02:00
jensjakob
ddf8b21ce2 Clarified numeric state trigger description (#3464) 2017-10-01 11:59:11 +02:00
Fabian Affolter
c8ec8391f4
Merge branch 'current' into next 2017-09-30 13:30:14 +02:00
Derek Brooks
94dd37d322 Update Z-Wave set_config_parameter (#3453)
Adds a bit of clarity to the `set_config_parameter` service.
2017-09-29 08:42:59 +02: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
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
Walter Huf
1ad776685a Adds MQTT Fans to the MQTT Discovery docs (#3386) 2017-09-25 23:32:22 +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
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
Paulus Schoutsen
1b1bf59c0c Merge branch 'current' into next 2017-09-21 21:23:50 -07:00
Thomas Redmer
3f4a820ec2 Simple typo correction (#3412) 2017-09-21 16:39:12 +02:00
Andrew Cockburn
0e6a9fbbae Update tutorial.markdown 2017-09-19 11:55:06 -04:00
Andrew Cockburn
7cd587a1df Update appdaemon.markdown 2017-09-19 11:54:13 -04:00
John
290ce7eb3e Update tls_self_signed_certificate.markdown (#3400)
* Update tls_self_signed_certificate.markdown

corrected typo and made file names match

* Replace HASS with Home Assistant
2017-09-18 21:47:08 +02:00
John
ef7953c5b0 Update tls_self_signed_certificate.markdown (#3396)
* Update tls_self_signed_certificate.markdown

Add .pem and  iOS info to save others searching for it like I had too and save time :)

* Minor changes

* Update names
2017-09-18 07:34:38 +02:00
John Arild Berentsen
09db289355 Add link to a very good info page about pitfalls of Z-Wave (#3376)
* Update z-wave.markdown

* Move link
2017-09-17 15:10:31 +02:00
Ted Drain
d60ecab58d Added log file option (#3365) 2017-09-13 23:53:32 -07:00
Mike G Chambers
dac5d05561 Added link to Hassio (#3356)
* Added link to Hassio

A Hassio link was added to the 'note' section about avoiding permission errors, but I think we need to add a link up top too so that folks can go see the upgrading section of the Hassio documentation.  Thanks

* Update updating.markdown
2017-09-12 09:53:09 +02:00
misterbenj34
ee5816c4fa Update device-specific.markdown (#3186)
Update automation example code with new standard (id)
2017-09-12 09:42:03 +02:00
morberg
8ce25595cf Simplify .gitignore example (#3341) 2017-09-11 09:27:46 +02:00
Eric Oosting
cf515b77fc update to reference hassio doc (#3337)
reference hassio doc root in order to make way for eventual upgrade documentation there.
2017-09-10 22:29:28 +02:00
Paulus Schoutsen
28fd5114d6 Merge branch 'current' into next 2017-09-07 07:42:43 -07:00
Pascal Vizeli
964b6224b0 New core state track feature (#3313)
* Update binary_sensor.template.markdown

* Update trigger.markdown

* Update trigger.markdown
2017-09-07 15:52:25 +02:00
Phill Price
085a0e7e37 Spelling change (#3299)
conection > connection
2017-09-03 21:41:21 +02:00
John
b714fe0af7 added home folder creation as not there by default (#3297)
added home folder creation as not there by default
2017-09-03 07:37:56 -04:00
DubhAd
4e1c04c951 Update Z-Wave documentation to mention Wake (#3291)
* Update Z-Wave documentation to mention Wake

Adding a note that battery powered devices need to be awake to update their settings, since this trips up many folks new to Z-Wave

* Updated documentation as per discussion
2017-09-02 22:53:47 +02:00
Addo Solutions
b6e145f3cf Feature/central scene documentation (#3288)
* Updating scene_activated to include scene_data

* Adding note about CentralScene

* Adding note about zwcfg

* Removing home seer notes and removing technical information

* Adding HomeSeer specific notes.

* Going back to pre-k to learn punctuation

Also tweaking a few bit of the examples and a few other silly mistakes

* Removing level extension from the zwave item
2017-09-01 21:41:46 +02:00
Mattias Ryrlén
6f959cd162 Update z-wave.markdown (#3262)
* Update z-wave.markdown

spent way to long time to find this, so thought about document it down.

* Minor change
2017-08-28 11:22:01 +02:00