hi.
i am having an issue with pywemo==0.4.3 dependency and netdisco==0.6.7 dependency not loading and giving an error
running windows 7 (sp1). python 3.5
16-07-05 20:14:51 homeassistant.bootstrap: Not initializing wemo because could not install dependency pywemo==0.4.3
16-07-05 20:14:54 homeassistant.components.sensor: Error while setting up platform yr
Traceback (most recent call last):
File "C:\Users\steve-one\AppData\Local\Programs\Python\Python35-32\lib\site-packages\homeassistant\helpers\entity_component.py", line 98, in _setup_platform
discovery_info)
File "C:\Users\steve-one\AppData\Local\Programs\Python\Python35-32\lib\site-packages\homeassistant\components\sensor\yr.py", line 74, in setup_platform
dev.append(YrSensor("symbol", weather))
File "C:\Users\steve-one\AppData\Local\Programs\Python\Python35-32\lib\site-packages\homeassistant\components\sensor\yr.py", line 92, in __init__
self.update()
File "C:\Users\steve-one\AppData\Local\Programs\Python\Python35-32\lib\site-packages\homeassistant\components\sensor\yr.py", line 135, in update
for time_entry in self._weather.data['product']['time']:
KeyError: 'product'
16-07-05 20:15:04 homeassistant.bootstrap: Not initializing discovery because could not install dependency netdisco==0.6.7
16-07-05 20:15:05 homeassistant.components.recorder: Found unfinished sessions
not what is going on any help would appreciated
thanks
steve