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
Fabian Affolter
d144acb9bf
remove duplicate
2016-06-09 09:47:38 +02:00
Fabian Affolter
6e4e6d1c99
Move updates to one place and add note about user
2016-06-09 08:32:16 +02:00
Fabian Affolter
645deec7e9
Add updating section back till the frontend is updated
2016-06-09 08:18:35 +02:00
Paulus Schoutsen
8a9e983745
Update automation-templating.markdown
2016-06-08 22:40:32 -07:00
Paulus Schoutsen
0777750978
Move Z-Wave around
2016-06-08 22:08:30 -07:00
Alexander Fortin
0963f5cc61
Add Vagrant installation docs ( #517 )
2016-06-07 22:38:53 -07:00
Fabian Affolter
dd06471c0b
Update title
2016-06-05 16:37:53 +02:00
Fabian Affolter
68df39b583
Split content in more pages
2016-06-05 16:09:36 +02:00
Fabian Affolter
9532732c81
Fix title
2016-06-05 16:08:56 +02:00
Fabian Affolter
92344f1833
Use OS X
2016-06-05 15:17:11 +02:00
Fabian Affolter
3eef8cec68
Update name
2016-06-05 15:11:51 +02:00
Fabian Affolter
62ebd2b9b2
Fix layout
2016-06-05 15:08:50 +02:00