Ylianst / ESP-IQ2020

Connect a Hot Tub with a IQ2020 control board to Home Assistant and make it smart. Monitor and control temperature, jets, lights, power usage and more.
Apache License 2.0
27 stars 4 forks source link

Error while compiling / installing - adding light control #12

Closed itry2fly closed 3 months ago

itry2fly commented 3 months ago

I am wanting to add the light control and added the extra code to my config, but am getting the following error when trying to compile, any ideas?

image

itry2fly commented 3 months ago

Reconfigured yaml file, compiled ok after

Ylianst commented 3 months ago

It's likely the text section was missing. You need this even if it's empty like this:

text:

That would have fixed it.