Hi,
I did sudo pip3 -upgrade twice with this result:
(homeassistant_venv) pi@raspberrypi:~ $ sudo pip3 install --upgrade homeassistan t
Requirement already up-to-date: homeassistant in /usr/local/lib/python3.4/dist-p ackages
Requirement already up-to-date: pytz>=2017.02 in /usr/local/lib/python3.4/dist-p ackages (from homeassistant)
Requirement already up-to-date: astral==1.4 in /usr/local/lib/python3.4/dist-pac kages (from homeassistant)
Requirement already up-to-date: async-timeout==1.4.0 in /usr/local/lib/python3.4 /dist-packages (from homeassistant)
Requirement already up-to-date: pyyaml<4,>=3.11 in /usr/local/lib/python3.4/dist -packages (from homeassistant)
Requirement already up-to-date: chardet==3.0.4 in /usr/local/lib/python3.4/dist- packages (from homeassistant)
Requirement already up-to-date: requests==2.14.2 in /usr/local/lib/python3.4/dis t-packages (from homeassistant)
Requirement already up-to-date: pip>=8.0.3 in /usr/local/lib/python3.4/dist-pack ages (from homeassistant)
Requirement already up-to-date: voluptuous==0.10.5 in /usr/local/lib/python3.4/d ist-packages (from homeassistant)
Requirement already up-to-date: jinja2>=2.9.6 in /usr/local/lib/python3.4/dist-p ackages (from homeassistant)
Requirement already up-to-date: aiohttp==2.2.5 in /usr/local/lib/python3.4/dist- packages (from homeassistant)
Requirement already up-to-date: typing<4,>=3 in /usr/local/lib/python3.4/dist-pa ckages (from homeassistant)
Requirement already up-to-date: MarkupSafe>=0.23 in /usr/local/lib/python3.4/dis t-packages (from jinja2>=2.9.6->homeassistant)
Requirement already up-to-date: multidict>=2.1.4 in /usr/local/lib/python3.4/dis t-packages (from aiohttp==2.2.5->homeassistant)
Requirement already up-to-date: yarl>=0.11 in /usr/local/lib/python3.4/dist-pack ages (from aiohttp==2.2.5->homeassistant)
And web still shows ver 0,52,1 and rgb_command_template: “{{ ‘%02x%02x%02x’ | format(blue, green, red)}}” still not working. Please help, Idont like to reinstall all PI again