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
adamp237
ae0e2321dc
Change 'set_fanspeed' to 'set_fan_speed' ( #3755 )
...
I tried creating a script using set_fanspeed. After much trial and error, it worked when I used set_fan_speed. Suggest this page is updated.
2017-10-26 08:47:13 +02:00
DubhAd
18fcb411b1
And some missing raw tags
2017-10-26 08:47:13 +02:00
DubhAd
46889a59c2
Fixing some tabs that snuck in
2017-10-26 08:47:13 +02:00
Fabian Affolter
d713d82b42
Add link to Docker docs
2017-10-26 08:47:12 +02:00
Fabian Affolter
eb399abbad
Update toon docs ( #3752 )
2017-10-26 08:47:12 +02:00
ntalekt
2b35483d76
added note: type names differ from entity names ( #3746 )
...
* added note: type names differ from entity names
* Minor changes
2017-10-26 08:47:12 +02:00
jvimont
a8e9628ea1
Add info in connection problem section
2017-10-26 08:47:12 +02:00
DubhAd
2e5aaeac29
Updating Z-Wave links
...
Updating the navigation links for Z-Wave
2017-10-26 08:47:12 +02:00
Taylor Peet
81229e695e
Readability updates to statistics sensor docs ( #3750 )
2017-10-26 08:47:12 +02:00
Taylor Peet
0170ff3909
Fix unintended typo in Bayesian Documentation ( #3748 )
...
Got distracted and typed before/after instead of below/above
2017-10-26 08:47:12 +02:00
Taylor Peet
31a9197ae1
Readability changes to min max sensor docs ( #3749 )
2017-10-26 08:47:12 +02:00
Fabian Affolter
7e42615491
Add example
2017-10-26 08:47:11 +02:00
Fabian Affolter
57c29938c3
Add Android IP Webcam docs
2017-10-26 08:47:11 +02:00
Fabian Affolter
62685b56b3
Add PRs
2017-10-26 08:47:11 +02:00
DubhAd
ab83497d1a
updated docs to add path details
2017-10-26 08:47:11 +02:00
Fabian Affolter
7b11c0b70c
Update for 0.56.2 ( #3736 )
2017-10-26 08:47:11 +02:00