Commit graph

6685 commits

Author SHA1 Message Date
Abílio Costa
18e81c1ce2 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:18 -07:00
Matthew Treinish
4185f4bf7c 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:27 -07:00
thrawnarn
7b641a87ae Added bluesound documentation (#2460)
* Added bluesound documentation

* Update media_player.bluesound.markdown

* Update media_player.bluesound.markdown
2017-08-12 12:51:43 -07:00
Martin Donlon
48f7caba87 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:48:39 -07:00
Fabian Affolter
e11544d99a Add Shodan sensor docs (#3156) 2017-08-10 18:38:52 +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
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
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
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
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
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
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
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
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
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
08524f9a41
Add screenshot of first start 2017-08-04 20:00:09 +02:00
Fabian Affolter
2c64bcd815
Update 'ha_release' 2017-08-04 12:13:06 +02:00
Julian Kahnert
cfedce8aa7 Geizhals sensor documentation added (#2980)
* Geizhals sensor documentation added

* update documentation after review

* Minor changes
2017-08-04 12:11:47 +02:00
Haim Gelfenbeyn
249d76da88 Documentation for InfluxDB component improvements (#3054)
* Documentation for InfluxDB component improvements

* Fix spelling.

* InfluxDB component docs updated to reflect changes in the code PR.
2017-08-03 18:51:21 +02:00
Alan Fischer
0e8995e858 Added remote/toggle service (#3112) 2017-08-03 17:49:43 +02:00
Fabian Affolter
76d64d90db Add new configuration variable (#3121) 2017-08-02 14:51:22 +02:00
Paulus Schoutsen
720ea957af Merge remote-tracking branch 'origin/current' into next 2017-07-31 18:31:30 -07:00
Paulus Schoutsen
7fade00c1d Release 0.50.2 2017-07-31 18:29:46 -07:00
gwhiteCL
d5bccb6d35 added invert_state optional parameter (#3086)
* added invert_state optional parameter

* added documentation for relay_invert

* changed state_invert to invert_state and relay_invert to invert_relay
2017-07-31 20:24:37 -04:00
Pascal Vizeli
e3afede929 Update zwave.markdown 2017-07-31 23:23:00 +02:00
efp1
2df3b4b6be Update SSH add-on page (#3113)
Including how to start ssh add-on for the first time, and a spelling error.
2017-07-31 22:50:28 +02:00
Pascal Vizeli
97953e7c2f Update addon_config.markdown 2017-07-31 22:12:09 +02:00
Pascal Vizeli
c132eb2f82 Update addon_config.markdown 2017-07-31 22:10:18 +02:00
Pascal Vizeli
9ed0cec512 Update zwave.markdown 2017-07-31 22:00:27 +02:00
Pascal Vizeli
1933f23b4a Update zwave.markdown 2017-07-31 21:57:30 +02:00
Pascal Vizeli
fb1abda1cb Update zwave.markdown 2017-07-31 21:57:01 +02:00
Pascal Vizeli
aea77829fd Update zwave.markdown 2017-07-31 21:55:53 +02:00
Paulus Schoutsen
b077babd73 remove MQTT server tester page 2017-07-30 15:18:17 -07:00
Fabian Affolter
5d52c69263
Update for 0.50 2017-07-30 21:56:35 +02:00
Fabian Affolter
3f9793c69b
Set as JSON 2017-07-30 21:52:48 +02:00
Fabian Affolter
b4b6a49687
Minor changes 2017-07-30 21:51:49 +02:00
Adam Dullage
06b6e4b103 Clarified requirements for allowed_chat_ids parameter (#3068)
* Clarified requirements for allowed_chat_ids parameter

I'm not 100% sure on this but my tests seem to back it up. Unless I list both the chat id and my user id in the allowed_chat_ids parameter then I receive a "Incoming message is not allowed" message in the HA log.

* Provided instructions to obtain user id
2017-07-30 19:37:08 +02:00
cdce8p
03bab28d8d Cover - Added doc customize (#3100)
* Cover - Added doc customize 

Added `assume_state` to customize section. home-assistant/home-assistant-polymer#356

* Update cover.markdown
2017-07-30 18:10:54 +02:00
William Scanlon
f2c9e60187 Updates for Wink in release 0.50 2017-07-30 10:28:43 -04:00
Eugenio Panadero
ea1257309f update telegram proxy parameters (#3099) 2017-07-30 13:35:07 +02:00
Nicholas Sielicki
5e97521ef1 document genie slave config via device variable (#3096)
* document genie slave config via device variable

* Move content around
2017-07-30 13:33:50 +02:00