Commit graph

343 commits

Author SHA1 Message Date
Guyanthalas
c51c5b4234 minor grammar update (#3702) 2017-10-21 21:23:23 +02:00
Fermulator
f2ec8c291f update init.d daemon script to specify HASS_BIN (#3700)
* update init.d daemon script to specify HASS_BIN

As per:
 * https://home-assistant.io/docs/autostart/init.d/
, coupled with:
 * https://home-assistant.io/docs/installation/virtualenv/

It's obvious that the user needs to replace "RUN_AS" with the correct user.
What can be made more clear is to include a "HASS_BIN" shell variable, with a similar instruction to update that if needed.

Note that I opted NOT to change the HASS_BIN to the full path /usr/bin/hass, as the previous revision presumably assumes that the `hass` binary is in the $PATH env for whatever user is running it ... (didn't want to change that).

* Fix name
2017-10-21 17:35:57 +02:00
olskar
80f2142b9d Installation of python_openzwave on OSX (#3660)
* Installation of python_openzwave on OSX

Add command needed for installation of python_openzwave on OSX to work. 
See https://github.com/home-assistant/home-assistant.github.io/issues/3653

* Changes `OS X` to `macOS`
2017-10-20 09:50:07 +02:00
Adam Mills
c8729d1620 Remove some stale info from Z-Wave (#3551) 2017-10-20 09:13:55 +02:00
DubhAd
595d0c81fb Adding note on entity naming (#3677)
Adding troubleshooting note about entity names.

I wonder if this needs called out into its own section in the introductory documents though.
2017-10-20 08:07:34 +02:00
DubhAd
810d5ad738 Corrected permissions
Permissions listed for hass-daemon were `777` (everybody can change it), corrected to `755`
2017-10-19 08:43:36 +01:00
c727
c21dbbf311 small typo (#3665) 2017-10-18 08:37:04 +02:00
Max Rumpf
f20a81bdd8 Add info about !include, fix #3262 (#3651) 2017-10-17 21:10:43 +02:00
Fabian Affolter
79378ed0b3
Add intro 2017-10-16 22:47:58 +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
Fabian Affolter
36ce6730bf Update 'now()' and 'utcnow()' (#3625)
* Update 'now()' and 'utcnow()'

* Add note
2017-10-15 22:32:45 +02:00
jurafxp
a330ff8b33 Working Apache config for websockets (#3623) 2017-10-14 22:35:35 +02:00
Paulus Schoutsen
e9bfa54ee2 Update lets_encrypt.markdown 2017-10-14 00:18:27 -07:00
Johan van der Kuijl
989c5b5e06 Small typo fix (#3602)
callack => callback
2017-10-13 12:13:16 +02:00
Fabian Affolter
259bdf81a5
Update file name 2017-10-12 10:59:22 +02:00
Fabian Affolter
e958de8474
Fix Liquid error introduced with #3573 2017-10-11 12:53:30 +02:00
DubhAd
263db7b6e9 Update MQTT broker docs for clarity (#3573)
* Update MQTT broker docs for clarity

Adding words to note that the reason a "run your own" broker is the most private is because the embedded broker doesn't support TLS/SSL.
Also updating to use the new configuration tags.

* Update to reference hbmqtt supporting TLS
2017-10-11 08:22:47 +02:00
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