Commit graph

6786 commits

Author SHA1 Message Date
Paulus Schoutsen
4d9bca3553 Avoid facebook widget making the page too wide 2017-02-21 22:06:12 -08:00
Jesse Torres
df2a8f31a4 Documented max_frozen_playing and max_frozen_paused optional configurations 2017-02-21 20:39:08 -05:00
bl8rnr
55b3bed27c Update light.yeelight.markdown (#2097)
Updated note on working models
2017-02-21 15:06:12 +01:00
Scott Reston
9634d1333a Removed extra "data" from example (#2098)
Sorry! My fault.
2017-02-21 15:05:41 +01:00
scottocs11
ed37a9b2a2 Fixed Typo (#2099)
Fixed "Exampleof" typo.
2017-02-21 09:46:06 +01:00
Dave
a3327a6683 Fixed typo in isy994_CoverExample.png img url (#2105) 2017-02-21 09:45:32 +01:00
Tyler Crumpton
309f1d7925 Fix typo in "python-OpenZWace". (#2101) 2017-02-21 07:49:28 +01:00
Paulus Schoutsen
660a521a23 Release 0.38.4 2017-02-20 21:45:34 -08:00
Lewis Juggins
d25f5d9f9c Merge branch 'current' into next 2017-02-20 14:34:08 +00:00
Lewis Juggins
3da10c499c Fix spelling mistake in Yandex. 2017-02-20 14:22:12 +00:00
Jesse Torres
c1f4b94bee Fixed Notes markdown rendering, standardized service markdown tables 2017-02-20 09:10:31 -05:00
Jesse Torres
0d2bd3a9bf Fixed compatibility table markdown rendering 2017-02-20 09:04:45 -05:00
Jesse Torres
56adf14ff0 Documented Tivo compatibility 2017-02-20 08:55:00 -05:00
Scott Reston
0814889a2e Added example with sound/priority (#2074) 2017-02-20 08:20:36 +01:00
David McNett
a22a37e6a0 Clarify docs for binary_sensor class 'opening' (#2079)
The documentation for the 'opening' class of binary_sensor left the
interpretation of On and Off undefined.  Additionally, the intro paragraph
claimed that "On" is "Closed" and "Off" is "Open" which is the opposite of
common usage that I've seen in example configurations.

This commit explicitly states that On==Open and Off=Closed and amends the
examples in the leading paragraph.

Confirmed in Gitter chat that this is appropriate:

@balloob: "I would assume that “on” is open as it’s the special case.
           Assuming doors/windows etc are usually closed.
           With smoke, detecting smoke is the special case"
2017-02-20 08:19:45 +01:00
Jesse Torres
045ea18081 Updated documentation for pull request https://github.com/home-assistant/home-assistant/pull/6054 2017-02-19 18:51:36 -05:00
Paulus Schoutsen
4c1c60df29 Merge branch 'current' into next 2017-02-19 13:18:10 -08:00
Paulus Schoutsen
c644446fe7 Restore old config format docs 2017-02-19 12:33:48 -08:00
Andrey
6116ee55c3 Add cookbook entry for generating TLS by owning a domain. (#2077)
* Initial file for getting TLS certificate

* Write instruction

* Fixes
2017-02-19 18:19:34 +01:00
JudgeDredd
ff3aed71bd standardize use of chown as seen in other guides (#2089) 2017-02-19 13:15:29 +02:00
Kevin Siml
dd55c3a36d Add documentation for pushsafer notifications service (#2071)
* Add files via upload

* Add files via upload

* Update notify.pushsafer.markdown
2017-02-19 11:34:29 +01:00
Greg Dowling
ff30813af6 Correct iot class (#2078) 2017-02-19 11:33:01 +01:00
bbrendon
8590bba08e incorrect definition of comments fixed. (#2085) 2017-02-19 10:16:35 +02:00
JudgeDredd
201f99eac9 clarify title for proper linking from other guides (#2086)
clarify title on for "installing python-openzwave" in a virtualenv for proper linking from other guides
2017-02-19 10:15:18 +02:00
JudgeDredd
ce6d578576 referenced python-openzwave in virtualenv (#2087)
added cross-reference to python-openzwave in virtualenv. This change is dependent on https://github.com/home-assistant/home-assistant.github.io/pull/2086
2017-02-19 10:14:52 +02:00
JudgeDredd
a7f2172b49 wrong directory (#2080)
following the tutorial, it seems the folder should be /srv/homeassistant, not /svr/hass
2017-02-18 18:03:04 -08:00
Adam Mills
2b9c09aa37 Add Effects (#2081) (#2083)
* Add Effects

This applies to the changes in PR #6083

* Re-Order Page
2017-02-18 19:40:42 -05:00
Adam Mills
58a17d34b5 Revert "Add Effects" (#2082) 2017-02-18 18:50:34 -05:00
dramamoose
246e56dfc4 Add Effects (#2081)
* Add Effects

This applies to the changes in PR #6083

* Re-Order Page
2017-02-18 18:45:37 -05:00
Adam Mills
23f910f669 Improve documentation for device_class (#2073) 2017-02-18 10:08:03 -05:00
Adam Mills
a817d7f003 Update docs for Kodi websocket (#2065) 2017-02-18 09:53:08 -05:00
Andrey
b142192302 typo 2017-02-18 12:17:08 +02:00
Andrey
c134262309 Fix markup 2017-02-18 11:41:22 +02:00
Andrey
8599732ce0 Add note regarding rake on headless mchines (#2076) 2017-02-18 10:09:47 +01:00
Robbie Trencheny
2615bf9547 Fix CLA to get code piece of QS. Closes #2067 2017-02-17 20:52:23 -08:00
Daniel Høyer Iversen
af4e74652b Merge pull request #2049 from walkerdb/next
add aurora binary sensor docs
2017-02-17 09:17:27 +01:00
Fabian Affolter
299f5a1571
Fix date, add logo, and minor layout changes 2017-02-16 18:36:50 +01:00
magreen24
d69ecd8102 Update BloomSky conditions (#2063)
The rain and night conditions are binary sensors and can not be used in the main Bloomsky sensor component. I have removed them from this list and added a note referring people to the BloomSky binary sensor component.
2017-02-16 18:22:24 +01:00
happyleavesaoc
82e834aafc add gstreamer doc (#2060) 2017-02-16 18:20:30 +01:00
happyleavesaoc
584ef519f0 update fedex doc (#2059) 2017-02-16 18:17:30 +01:00
happyleavesaoc
2894153a04 update ups doc (#2058) 2017-02-16 18:16:53 +01:00
Pascal Vizeli
5df5b69aa8 Add wait_template for 0.39 (#2037)
* Update scripts.markdown

* Update scripts.markdown
2017-02-16 10:22:53 +01:00
arraylabs
1ebabbde5d Update supported types, add name info (#2046) 2017-02-16 10:21:28 +01:00
Fabian Affolter
a34a8b9e03 Add initial FedEx docs (#2044) 2017-02-16 10:19:36 +01:00
Fabian Affolter
2900754327 UPS sensor (#2045)
* Add inital UPS docs

* Fix link
2017-02-16 10:17:38 +01:00
Benny de Leeuw
db08498ef7 Update sensor.rflink.markdown (#2050)
According to the source code  of the rflink sensor component the value 'sensor_type' is required.
2017-02-16 10:17:10 +01:00
jumpkick
44b7e5fca3 IP address without protocol, otherwise it errors (#2053)
This is the error if you provide http://IP_ADDRESS as the example shows.
```ERROR:homeassistant.components.switch:Error while setting up platform tplink
Traceback (most recent call last):
  File "/usr/local/lib/python3.5/dist-packages/homeassistant/helpers/entity_component.py", line 151, in _async_setup_platform
    entity_platform.add_entities, discovery_info
  File "/usr/lib/python3.5/asyncio/futures.py", line 361, in __iter__
    yield self  # This tells Task to wait for completion.
  File "/usr/lib/python3.5/asyncio/tasks.py", line 296, in _wakeup
    future.result()
  File "/usr/lib/python3.5/asyncio/futures.py", line 274, in result
    raise self._exception
  File "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/local/lib/python3.5/dist-packages/homeassistant/components/switch/tplink.py", line 40, in setup_platform
    add_devices([SmartPlugSwitch(SmartPlug(host), name)], True)
  File "/home/ged/.homeassistant/deps/pyHS100/pyHS100.py", line 78, in __init__
    socket.inet_pton(socket.AF_INET, ip_address)
OSError: illegal IP address string passed to inet_pton```
2017-02-16 10:06:55 +01:00
Fabian Affolter
558bc3607a
Add note about the attribute names 2017-02-16 10:02:49 +01:00
Fabian Affolter
4febae0416
Add overview page 2017-02-15 08:42:47 +01:00
phlet
2480d5dc25 Warning to check the firewall if it doesn't work. (#2048) 2017-02-15 07:24:51 +01:00