Commit graph

7638 commits

Author SHA1 Message Date
David Grant
0582ebc39e Created new documentation for GC100 component and platforms (#3789)
* Create gc100.markdown

* Create binary_sensor.gc100.markdown

* Create switch.gc100.markdown

* Fixed formatting of configuration variables

* Elaborated on what gc100 is

* Implemented fabaff's requested changes

removed blank line, updated yaml example to be a list of ports, added period to ports parameter description.

* Implemented changes requested by fabaff

removed blank line, fixed yaml format, added period to ports parameter description

* Fixed ha_release and ha_category

* Fixed ha_release and ha_category

* Implemented changes requested by fabaff.

fixed ha_release and added parameters.

* Updated introduciton description

Implemented suggestion by upsert and referenced iTach library.
2017-10-30 08:40:22 +01:00
Fabian Affolter
b8b919008b
Camera services (#3834)
* Add services

* Update description
2017-10-30 08:35:18 +01:00
Peter Epley
1245fea135 Update google_assistant.markdown (#3831)
Added exposed domains available, including from PR #10148
2017-10-30 08:23:58 +01:00
Nicolae Vlădescu
9df6789c39 Fix typo: Romainia -> Romania (#3830) 2017-10-30 07:54:11 +01:00
Marcelo Moreira de Mello
19733c0ecf Extend Ring doorbell camera documentation by adding a python_script to download the video (#3705) 2017-10-30 07:48:32 +01:00
Fabian Affolter
4dd901a3da
Add Random binary sensor docs (#3798) 2017-10-29 11:16:15 +01:00
Florian Klien
5f2f80edff Documentation for yessssms component (#3801)
* Documentation for yessssms component

* typo

* updated documentation for YesssSMS

* Remove line breaks
2017-10-29 01:46:02 +02:00
Fabian Affolter
1dc2ca59e8
Add Linode component docs (#3821) 2017-10-29 01:37:19 +02:00
Fabian Affolter
4694d30258
Add Sytadin sensor docs (#3819) 2017-10-29 01:35:10 +02:00
Yannick POLLART
361894ba55 Rfxtrx binary sensor and switch update (#3785)
* First draft of RFXtrx binary sensor doc page.

* Updated rfxtrx binary sensor doc.

* binary_sensors.rfxtrx: updated doc according to latest PR changes.

* Updated rfxtrx binary sensor documentation

* Update binary_sensor.rfxtrx.markdown

Tried to clarify the data_bits description.

* Updated device_class property.

* Updated rfxtrx switch and binary sensor on using automatic_add.

* Fixed typo for tamper switch
2017-10-29 01:24:01 +02:00
Ryan McLean
13c0383ec3 docs for linode (#3687)
* docs for linode

* Update 'ha_release'

* Fix 'ha_release'
2017-10-29 00:49:06 +02:00
Fabian Affolter
4921e8b769
Update description and add links (#3812) 2017-10-28 17:36:25 +02:00
Sebastian Muszynski
161666f89d Limits of the favorite level updated. Values between 0 and 16 will be accepted. 2017-10-28 08:29:31 +02:00
Aaron Bach
d0d23dbdca Small updates to the Yi Camera configutation docs (#3805) 2017-10-27 22:56:14 +02:00
Marcelo Moreira de Mello
73bec257b7 Added filename attribute to override filename via downloader (#3730) 2017-10-27 22:50:40 +02:00
Menno Blom
d4add4f952 Add support page for new nederlandse spoorwegen sensor (#3773)
* Add support page for new nederlandse spoorwegen sensor

* Rename departures to routes.
2017-10-27 22:20:26 +02:00
Hydreliox
6892352bed Add Deluge Sensor documentation (#3760)
* Add Deluge Sensor documentation

* Minor changes
2017-10-27 21:21:42 +02:00
Lukas Barth
abdb1f227f Document JSON serialization (#3783) 2017-10-27 08:55:07 -07:00
Fabian Affolter
bae156c481 Add NO-IP.com docs (#3799) 2017-10-27 10:53:54 +02:00
Jeroen ter Heerdt
a639d4b104 Fixing bug in egardia documentation: armhome in config should be home. (#3788)
Fixing this bug: https://github.com/jeroenterheerdt/python-egardia/issues/8
2017-10-27 07:43:42 +02:00
Paulus Schoutsen
5a6d4d05c2 Merge remote-tracking branch 'origin/current' into next 2017-10-26 20:20:49 -07:00
ntalekt
687ce971bd Update: Config example by ntalekt (#3790) 2017-10-27 00:07:54 +02:00
DubhAd
00844141bb Added note on port forwarding 2017-10-26 19:20:19 +01:00
Richard Leurs
15c9617fdc Add documentation for display_currency setting to CoinMarketCap sensor (#3779)
* Add documentation for display_currency setting to CoinMarketCap sensor.

* Make example configuration simple again
2017-10-26 18:49:52 +02:00
Lukas Barth
320d5b828a Remove warning; frontend now merged (#3784) 2017-10-26 18:18:29 +02:00
misterbenj34
4b33e71440 Correction of line 448 (#3786)
add "sudo" and remove the space before "s"
2017-10-26 18:17:49 +02:00
David Grant
5884dc8df3 Fixed command for installing all test requirements (#3787)
previous command was giving me:

(venv) dgrant@16elford:~/home-assistant$ bash pip3 install -r requirements_test_all.txt
import: unable to open X server `' @ error/import.c/ImportImageCommand/364.
import: unable to open X server `' @ error/import.c/ImportImageCommand/364.
from: can't read /var/mail/pip
/home/dgrant/home-assistant/venv/bin/pip3: pip3: line 10: syntax error near unexpected token `('
/home/dgrant/home-assistant/venv/bin/pip3: pip3: line 10: `    sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])'
2017-10-26 18:17:11 +02:00
Georgi Kirichkov
506526fffd Adds documentation for SNMP switch (#3598)
* Adds documentation for SNMP switch

* Grammar fixes

* Update 'ha_release'
2017-10-26 13:33:04 +02:00
Fabian Affolter
cc591fc886
Fiy syntax 2017-10-26 12:51:30 +02:00
Fabian Affolter
a6790dbff6
Remove template 2017-10-26 10:32:01 +02:00
boltgolt
48468bf32b
Update Toon docs (#3771)
* Updates to Toon docs

* Fixed typo

* Implemented suggested fixes
2017-10-26 10:28:16 +02:00
boltgolt
ddbbae91c8 Update Toon docs (#3771)
* Updates to Toon docs

* Fixed typo

* Implemented suggested fixes
2017-10-26 10:27:08 +02:00
UiGuy
5dfdb98b9b {"error":"Invalid key"} (#3780)
* {"error":"Invalid key"}

resolution to {"error":"Invalid key"} issue when trying to control the gateway lights via Home Assistant UI.

* Minor changes
2017-10-26 09:59:22 +02:00
Peter Epley
87cd795a85 Update development_submitting.markdown (#3782)
* Update development_submitting.markdown

Added notes helpful for comparing and requesting a pull (ex. to avoid proposing merge of dev and master accidentally).

* Update format
2017-10-26 09:58:56 +02:00
Derek
ff9323b9d1
New entries, fixes, hyperlinks. (#3774)
* New entries, fixes, hyperlinks.

- Got rid of a second hass.io entry
- Seems as though "hass" entry topic undercase is allowing it to bypass sorting?
- Added hyperlinks to all entries
- Added some new terms

* Typo fix

* Added frontend/themes
2017-10-26 08:47:15 +02:00
Peter Epley
7c3474d44b
Update development_environment.markdown (#3781)
Updated based on https://community.home-assistant.io/t/starting-development-problem-with-tox/6381/3 and experience setting up environment
2017-10-26 08:47:15 +02:00
DubhAd
d6793ad267
Other fixes
Apparently I don't get to make up configuration variables. Removing it anyway since few other components have it as an option
2017-10-26 08:47:15 +02:00
DubhAd
1a74879767
Corrected sensor to binary_sensor 2017-10-26 08:47:15 +02:00
Adam Mills
178c2aea61
Better documentation for state attributes (#3772)
* Better documentation for state attributes

* Fix extra tick

* Extra notes for new components
2017-10-26 08:47:15 +02:00
DubhAd
70ffaaab65
Fixed sliders to numbers 2017-10-26 08:47:14 +02:00
DubhAd
819ad58a7c
Update about Hass.io
Added link to the Hass.io Z-Wave docs, and a note that the pre-reqs don't apply to it.
2017-10-26 08:47:14 +02:00
Pascal Vizeli
c4b7097e61
Update addon_config.markdown 2017-10-26 08:47:14 +02:00
DubhAd
6155149ce0
Removed outdated info
Removed info about versions before 0.4x
2017-10-26 08:47:14 +02:00
DubhAd
1cf5bddd76
Added setup link for Z-Wave 2017-10-26 08:47:14 +02:00
ntalekt
14f710f746
Updated: Added missing components (#3761) 2017-10-26 08:47:14 +02:00
Nicholas Griffin
b9f47267de
Cleaning up some other things in glossary (#3768)
* Fixing Typo that was mentioned in #3764

* Cleaning up some other things in glossary

As I was making the other commit (#3766) I noticed some other things in the glossary that could be changed.

One of the main things is that each example read differently so there was a lot of jumping between how examples were written, I've made them a bit more unified.

I also added a bit more explanatory text and added some links as suggested in #3764.

I made this a seperate pull because I figured it might be a bit more opinionated than the typo error.

* Missed discovery.

* Add quotes
2017-10-26 08:47:14 +02:00
Nicholas Griffin
1a4cd30b50
Fixing Typo that was mentioned in #3764 (#3766) 2017-10-26 08:47:13 +02:00
Ryan Bahm
53be797209
Added some punctuation to the last paragraph (#3770)
For greater clarity.
2017-10-26 08:47:13 +02:00
Phil Hawthorne
6fafd3ebaf
Update MQTT docs for consistency (#3759)
Makes some updates to the MQTT docs pages for spelling and grammar, and
also consistency.
2017-10-26 08:47:13 +02:00
Phil Hawthorne
5e20b56f83
Update the RFLink Docs to read better (#3758)
Makes some slight adjustments to the RFLink component documentation to
remove some grammer and spelling mistakes.

Alos changes the domain which the docs point to, as the domain name
mentioned has been moved.
2017-10-26 08:47:13 +02:00