Commit graph

8251 commits

Author SHA1 Message Date
Martin Rowan
5461867c5c Add my repository of configuration files (#3161)
* Updating development environment setup guide

Added more complete instructions for setting up a development environment for Home Assistant. Including details of dependencies, setting up venv. This is based on notes captured from setting up a dedicated hass dev environment on Debian 8.6.0

* Update development_environment.markdown

Updated as a result of feedback on pull request: https://github.com/home-assistant/home-assistant.github.io/pull/1804
Adding reminder to activate virtual environment before running setup along with adding reference to indicate apt-get may not be applicable to distro in use.

* Revert change to instruction to run hass

Remove statement about running hass with --open-ui and what it does (wrongly stated). Based on feedback from @balloob.

* Updated setting up venv as pyvenv is being deprecated

As of Python 3.6 pyvenv has been deprecated in favour of python3 -m venv.

Further changes may be required following resolution of discussion around setting up venv in a sub directory vs at the top level of the project.

* Remove details of Frontend requirements for NVM and Node

Given change [#5507](https://github.com/home-assistant/home-assistant/pull/5507) only attempts to setup the frontend if nvm is present. It makes sense to remove the details from here, since that was mainly around avoiding errors in the first time setup scenario. Instead I've adjusted the text to point to the FrontEnd Dev section.

* Updated centos instructions

yum install commands needs to be split so that EPEL repo is added first ahead of attempting to install other dependencies.

* Create configuration_yaml_by_shortbloke.markdown
2017-08-10 16:20:45 +02:00
David De Sloovere
8ab014ddc2 Update device_tracker.markdown (#3160)
Clarify consider_home
2017-08-10 12:23:08 +02:00
Andrew Cockburn
30c4ae88be Update hadashboard.markdown 2017-08-09 14:27:20 -04:00
Andrew Cockburn
21b9881536 Update appdaemon.markdown 2017-08-09 14:24:11 -04:00
Nick Oliver
d0c9faba25 where to enable add-ons (aid first installs) (#3149)
* where to enable add-ons (aid first installs)

* Update installation.markdown
2017-08-09 08:59:39 +02:00
Fabian Affolter
7ecb20f180
Revert "Add screenshot of first start"
This reverts commit a9c4500c44.
2017-08-09 08:02:53 +02:00
Fabian Affolter
c0f41511e2
Fix configuration sample 2017-08-09 08:02:43 +02:00
Niklas
6eb14c27a4 wrong quotes (#3153)
fix "Error parsing JSON: SyntaxError: Unexpected token ' in JSON at position 1" (wrong quotes)
2017-08-08 22:13:20 +02:00
ashev
25392d7779 Misstyping in the title (#3152) 2017-08-08 22:12:08 +02:00
Pascal Vizeli
1f86835964 Update addon_config.markdown 2017-08-08 21:24:39 +02:00
William Johansson
24e120385e Update hassio addon_config with new parameter (#3151)
Update the list of privileged flags to a hassio addon container
to contain also the SYS_RAWIO.
2017-08-08 16:52:02 +02:00
Tim Lyakhovetskiy
5eec955be1 Added Leviton Decora Smart Wi-Fi component documentation (#3021)
* Added Leviton Decora Smart Wi-Fi component documentation

* Update version
2017-08-08 13:28:39 +02:00
PhracturedBlue
6ccf851546 Documentation for asterisk_mbox component (#2908)
* Add asterisk_mbox documentation

* Bad filename

* Capitalization error

* Update documentation based on changes to the mailbox implementation

* Typos as per review

* Remove mailbox sensor, since the functionality is included in the mailbox component.  Added ha_version to each file since the code has now been merged.
2017-08-08 13:27:04 +02:00
Fabian Affolter
414f6e7585
Make note a warning 2017-08-08 13:10:30 +02:00
Aaron Bach
92ca2cb93d Add documentation for the RainMachine switch platform (#3135)
* Added documentation for the RainMachine switch platform

* Small adjustments to version and verbiage

* Update switch.rainmachine.markdown

* Update switch.rainmachine.markdown

* Added caveat about remote API + programs
2017-08-08 09:49:42 +02:00
Paulus Schoutsen
333ab25a27 Update scripts.markdown 2017-08-07 23:07:29 -07:00
Philipp Schmitt
e3680aa2ba Add documentation about nuki services (#3078)
* Add documentation about nuki services

* Rewrite the services section
2017-08-07 14:59:24 +02:00
Charles Blonde
b8f4e4659e Add documentation for Dyson 360 Eye robot vacuum (#3148) 2017-08-07 10:09:43 +02:00
Eugenio Panadero
04dcaebc70 change ha_category for vacuums (#3150) 2017-08-07 09:59:45 +02:00
Paulus Schoutsen
75a829676a Update service-calls.markdown 2017-08-06 22:26:16 -07:00
Paulus Schoutsen
2e132f95f8 Update logger.markdown 2017-08-06 21:20:15 -07:00
Paulus Schoutsen
7266f25321 Update browser.markdown 2017-08-06 21:19:50 -07:00
Paulus Schoutsen
6942fba159 Update wake_on_lan.markdown 2017-08-06 21:19:14 -07:00
Fabian Affolter
2e1d5d48ea
Update title 2017-08-07 00:03:54 +02:00
Eugenio Panadero
3b49eb8cfe add doc for new service clean_spot for the vacuum component (#3146)
Also, fix the `locate` service description and the `ha_release`.
2017-08-06 23:44:55 +02:00
Paulus Schoutsen
a6037f3595 Update sensor.wunderground.markdown 2017-08-06 12:17:28 -07:00
Eugenio Panadero
b8a6688787 Xiaomi vacuum documentation (#3076)
* move previous work for switch to xiaomi vacuum platform

* add doc for vacuum component and extra services of the xiaomi platform
2017-08-06 18:05:27 +02:00
Fabian Affolter
e58b8e7037 Allow to set long/lat and make mon conditions optional (#3144) 2017-08-06 15:21:03 +02:00
Philipp Schmitt
20c8c18098 Add documentation for roomba platform (#3136) 2017-08-06 11:09:12 +02:00
Fabian Affolter
d79d585536 Add note for Hass.io users (#3137) 2017-08-06 10:09:13 +02:00
Fabian Affolter
7c05b9cd28 Make monitored_conditions optional. (#3142) 2017-08-06 10:07:35 +02:00
Fabian Affolter
f80d45c802 Make 'monitored_conditions' optional (#3141) 2017-08-06 10:05:49 +02:00
Rick Rubino
c8889d7872 Update Docs (#3143)
Fixed grammar for better readability
2017-08-06 01:04:54 +02:00
Fabian Affolter
276ca74c98
Make background transparent 2017-08-05 22:34:51 +02:00
Fabian Affolter
55f081ec6b
Minor changes 2017-08-05 22:34:33 +02:00
Jeroen ter Heerdt
2f9366f3dc Documentation for Egardia component (#2946)
* Create alarm_control_panel.egardia.markdown

* Add files via upload

* Update alarm_control_panel.egardia.markdown

* Update alarm_control_panel.egardia.markdown

* Add files via upload

* Create alarm_control_panel.woonveilg.markdown

* Update alarm_control_panel.egardia.markdown
2017-08-05 22:05:51 +02:00
Fabian Affolter
6d88986c55
Update category 2017-08-05 17:03:07 +02:00
Fabian Affolter
69f06bc8e2
Add intro 2017-08-05 16:06:14 +02:00
Fabian Affolter
94b1c99afa
Add setup details 2017-08-05 13:30:10 +02:00
Fabian Affolter
bc626e51d5
Aligh configuration sample with current preferred style 2017-08-05 12:03:35 +02:00
Fabian Affolter
3cdb28f31d
Minimize configuration sample 2017-08-05 11:48:10 +02:00
Fabian Affolter
5614baaa74
Minor updates 2017-08-05 09:21:29 +02:00
Ludeeus
053e658307 Changed name of the theme in automation example (#3139)
It was a little confusing, when pink is used in automation example, and the theme_name is happy.
2017-08-05 09:17:50 +02:00
Leon99
298ece92c5 Fix spelling (#3140) 2017-08-05 09:16:02 +02:00
Georgi Kirichkov
387b486865 Updates xiaomi component page (#3138)
Adds example of the usage of "interface" option
Typo fixes
2017-08-05 00:06:29 +02:00
Hellowlol
c066d203de Add note about discovery for sabnzbd. (#3070)
* Add note about discovery for sabnzbd.

* Add image, and note about minimal setup.

* update image.

* Remove heading

* Fix typo
2017-08-04 23:26:52 +02:00
Fabian Affolter
7e92e1a8c9
Add snips.ai article 2017-08-04 21:10:09 +02:00
waxhell
5e00e31289 Update device-specific.markdown (#3119)
Use entity_ids for Minimote example rather than depreciated object_id
2017-08-04 20:57:54 +02:00
Fabian Affolter
a9c4500c44
Add screenshot of first start 2017-08-04 20:01:17 +02:00
Fabian Affolter
08524f9a41
Add screenshot of first start 2017-08-04 20:00:09 +02:00