Fabian Affolter
1fd1617fe9
Add version sensor docs ( #3163 )
...
* Add version sensor docs
* Fix typo
2017-08-13 11:23:20 +02:00
olskar
6baa22dba1
Add information to install libffi-dev, needed for python-mirobo ( #3172 )
...
* Add information to install libffi-dev, needed for python-mirobo
* Update vacuum.xiaomi.markdown
2017-08-13 10:10:52 +02:00
Marcus Schmidt
9e6c91bc3e
Added documentation to HA PR#8505 ( #3157 )
...
* Added documentation to HA PR#8505 - Added possibilities to use template in the command_line sensor
* Small fixes after review
* Minor changes
2017-08-12 22:05:34 -07:00
Paulus Schoutsen
48ecc49872
Fix links
2017-08-12 12:55:32 -07:00
Abílio Costa
c1d0873c76
Create device_tracker.huawei_router.markdown ( #2983 )
...
* Create device_tracker.huawei_router.markdown
* Update device_tracker.huawei_router.markdown
* add huawei logo
* Update device_tracker.huawei_router.markdown
* Update device_tracker.huawei_router.markdown
2017-08-12 12:54:29 -07:00
Matthew Treinish
cf2f5ebb2e
Add documentation for the mochad light component ( #2976 )
...
* Add documentation for the mochad light component
This commit adds docs for using x10 dimmers and lights via mochad.
* Update light.mochad.markdown
2017-08-12 12:52:40 -07:00
thrawnarn
aea22b5470
Added bluesound documentation ( #2460 )
...
* Added bluesound documentation
* Update media_player.bluesound.markdown
* Update media_player.bluesound.markdown
2017-08-12 12:51:53 -07:00
Martin Donlon
a89f6dadaa
Added documentation for new russound_rio platform ( #2969 )
...
* Added documentation for new russound_rio platform
* Remove port from example since it is optional
2017-08-12 12:50:16 -07:00
Paulus Schoutsen
a115c29221
Add blog post
2017-08-12 12:50:09 -07:00
Fabian Affolter
fa563cba7e
Merge branch 'current' into next
2017-08-10 23:34:55 +02:00
Fabian Affolter
0f173286e9
Add details about multiple bridges ( fixes #3159 ) ( #3164 )
2017-08-10 20:59:14 +02:00
Fabian Affolter
5642de96c8
Fix typo
2017-08-10 18:44:55 +02:00
Fabian Affolter
e11544d99a
Add Shodan sensor docs ( #3156 )
2017-08-10 18:38:52 +02:00
fedor1210
4cefda7047
Updated Safari in browsers.markdown (map CSS is corrupted) ( #3158 )
...
* Updated Safari in browsers.markdown
Map has corrupted CSS on Mac and iOS
* Rewrote to a less controversial statement.
2017-08-10 17:48:44 +02:00
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