Commit graph

318 commits

Author SHA1 Message Date
Fabian Affolter
decb5d2f56 Merge pull request #3403 from BioSehnsucht/rename-input-slider
Rename input_slider to input_number and add numeric text box option
2017-10-07 21:44:23 +02:00
Fabian Affolter
bf9afa45a5 Revert "Add info box (#3546)" (#3547)
This reverts commit 2663d6c0fa.
2017-10-07 16:41:48 +02:00
Jens
2663d6c0fa Add info box (#3546)
* Add text on similarities between yaml and dicts

- Linewrapped the respective text to a with of 80 chars as well

* Adds reference to dicts/Hashtables when expl. YAML

- A comparison between dictionary/hastables and YAML is drawn
- Linewraps the paragraph to 80 characters

* Adds reference to python, indentation is mentioned

* Extends reasoning on YAMLLint

* Removes obsolete whitespace

* Fix whitespace

* Adds reference to inclusion of env-vars in YAML

* Add links

* Include note into the yaml explanation

- The YAMLLint stuff is a little off-topic, when raising the security
  concerns. It should hence go into an info box.

* Minor changes
2017-10-07 16:00:48 +02:00
Jens
a69e4f0e40 Extend risks in using YAMLLint and alternative (#3543)
* Extends reasoning on YAMLLint

* Removes obsolete whitespace

* Fix whitespace

* Adds reference to inclusion of env-vars in YAML

* Add links
2017-10-07 13:12:04 +02:00
Jens
d59688811b Feature/yaml doc (#3534)
* Add text on similarities between yaml and dicts

- Linewrapped the respective text to a with of 80 chars as well

* Adds reference to dicts/Hashtables when expl. YAML

- A comparison between dictionary/hastables and YAML is drawn
- Linewraps the paragraph to 80 characters

* Adds reference to python, indentation is mentioned

* Minor changes
2017-10-06 08:15:11 +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
BioSehnsucht
9234ca3d01 * Rename input_slider to input_number
* Update input_number to optionally display slider, input box, or both
* Update references to input_slider in other parts of the documentation
2017-09-19 03:43:22 -05: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
mjj4791
44474e5342 prevent 502 errors caused by apache port-reuse (#3267)
Without the 'disableeuse=On' configured, Apache will try to reuse tcp ports even when these ports were closed by home assistant (tcp FIN was sent). When Apache tries to use such a port, no answer will come from home assistant, causing Apache to respond with a HTTP 502 error.

With this option turned on, the situation will not occur (since ports will not be reused).
2017-08-28 11:17:24 +02:00
Paulus Schoutsen
0dee2c22d9 Update events.markdown 2017-08-27 16:07:08 -07:00
Greg Stevenson
371245a261 Typo fix on scripts page (#3265) 2017-08-27 21:33:39 +02:00
Paulus Schoutsen
53928f87d2 Add state_with_unit info 2017-08-26 12:35:54 -07:00
JudgeDredd
8e8fbfb9e3 fix template-trigger link (#3244)
link does not go to template-trigger header. This is probably due to the getting-started redirect not respecting the tag
2017-08-26 12:00:03 +02:00
Paulus Schoutsen
2b8e24606f Add release blog post 2017-08-25 23:02:12 -07:00
Fabian Affolter
518dbd7b89
Merge branch 'current' into next 2017-08-25 10:03:26 +02:00
Fabian Affolter
723f78b59f
Update Chromium and Firefox 2017-08-24 08:39:56 +02:00