Commit Graph

620 Commits (zxdavb-patch-1)

Author SHA1 Message Date
Jonathan Baginski 23985c34e2 Update installation-raspberry-pi-all-in-one.markdown
fixed formatting.
2016-12-26 11:41:20 -05:00
Jonathan Baginski 145b8cb006 Update
fixed upgrade notes to reflect correct commands. 
added alt commands for prior aio paths and user.
2016-12-26 11:36:27 -05:00
Fredrik Lindqvist 3f93d28d54 Revert ""homeassistant" changed in "hass"" (#1657) 2016-12-26 17:32:37 +01:00
PuckStar bfb89cab97 "homeassistant" changed in "hass" (#1656)
Couldn't update Home Assistant. 
Found out the word homeassistant was changed in hass.
After changing that the update worked.
2016-12-26 17:05:42 +01:00
Jonathan Baginski 9db0a34a2b Update installation-raspberry-pi.markdown
fixed service account user listed under AiO notes.
2016-12-23 16:03:32 -05:00
Will Heid e3ae3e3698 Add note about new default Raspbian behavior (#1640)
* Add note about new default Raspbian behavior
2016-12-23 12:02:06 +01:00
Jonathan Baginski ddc0ba2a58 Update installation-raspberry-pi-all-in-one.markdown
updated GPIO details
2016-12-21 10:05:00 -05:00
Carlo Costanzo 1d7e520f3c Added section To change the MQTT default password (#1632)
* Added section To change the MQTT default password
2016-12-21 06:48:36 +01:00
Jonathan Baginski 3f72924e41 Update installation-raspberry-pi-all-in-one.markdown
updated username and paths to reflect updated usage.
2016-12-20 17:36:41 -05:00
Carlo Costanzo dd5a1767a2 Clarification time. (#1598)
Just some clarification based on https://github.com/home-assistant/home-assistant/issues/4904#issuecomment-267426303
2016-12-20 08:24:47 +01:00
Fabian Affolter 73ed694fed
Merge branch 'current' into next 2016-12-17 23:48:57 +01:00
Lewis Juggins a90d5e01eb Add docs for automation MQTT trigger (#1593) 2016-12-17 19:40:33 +01:00
Naren Salem 5313bf3b96 Add keyword 'condition' for completeness (#1524)
Added the 'condition:' keyword to make it clear that for a basic condition definition, you will need that keyword twice.
2016-12-15 18:18:55 +01:00
Daniel Høyer Iversen ce79bf09b7 Update installation-raspberry-pi-image.markdown (#1592) 2016-12-15 00:16:10 +01:00
Paulus Schoutsen b592e9f4ee Update browsers.markdown 2016-12-08 23:11:09 -08:00
Paulus Schoutsen 48e20e73ea Update installation-raspberry-pi-image.markdown 2016-12-06 00:20:19 -08:00
Wilco Land c0ff26e163 USB permission lines (#1543)
Add permission to read out USB devices (DSMR, z-wave etc)
2016-12-06 09:07:34 +01:00
Fabian Affolter cbf499dc87 Remove download link (#1531) 2016-12-03 09:59:02 -08:00
Fabian Affolter d572d301c8
Only use macOS instead of OS X 2016-12-03 18:56:44 +01:00
Paulus Schoutsen 00163e9682 move init.d to autostart section 2016-12-03 09:01:07 -08:00
Marc Forth 33718fd145
Update installation-virtualenv.markdown (#1519)
Updated to include maximum version of cython, otherwise will download v25.x causing 'make build' to fail
2016-12-03 13:56:11 +01:00
Matt N 39dd48d1ce Change condition example to use the lowercase 'on' state (#1500)
HA normally uses a lowercase 'on' state: 32ffd006fa/homeassistant/const.py (L160)
2016-11-26 18:01:43 +01:00
Matt N 2b5d3c0c10 Fix over 100 typos/spelling mistakes :P (#1483)
* Fix a bunch of typos/spelling mistakes
* Removed extra spaces from emulated_hue
* Correct device type. of binary_sensor.enocean.markdown
2016-11-23 10:23:23 +01:00
Ciquattro 1dd95ed15f modified an error on the config syntax (#1446)
* modified an error on the config syntax 

as stated here
https://home-assistant.io/getting-started/scripts-conditions/
under condition: can't set platform: time but condition: time
* Update automation-examples.markdown
Address feedback from @fabaff
2016-11-23 08:27:41 +01:00
Carlo Costanzo 60d706ef8d Quick time window update (#1479)
Added example of windo crossing midnight as per https://github.com/home-assistant/home-assistant/pull/2158
2016-11-23 07:53:14 +01:00
David De Sloovere 2d73da8e4c Update installation-raspberry-pi-image.markdown (#1459)
* Update installation-raspberry-pi-image.markdown

Add info to customize. I had to search a few minutes to figure out how to change the keyboard layout. 

Add Windows 10 SSH in bash info. Maybe there should be a seperate page in the documentation, where all 'How to connect/SSH' topics link to. That way it won't have to be repeated throughout the docs.

* Update installation-raspberry-pi-image.markdown

* Update installation-raspberry-pi-image.markdown

Reworked mention of Windows 10 bash feature mention.

* Update installation-raspberry-pi-image.markdown

Contained a typo, but also changed the wording
2016-11-22 13:38:03 +01:00
Pedro Navarro 0b1b6700fc Fixed typo (#1465) 2016-11-20 18:07:03 +01:00
arjenfvellinga eb538d9b70 Changed order of instructions. (#1466)
Order of the instructions suggested that the sample service file could be used if you installed Hass in a virtual environment. Which isn't the case.
2016-11-20 18:06:29 +01:00
Fabian Affolter 36d13382d8
Merge branch 'current' into next 2016-11-19 13:06:40 +01:00
John Arild Berentsen 8977fc036c Update z-wave.markdown (#1452)
* Update z-wave.markdown

* Update z-wave.markdown
2016-11-19 11:48:42 +01:00
Robbie Trencheny 9529e7dfcc Git is required to clone 2016-11-10 16:56:47 -08:00
Fabian Affolter e8f95af662 Merge pull request #1383 from home-assistant/next
0.32
2016-11-05 17:06:58 +01:00
Dale Higgs 405e150767 Add important template notes (#1397) 2016-11-05 09:08:27 +01:00
Fabian Affolter d85fe543da Binary sensor classes (#1396)
* Link to binary sensor docs for sensor_class

* Include link to sensor_class (fixes #1346)
2016-11-05 08:58:39 +01:00
Paulus Schoutsen 66f54d2d2e Bump min version for windows 2016-11-04 23:44:47 -07:00
Paulus Schoutsen c1148f8ec4 Merge remote-tracking branch 'origin/current' into next 2016-11-04 23:24:11 -07:00
Emily Cassandra Meeker 23270a4925 Grammar and native English corrections to Getting Started pages (#1366)
* Grammar change on Getting Started page

* Wording on Devices to more natural native English

* Native English corrections on presence-detection
2016-10-30 12:33:02 +01:00
antihate8 694d9268bb Small fix to python pip command (#1363) 2016-10-30 12:31:53 +01:00
John Lindley d7b2008ec3 add the other possibility of leave (#1357)
I spent about 20 minutes searching around.  Didn't know if it was leaving, leave, exit, etc.  Figured this might save someone time later on.
2016-10-29 10:09:34 +02:00
Alex Tzonkov f65559a2b4 Adding missing '-c' option (#1351) 2016-10-28 09:20:14 +02:00
Fabian Affolter cac1675323
Update os name 2016-10-28 08:24:55 +02:00
Fabian Affolter 8d85a50462
Update 2016-10-28 08:24:55 +02:00
Robbie Trencheny 85eb61de87 Update z-wave docs to correctly format alt cmds (#1348) 2016-10-28 07:48:43 +02:00
Fredrik Lindqvist 05668de732 Update z-wave.markdown (#1329)
Specify version of cython that installed.
2016-10-28 07:48:30 +02:00
yasin a01d73b732 Revise and update additional sections (#1330)
* Revise and update Automation

* Helpers updates

* Android updates

* Fix link typo

* Rectify wording

* Update to macOS

* Update securing text

* Update updating

* Update basic info

* Further basic updates
2016-10-27 16:04:41 +02:00
codeavenger07 77c14979ea Update automation-create-first.markdown 2016-10-27 07:37:49 -04:00
Ken Carpenter cd1088c8e2 Minor improvements to Getting Started page
Bullet points comprised of sentence fragments shouldn't end in a period.

Improves #1052
2016-10-26 22:07:56 -07:00
Fabian Affolter 4f4aa2032d Merge pull request #1301 from ryqiem/patch-2
Added virtualenv example
2016-10-26 08:15:19 +02:00
j james 25d8c1d52e Update configuration.markdown
Minor edits for style and grammar.
2016-10-25 21:41:56 -05:00
Fabian Affolter 04bf51d895
Add self-signed certificate option 2016-10-25 20:02:13 +02:00
Fabian Affolter e12049cc18
Fix link 2016-10-25 19:58:19 +02:00
Fabian Affolter 0d90196754
Make commands more visible 2016-10-25 14:38:17 +02:00
Fabian Affolter 9b15c44756 Merge pull request #1306 from geirra/current
Update z-wave-device-specific.markdown
2016-10-24 08:22:10 +02:00
Phil Hawthorne 47bcde12fd Update Z-wave Association service name (#1304)
The z-wave association service is actually called `change_association`.
2016-10-24 06:56:31 +02:00
geirra 3eb78af779 Update z-wave-device-specific.markdown
update example on zwave/set_config_parameters to reflect correct parameters
2016-10-24 05:26:37 +02:00
ryqiem bf29b1e84b Update autostart-systemd.markdown 2016-10-23 15:19:34 +02:00
lcersly 7130abca26 Update installation-synology.markdown (#1293)
Changed su to sudo as DSM 6.0.
Changed some of the commands to be more newbie friendly.
2016-10-23 12:50:05 +02:00
Mike Nicholson 0e436f8b9b Update z-wave.markdown (#1180)
* Update z-wave.markdown 
`checkinstall` must be installed before being able to generate a package.
2016-10-23 12:45:09 +02:00
ryqiem ecf53028d7 Added virtualenv example 2016-10-23 10:53:19 +02:00
Fabian Affolter 056e268aa1 Merge pull request #1263 from home-assistant/next
0.31
2016-10-23 00:33:19 +02:00
Pratyush Mohapatra 4b98d72435 added a word to fix grammar (#1298) 2016-10-22 21:11:18 +02:00
hcooper 04c77dfbe7 zwave exposes >10 services (#1272) 2016-10-22 11:03:11 +02:00
Paulus Schoutsen be8ea1aef1 Merge branch 'current' into next 2016-10-21 22:52:07 -07:00
Fredrik Lindqvist f7255cad86 Add more instructions to HASSbian docs. (#1262)
* Add more instructions to HASSbian docs.

* Update installation-raspberry-pi-image.markdown

 - Add viewing of log trough journalctl
 - Add information about status command for Home Assistant service
 - Fix formatting
2016-10-22 06:06:03 +02:00
Spencer Owen 7a4ed88ab1 fix missing space (#1287) 2016-10-21 08:55:35 +02:00
John Arild Berentsen 00420fed62 Association services (#1252)
* Update z-wave.markdown

* Update z-wave.markdown
2016-10-16 20:52:40 +02:00
Kumar Gaurav Pandey b2f59aebfa Fix typo in getting-started/z-wave (#1251) 2016-10-15 15:41:55 +02:00
Shawna 8d23174919 fixed a grammar error (#1247) 2016-10-15 08:04:04 +02:00
Shawna d4691f1594 Fixed wording to be more clear, removed a typo (#1248) 2016-10-15 08:03:23 +02:00
Alok Saboo 1e1c1ebf9b Removed reference to use_trigger_values (#1201) 2016-10-14 22:51:20 +02:00
Lukas 73f2e229b0 Add ignore option to zwave customize configuration (#1238)
PR for home-assistant/home-assistant#3865
2016-10-14 22:44:55 +02:00
Saumya Balodi 627ed3bf9a Fixed a few grammatical errors (#1240) 2016-10-14 13:32:33 +02:00
Keyasha Brothern 8901eaee0d Slight edit to sentence structure line 12 (#1235) 2016-10-14 07:52:47 +02:00
Daniel Høyer Iversen 96b6fa7ca2 Update automation-create-first.markdown (#1211) 2016-10-11 14:25:09 +02:00
Fabian Affolter 7c70ea93f9
Add link 2016-10-11 11:51:43 +02:00
John Arild Berentsen f64608e191 Update z-wave-device-specific.markdown (#1209) 2016-10-10 22:19:56 +02:00
Phil Hawthorne d0317e2226 Slight grammar and consistency improvements for Z-wave Device settings (#1188)
Just some slight wording and consistency changes to make the Z-Wave
device specific page easier to read..
2016-10-09 10:07:01 +02:00
Karen Goode 52d4fdbf7f Update URL for nmap (#1192)
[scan the network using nmap][nmap]

Incorrect URL https://home-assistant.io/components/device_tracker.nmap_scanner/

Correct URL https://home-assistant.io/components/device_tracker.nmap_tracker/
2016-10-09 08:53:12 +02:00
Fabian Affolter 59568972ab Check points for securing Home Assistant installations (#1151)
* Add check points

* Add check points

* Fix link

* Grammar and style fixes
2016-10-08 21:20:53 +02:00
Paulus Schoutsen baccb84791 Merge pull request #1138 from home-assistant/next
0.30
2016-10-08 11:23:41 -07:00
Brian J King 35619932c0 Fix link for Homebrew installed Python Contributes to #1052 (#1178) 2016-10-07 22:20:52 +02:00
John Arild Berentsen 7c92570e1a Update z-wave-device-specific.markdown (#1135)
* Update z-wave-device-specific.markdown

Add info and example of entry in dev-service to set configuration parameter for zwave.
Add more info on security devices.

* Update z-wave-device-specific.markdown
2016-10-06 06:57:37 +02:00
Robbie Trencheny afdd04e844 Merge branch 'current' into next 2016-10-05 15:44:06 -07:00
Keyasha Brothern 7932beeed7 Made small edit to sentence structure on line 37 (#1137) 2016-10-06 00:09:17 +02:00
Fares Rihani 36c60ffd19 Consolidated spelling fixes. ref #1052 (#1132)
* Consolidated spelling fixes. ref #1052
2016-10-05 10:17:36 +02:00
pixelasticity 8e75564c9c Fix typos in Remote Access section (#1093) 2016-10-05 09:44:18 +02:00
hexa- 75a6862afa Update example to use metric unit_system instead of the legacy temperature unit (#1130) 2016-10-05 09:23:54 +02:00
John Arild Berentsen 2b62dd10e4 #3696 in Homeassistant (#1121)
Updates for #3696 in Homeassistant
2016-10-04 21:46:55 -07:00
Paulus Schoutsen 0b0ee17ca3 Update automation-trigger.markdown 2016-10-04 21:40:17 -07:00
Carlo Costanzo 6876d7b764 Update RPI user names (#1117)
Make a note for users to note the different user names used in the different installation types.
2016-10-04 22:02:02 +02:00
Alok Saboo 320941b0b8 Added config location (#1110)
* Added config location

* Update installation-raspberry-pi-image.markdown
2016-10-04 20:14:15 +02:00
Kevin Christensen 82a1b49abe Add config path if following the virtual environment setup (#1104) 2016-10-04 17:33:15 +02:00
Kevin Christensen 4a0c430b31 Script for generating secure network key (#1105) 2016-10-04 17:31:08 +02:00
Cláudio Ribeiro 74b03ba4db Minor fix (#1106)
In this particular case, i think using 'into' makes more sense than 'onto', as 'onto' normally refers to moving to a location on the surface of something or moving aboard with the intention of traveling in it.
2016-10-04 17:30:36 +02:00
Fabian Affolter ac6d12296a Minimizing of the configuration sample (Z-Wave) (#1095)
* Minimizing of the configuration sample

* Update details
2016-10-04 17:16:15 +02:00
Keyasha Brothern 0d8ebda347 Change sentence structure slightly on line 63 (#1102)
Changed sentence structure slightly on line 63 from "consider to encrypt your traffic" to "consider encrypting your traffic", flows better by eliminating the word "to" from the sentence.
2016-10-04 17:15:11 +02:00
Keyasha Brothern ba3ceadd7b Fixed typo in 'getting started', line 46. (#1101) 2016-10-04 17:14:13 +02:00
Fares Rihani 2f2a2adb35 Update installation-vagrant.markdown #1052 (#1089)
Minor spelling correction
2016-10-03 17:07:00 +02:00
Dmytro Kytsmen 895e32d7fa Fix typo in Linux based (#1086)
Added dash between two words.
2016-10-03 12:09:39 +02:00
Qwertee f75f5cb3d8 Fixed grammer in getting started page 2016-10-02 16:37:59 -05:00
Dan Sullivan 3e1107ba1a Fix Typos on Z-wave page (#1062) 2016-10-02 23:06:35 +02:00
Dan Sullivan e2b33c868d Fix Typo (#1061) 2016-10-02 22:56:25 +02:00
Paulus Schoutsen 329f1361b7 Link BRUHAutomation image video 2016-10-01 16:53:21 -07:00
Paulus Schoutsen ba779ec008 Update Pi image instructions 2016-10-01 16:50:59 -07:00
Fabian Affolter 6fe97d0304
Add rollback section 2016-09-30 21:33:25 +02:00
Fabian Affolter 2aa9b8f86d
Add occupancy 2016-09-30 08:30:49 +02:00
Zeb Palmer 7d60c8e70c fix multiple misspellings of 'means' (#1005) 2016-09-30 08:27:59 +02:00
Fabian Affolter 4adaa72d8c
Add detail about hiding rules (fixes #1002) 2016-09-30 08:26:18 +02:00
Fredrik Lindqvist 379cadfafd Add information for Raspberry Pi Image (#995)
* Add information for Raspberry Pi Image, installation and general Raspberry Pi information update.
2016-09-29 08:43:44 +02:00
Paulus Schoutsen 8a8e6e9c1f Merge branch 'current' into next 2016-09-28 20:34:05 -07:00
Bartek Celary 071f90bd9c Update troubleshooting-configuration.markdown (#953)
Added link to the logger component with a short description. @bcelary
2016-09-28 10:36:45 +02:00
Carlo Costanzo 22131a31ef Added information for GPIO access for HA components. (#993)
* Added information for GPIO access for HA components.
2016-09-27 21:35:01 +02:00
ADeeds fcde8ff05b Update installation-virtualenv.markdown (#996)
Fixed typo (Assitant->Assistant)
2016-09-27 08:36:58 +02:00
Wouter eb74ad5429 Added Synology firewall information, added sudo -i (#955)
* Added Synology firewall information, added sudo -i

Added tutorial for setting up Synology firewall.
Added information on how to use root user in new Synology software. (source: https://community.home-assistant.io/t/error-starting-home-assistant-on-synology-for-first-time/917/4)

* Update installation-synology.markdown
2016-09-25 09:24:44 -07:00
Tyler Straub 41bc9020b4 Invalid syntax in Automation Trigger example (#978)
Contains single quotes on inside and outside. 

Fix uses double quotes on outside and single on inside.
2016-09-23 12:32:44 -07:00
AdithyanI 29cfe09544 Add exit to All-In-One upgrade (#948)
*  Add exit to All-In-One upgrade upgrade instructions.
2016-09-23 12:28:32 +02:00
Josh Nichols d802d95ab8 Link virtualenv to z-wave documentation (#973)
It looks like this documentation may have originated somewhere else,
since it refers to documentation on home-assistant.io. This is
home-assistant.io, so may as well just link to it.
2016-09-22 07:39:39 +02:00
Fabian Affolter f320baf95e
Update template (fixes #949) 2016-09-21 19:18:52 +02:00
Scott Gauche 3d9b83d467 Update basic.markdown (#946)
The elevation units have never been specified.  The example configuration file sent with Home Assistant should be updated to include the elevation units also.
https://pythonhosted.org/astral/module.html#astral.Location.elevation
2016-09-19 15:41:27 +02:00
arsaboo 213e75cfbc Added link to other HA events (#952) 2016-09-19 14:48:12 +02:00
Fredrik Lindqvist b167b8f64b Cleanup and update of Z-Wave documenation (#935)
* Update z-wave.markdown (#917)
- Notes added to Z-wave `soft-reset` about known issues by @sgauche 
- Fixed usage of `zwave` component, Z-Wave for references to a Z-Wave network, and OpenZWave as a project name by @sgauche
2016-09-18 16:44:03 +02:00
arsaboo b7384eb0fd Instructions for triggering action on HA startup (#928) 2016-09-13 07:05:37 +02:00
Sindre Hansen f01e797173 Add .svg file instead of "second icon" (#924) 2016-09-13 07:04:55 +02:00
Teagan Glenn 9e0512dc07 Make ISY Amaze Balls! (#893)
* ISY doc updates

* How to set sensor class
2016-09-13 07:04:12 +02:00
Dani 14837c4833 Update scripts-conditions.markdown (#925)
Clarification for the AND and OR examples of conditions. Some people were missing first 'condition' looking at the examples.
2016-09-11 23:42:13 -07:00
Landrash 811f5b40fa Rewriting of installation guide for Raspberry Pi and cleanup of associated components. (#901)
Rewriting of installation guide for Raspberry Pi
2016-09-10 15:43:22 +02:00
Landrash 76938c36c1 Rewriting of installation guide for Raspberry Pi and cleanup of associated components. 2016-09-08 08:12:03 +02:00
Robbie Trencheny bb8eb97edd Merge branch 'current' into next 2016-09-03 16:13:07 -07:00
Fabian Affolter 5d84b6ca87
Update format and wording 2016-09-02 07:51:14 +02:00
Carlo Costanzo cdddf666ca Added information to turn off Disco Lights on Aeon Gen5 (#881)
* Added information to turn off Disco Lights on Aeon Gen5

Although not HA specific, this information wasn't easily found.  (Found it eventually in an AMAZON review!). So since ZWave Sticks are so popular with HA users, I thought I would contribute this information.

* Update z-wave-settings.markdown
2016-09-01 21:23:18 +02:00
Thomas Wilson 2ddeb7bde3 Added quotes around states in examples (#870)
These examples in the tutorial didn't actually work - adding the quote marks around the state names fixed it.
2016-08-30 21:08:22 +02:00
Fabian Affolter 27b186ab99 Merge pull request #848 from llauren/patch-1
Add info on how to install python, pip3 and python3-libyaml on a Debian system
2016-08-30 09:37:09 +02:00
Josh Nichols 2f0b1e4979 Document macOS zwave device path 2016-08-28 21:01:34 -04:00
Robbie Trencheny 9e4330bed8 Merge remote-tracking branch 'upstream/current' into next 2016-08-27 20:56:42 -07:00
Robbie Trencheny 9f23d1d223 Merge pull request #838 from home-assistant/kellerza-check_config-1
Introduce the check_config script in 0.27
2016-08-27 20:55:06 -07:00
Robbie Trencheny 31f1027686 Merge pull request #843 from home-assistant/next
0.27
2016-08-27 20:54:53 -07:00
Robin Laurén e5255ecd7c Add
Added info on how to install python, pip3 and python3-libyaml on a Debian system.
2016-08-27 23:14:10 +03:00
devdelay e76d858db6 Update z-wave.markdown (#836)
minor adjustment
2016-08-26 11:45:23 +02:00
Johann Kellerman 2ab03078d0 Update troubleshooting-configuration.markdown 2016-08-25 19:56:33 +02:00
Johann Kellerman 7b495c2394 Introduce the check_config script in 0.27 2016-08-25 19:13:53 +02:00
devdelay 651a082cf0 Update z-wave.markdown (#831)
* Update z-wave.markdown

add_node_secure

* Update z-wave.markdown

edit
2016-08-24 17:56:41 -07:00
Petar Petrov 41a54fd696 fixed a wording mistake in the docs (#823) 2016-08-23 00:13:17 -07:00
Jesse Newland 79407140e1 Document zwave.rename_node (#818) 2016-08-22 15:35:26 +02:00
Paulus Schoutsen 5f1b5997da Upgrade ruby/jekyll/style 2016-08-22 01:01:17 -07:00
devdelay 495dda8faa Update z-wave.markdown (#806)
minor correction
2016-08-20 21:17:44 +02:00
Paulus Schoutsen 2b63bde9d9 Update configuration getting started page 2016-08-14 12:28:58 -07:00
Dale Higgs 69ee421371 Update sun trigger link (#784)
Fixed broken link for "sun trigger" on conditions page.
2016-08-14 19:59:40 +02:00
Dale Higgs 8fc4066532 Merge pull request #782 from dale3h/sun_trigger_link
Update sun trigger link
2016-08-14 09:01:49 -05:00
Dale Higgs 5513f334b2 Update sun trigger link 2016-08-14 08:46:54 -05:00
John Arild Berentsen ba3f3a9558 Wrong number of services 2016-08-14 11:44:28 +02:00
Paulus Schoutsen c006cd081f Merge remote-tracking branch 'origin/zwave_updates' into next
Conflicts:
	source/getting-started/z-wave.markdown
2016-08-13 10:31:48 -07:00
Paulus Schoutsen 1957efefb8 Merge branch 'master' into next
Conflicts:
	source/_cookbook/custom_panel_using_react.markdown
2016-08-13 10:29:41 -07:00
Buut 2a71b141be Update installation-raspberry-pi-all-in-one.markdown (#775)
A clean Raspbian Jessie Lite installation on a Raspberry Pi 3 found not working as promised by the manual. Suggest to remove the reference or even discourage Jessie Lite while installer/instructions are not updated for the Lite version.
2016-08-12 19:39:40 -07:00
ThinkPadNL 27acac5ccc Update autostart-systemd.markdown (#748)
Small grep line added to make it easier to spot errors.
2016-08-08 17:06:27 +02:00
Marcel 794daeaabc Add info on how to restart (#741)
* Add info on how to restart

Add info how to restart the server when using Docker.

* Fix spelling and formatting
2016-08-08 14:16:39 +02:00
PuckStar b9b3004066 OZWCP stop HASS first (#747)
HASS should not be running when starting OZWCP control panel.
2016-08-08 14:15:16 +02:00
Teagan Glenn 45c86f1631 Update documentation to show unit system (#717) 2016-08-07 17:59:24 -07:00
John Arild Berentsen 2132158ec6 Alphabetic sorting 2016-08-07 18:29:12 +02:00
John Arild Berentsen 04350e6291 Update z-wave-device-specific.markdown 2016-08-07 11:27:11 +02:00
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
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
Fabian Affolter 0199992610 UPdate name 2016-06-05 14:46:29 +02:00
Fabian Affolter b7de714d6c Move updating to a new page 2016-06-05 14:46:07 +02:00
Fabian Affolter aeb1f2421d Add updating page 2016-06-05 14:45:17 +02:00
Fabian Affolter f20b9266e7 Use list for links 2016-06-05 14:43:42 +02:00
Fabian Affolter 04652f025f Fix command 2016-06-05 14:09:51 +02:00
Fabian Affolter ad605208c5 Uodate format 2016-06-04 21:56:26 +02:00
Daniel Høyer Iversen 7f6c668b4b Update scripts-conditions.markdown (#500) 2016-06-02 08:13:00 +02:00
Nils Uliczka 3fd4527f5e Show correct command to start the service (#522) 2016-06-01 16:03:19 +02:00
bleader 5dd67e1b55 Update browsers.markdown (#513)
- Add more linux browsers and their status
- Add firefox for android
2016-05-27 11:03:07 +02:00
Fabian Affolter ac832e74cf Add more text 2016-05-26 10:06:08 +02:00
Fabian Affolter ea56559069 Add "browser compatibility list" 2016-05-26 10:06:08 +02:00
jbags81 7b60d6d88a fixed typo - missing "bash" in syntax 2016-05-25 19:11:19 -04:00
jbags81 1bdeaaaa09 Added OZWCP instructions 2016-05-25 17:50:17 -04:00
jbags81 1c4ee22639 collapsed installer kickstart command. 2016-05-25 17:31:40 -04:00
Paulus Schoutsen c080679fb4 Remove imgur link from all-in-one installer. 2016-05-24 21:31:14 -07:00
Fabian Affolter 50ebcfc899 Fix typo 2016-05-24 23:48:07 +02:00
Fabian Affolter 22862daca0 Minor changes 2016-05-24 23:47:39 +02:00
Daniel Høyer Iversen 1445ad230a Update configuration.markdown (#508) 2016-05-24 22:29:00 +02:00
Paulus Schoutsen fe7439a057 Fix broken formatting all in one installer. 2016-05-24 08:57:05 -07:00
Landrash 7461a54e69 Formatting inconsistencies and update instructions (#510)
Fixed inconsistencies in formatting, address use and wording.
Removed sudo from upgrade command.
2016-05-24 07:32:01 -07:00
arsaboo 0baae8904c Added upgrade instructions (#503) 2016-05-23 11:19:36 +02:00
Paulus Schoutsen d3015b9ceb Add all-in-one install blog 2016-05-22 09:55:23 -07:00
Paulus Schoutsen 0f14803a22 Merge branch 'master' into next 2016-05-21 09:52:05 -07:00
Daniel Høyer Iversen dbba708510 Update automation-action.markdown 2016-05-20 20:02:46 +02:00
Daniel Høyer Iversen fad06bc075 Update automation-condition.markdown 2016-05-20 20:02:41 +02:00
Bart274 0df9563fd2 Update scripts-conditions.markdown (#491) 2016-05-20 08:19:18 -07:00
Josh Wright 2f8491881c Include python3-dev in dependency list
netdisco depends on netifaces, which requires python3-dev to build. Thanks to @thetruetype for running into this issue ;)
2016-05-17 15:52:09 -04:00
Jonathan Baginski 8d826dd5cb Updates to installer instructions and editing notes 2016-05-16 20:32:37 -04:00
Fabian Affolter 30e3e67115 Update name 2016-05-14 17:18:26 +02:00