Closed danodemano closed 5 years ago
that's weird. f-strings has been supported since python 3.6 do you know what version you are on?
I'm on 3.5.3 which is still supported by HA. Guess we found the "problem" :)
Ah ok i pushed the change to format()
Thanks! Another error though now:
File "/root/.homeassistant/custom_components/email/sensor.py", line 120
return f'email_{self.email_address}'
^
SyntaxError: invalid syntax
ok fixed
Looks like that got it, thanks!
Tried to install and get this in the logs:
Which not only broke itself but ALL my sensors in HA.
Running HA 0.91.4