0.29.6 release error component cover command_line

Hi,

I have upgraded to 0.29.6 since 0.28 (works well).

Now don’t works cover component.

Log error

16-10-04 14:25:09 ERROR (Thread-1) [homeassistant.components.cover] Error while setting up platform command_line
Traceback (most recent call last):
File “/usr/local/lib/python3.4/dist-packages/homeassistant/helpers/entity_component.py”, line 107, in _setup_platform
discovery_info)
File “/usr/local/lib/python3.4/dist-packages/homeassistant/components/cover/command_line.py”, line 41, in setup_platform
value_template.hass = hass
AttributeError: ‘NoneType’ object has no attribute ‘hass’
:

someone who knows that might happen?

Hi,
I’ve reported the same issue, it seems to be a bug (github issue #3649, I cant post links)