home-assistant.github.io/source
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
..
_components IP address without protocol, otherwise it errors (#2053) 2017-02-16 10:06:55 +01:00
_cookbook Update wstunnel part 2017-02-13 13:00:48 +01:00
_details New Details category (#1347) 2016-10-28 08:19:07 +02:00
_ecosystem Add content 2017-02-14 15:28:18 +01:00
_includes Add overview page 2017-02-15 08:42:47 +01:00
_layouts
_posts Release 0.38.3 2017-02-14 21:43:38 -08:00
_topics syntax error (#2013) 2017-02-12 08:30:43 +01:00
assets/jwplayer
blog
components Streamline getting started installation (#1968) 2017-02-04 20:47:05 -08:00
cookbook Add note about home-assistant-config topic on GitHub 2017-02-11 23:03:21 -08:00
demo
details New Details category (#1347) 2016-10-28 08:19:07 +02:00
developers Add overview page 2017-02-15 08:42:47 +01:00
ecosystem Checkpoint 2 2016-10-26 18:01:44 -07:00
font
getting-started Spelling amendments and highlighted opening paragraph (#2010) 2017-02-13 14:12:30 +01:00
help Add podcasts 2017-01-31 22:52:30 +01:00
images Add workshop blog post 2017-02-14 12:11:43 +01:00
javascripts
static
topics
atom.xml
CNAME
favicon.png
googlef4f3693c209fe788.html
index.html Remove unnecessary regenerate statements 2017-01-30 12:39:56 +01:00
robots.txt
service_worker.js
version.json Forgot the comma :( 2016-12-03 13:56:11 +01:00