Those errors are higlighted by the red circle with exclamation mark on the right upper corner of the editor’s window.
If you click on it, error description appears in the popup window.
If you open any of listed files in it, you will see it
Ok, have you tried to ignore those errors and refreshed Lovelace?
I just wonder if File Editor doesn’t know about lovelace_gen and doesn’t like the syntax.
Well it is a mystery to me.
I really don’t know how to proceed with this.
You could try loading it section by section.
The main view file is divided into very clear and separate sections. You could try loading them one section at a time. Each section is also in itself quite modular. Maybe you can start by loading only a very small section at a time and see if you make any progress or at least narrow down what the issue is
it is a mystery for me as well.
If I want to load it in sections - not sure how to do it.
There are !include everywhere. Well, almost everywhere.
Should I “disable” them? Or just try those .yaml files where !include are absent?
I can’t do much with those error messages…
Can you copy and paste some more of the text in the red boxes?
You should be able to select it with the mouse even if it doesn’t show on the screen. Possibly a triple left click in the red box will select it all.
But as a first guess…
Do you have the following entity?
I have improved Version 2 so that it now includes the ability to run each Zone on a choice of days rather than each Cycle.
So, a Cycle is now scheduled for a start time and at that time, every day the cycle will run but you can choose which days of the week that Zone is watered on. I have removed the option to ‘Skip’ a zone as that makes no sense now. Either set the time to zero or turn it off for that day(s).
I’ll be honest and say that doing this has made the UI less attractive as it is a bit more cluttered but I think this is a small trade-off for the extra flexibility.
Warning
I realise some may want to stay with the current version so I will not be uploading the new files for a few days. Please make any preparations you might need before I do this.
Hi Klogg.
I’m still using version 1, it’s perfect for my needs.
I have only a problem with the “alternate” scheduling.
It runs the first day and then it doesn’t run anymore.
I didn’t look into it yet.
Are you aware of any problem in the “alternate” code?
Thanks
Hi.
Yes, I added telegram notification, removed a zone and removed weather adjustment, as I was having some problem.
New version is gorgeus, but I chose to stay on V1 because it suits my needs
Meanwhile I checked the code.
I admit that I can’t understand it very well bercause of my poor skills