311 Commits

Author SHA1 Message Date
John Arild Berentsen
786d4b8eb7 Updates for new options and events for zwave 2016-08-07 11:23:14 +02:00
John Arild Berentsen
cc4c4990a8 Update z-wave-controllers.markdown 2016-08-07 11:09:48 +02:00
Fabian Affolter
b31254c730
Minor changes 2016-08-06 22:40:45 +02:00
Matthias Urlichs
819456600c Fix systemd service file's path (#734)
Local changes to systemd belong in /etc, not /lib.

Also, running journalctl doesn't require sudo.
2016-08-06 18:32:13 +02:00
Dale Higgs
b9758eab9b Merge pull request #738 from dale3h/config-format
Fix formatting on condition docs
2016-08-06 11:13:14 -05:00
Dale Higgs
59a83846ed Fix formatting on condition docs
Two lines were over-indented:

```
condition: or
conditions:
```
2016-08-06 11:09:40 -05:00
John Arild Berentsen
ce93e714e1 Update z-wave-device-specific.markdown 2016-08-05 18:52:22 +02:00
John Arild Berentsen
065a271ba5 Update z-wave-device-specific.markdown 2016-08-05 18:45:40 +02:00
John Arild Berentsen
5aa24347e9 Update z-wave-device-specific.markdown
1. Wrong type for event_data. New type is object_id
2. Fix correct indents so copy paste works into config.
2016-08-05 18:02:37 +02:00
ThinkPadNL
e4d20d6bd0 Update yaml.markdown (#736)
Added link to YAMLLint, this saves beginners that aren't used to YAML a lot of time.
2016-08-05 13:39:20 +02:00
Carlo Costanzo
b739c61c11 Added Ben's Tutorial video (#731)
Added the slickly produced HA tutorial video by Ben.
2016-08-03 11:58:31 -07:00
John Arild Berentsen
cb681706a0 Update z-wave-device-specific.markdown (#704)
* Update z-wave-device-specific.markdown

* Update z-wave-device-specific.markdown

* Update z-wave-device-specific.markdown
2016-08-03 14:15:57 +02:00
John
86f274f323 Add node_event documentation and example. (#722)
Adds a node_event example and updates the scene_activated example to utilize the object_id rather than the entity_id.
2016-08-02 21:34:19 -07:00
Paulus Schoutsen
bf7d75d51d Link to state objected from automation templating 2016-08-01 23:57:46 -07:00
Tomi Tuhkanen
3187e6df4b Added note for windows users to getting started with vagrant (#714) 2016-08-01 08:50:04 +02:00
Paulus Schoutsen
7af5594dff Update mac os install script instructions 2016-07-31 17:38:43 -07:00
Edwin Smulders
2060173b57 Brew moved/renamed their repo (#713) 2016-07-31 12:29:11 -07:00
Teagan Glenn
f78572b4cf HotFix - Needs to pipe integer to delay (#710)
Using the delay template as specified in the documentation worked when the delay template was being implemented, but input_slider is now floating point - update documentation to pipe the float into an integer.
2016-07-31 15:54:51 +02:00
Paulus Schoutsen
379b7facd8 More blog post fixes 2016-07-30 13:19:39 -07:00
Paulus Schoutsen
5f78b4b7bb Update template condition example 2016-07-30 12:56:11 -07:00
Paulus Schoutsen
fb2ea42c88 Merge remote-tracking branch 'origin/master' into next
Conflicts:
	source/_posts/2016-07-16-sqlalchemy-knx-join-simplisafe.markdown
2016-07-30 11:29:05 -07:00
Fabian Affolter
dcd424089c
Add warning about the API password 2016-07-29 22:26:24 +02:00
PuckStar
3864b538e3 AIO also has zwave already included (#696)
Found this out after running the scripts. Could've saved me some time :)
2016-07-28 23:09:51 +02:00
Landrash
5bff9917a8 Restart command should be restart instead of start. (#692)
Restart command used with [systemd](https://wiki.debian.org/systemd) should be **restart** instead of **start**.
Reference material can be found at https://wiki.debian.org/systemd .
2016-07-27 23:31:24 +02:00
Carlo Costanzo
17f40e754a iOS love. (#691)
Added iOS directions for adding an icon.  Might want to change the page title to Getting started on Mobile.  The directions are almost identical across android and iOS.
2016-07-27 22:41:24 +02:00
Carlo Costanzo
2645399ccf a little iOS love (#690)
Works beautifully on iOS browsers.
2016-07-27 22:26:58 +02:00
Carlo Costanzo
a725c719c4 Restarting HA (#680)
Added in command to restart HA Service.
2016-07-27 08:02:57 +02:00
Fabian Affolter
072e0f26a2
Minor changes 2016-07-23 09:49:35 +02:00
Fabian Affolter
f03d0691d4
Fix typo 2016-07-23 09:49:29 +02:00
Fabian Affolter
6029679a51
Merge branch 'master' into next 2016-07-23 09:32:22 +02:00
Fabian Affolter
214b54dc7d
Minor changes 2016-07-22 15:25:34 +02:00
Fabian Affolter
f464096ffb
Fix typo 2016-07-22 15:14:20 +02:00
Teagan Glenn
284c9209a7 Update Script Getting Started Doc for Delay (#661)
* Update Script Getting Started Doc

Documentation update for PR https://github.com/home-assistant/home-assistant/pull/2560

* Update doc to match code change
2016-07-21 14:22:59 +02:00
Paulus Schoutsen
84ece10d41 Mention Tor in basic setup 2016-07-20 22:33:56 -07:00
Greg Stevenson
a1929f2257 Typo corrections (#632) 2016-07-12 15:33:38 +02:00
Pascal Vizeli
88341d7ce7 Update automation-trigger.markdown
'from' and 'to' don't work with use_trigger_values in condition
2016-07-05 11:47:05 +02:00
Fabian Affolter
5c611f602f
Add comment 2016-07-02 16:51:17 +02:00
Fabian Affolter
29d362f241
Add surf 2016-07-02 15:18:39 +02:00
Mark Huson
82ae9703cd Update basic.markdown (#605) 2016-07-02 00:50:32 +02:00
Paulus Schoutsen
bacd4aab21 Fix more for 0.23 release 2016-07-01 08:45:13 -07:00
Greg Stevenson
7103baaf61 typo fixes (#583) 2016-06-23 13:48:02 +02:00
Fabian Affolter
53a72df921 Add Epiphany 2016-06-21 16:23:59 +02:00
Fabian Affolter
03c3395ffc Add links 2016-06-21 11:50:11 +02:00
Fabian Affolter
ef7d02db66 Update Firefox on linux 2016-06-21 11:28:31 +02:00
Fabian Affolter
f3459e1f81 Update link 2016-06-20 17:20:17 +02:00
Fabian Affolter
92e7af39c8 Add headings to make it easier to point to section and update markup 2016-06-20 17:14:42 +02:00
Fabian Affolter
81d475f55e Make titles linkable 2016-06-20 17:05:23 +02:00
Fabian Affolter
31e6a35a6b Add details about different installation methods 2016-06-19 01:04:11 +02:00
jbags81
e722a45f53 Updated documentation to reflect latest script updates
Updates to documentation to mirror current AiO script updates. 
Includes:
Warning instead of dying on error.
Specifying installation report output file
Location of configs updated to ".homeassistant"
Installs Mosquitto v1.4.9
Detects PI hardware revision and modifies install syntax accordingly.
2016-06-13 20:48:37 -04:00
Galtwise
289e5457ae Update scripts-service-calls.markdown (#546)
Added info on how to use the Services Developer Tool
2016-06-09 21:39:44 -07:00