Commit graph

663 commits

Author SHA1 Message Date
DubhAd
a1c2003ef3
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-21 09:56:29 +02:00
DubhAd
775fdbda00
Corrected permissions
Permissions listed for hass-daemon were `777` (everybody can change it), corrected to `755`
2017-10-21 09:56:28 +02:00
c727
a58146738a
small typo (#3665) 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
Fabian Affolter
5afb014f1c
Add intro 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
Fabian Affolter
c0c7d9ea4a
Update 'now()' and 'utcnow()' (#3625)
* Update 'now()' and 'utcnow()'

* Add note
2017-10-21 09:56:24 +02:00
jurafxp
1ca04aa223
Working Apache config for websockets (#3623) 2017-10-21 09:56:23 +02:00
Paulus Schoutsen
e3ab5eea07
Update lets_encrypt.markdown 2017-10-21 09:56:22 +02:00
Johan van der Kuijl
a35cfbfd70
Small typo fix (#3602)
callack => callback
2017-10-21 09:56:21 +02:00
Fabian Affolter
7a0c5f2f96
Update file name 2017-10-21 09:56:19 +02:00
Fabian Affolter
88d1c2a30b
Fix Liquid error introduced with #3573 2017-10-21 09:56:19 +02:00
DubhAd
2faf1a118c
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-21 09:56:19 +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
Daniel Høyer Iversen
ea3b8e3b39 Fix travis build (#3644)
* Update controllers.markdown

* Update installation.markdown
2017-10-16 23:02:24 +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
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
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
5d0a917cdd
Merge branch 'current' into next 2017-10-10 00:39:51 +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
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
ae690e4953 Merge pull request #3530 from home-assistant/release-0-55
0.55
2017-10-07 21:12:17 +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
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
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