Outdoor compensated curve

Hi
Trying out outdoor compensated supply curve to control my ventilationsystem. What do you think?

Most of the code is from Claude Ai, but the idea is mine.

It looks pretty but we have no idea what you are actually doing as you have shared no actual detail.

Are you using an automation or a custom integration to perform this control?

I`m letting the curve edit the temperature for my supply air after the outdoor temperature. So I can drag the blue dots up and down to edit the curve.
X-axes: outdoor temperature
Y-axes Setpoint/supply air.
The red "button" is status from climate. Heating, cooling, standby, off
The green "button" is actual setpoint from the curve.
Everything can be edited without yaml.

Yes I understand what it is for I just don't understand how a graph can control the temperature of your air supply.

I was missing a control function. So it’s cloude.ai that did most of the work.

I think you have misunderstood how home assistant works.

Frontend cards should not be performing complex operations on backend entities. Like applying this GUI created lookup table value to a climate set point or input number based on another sensor's value (outdoor temp). That is a job for an integration.

By all means you can use your card to create the lookup table (it is a very nice interface) but the actual control of entities using this data should be performed by an integration.

FYI: You need to disclose this at the beginning of your shared projects or they will be removed for plagiarism (claiming AI's work as your own).

Updatet the first post about the AI.

Thank you for response to my idea. I create an backend automation reading from the saved textfile tomorrow.
So frontend is only updating when I have the spesific site up? So the temperature setpoint will not change

Similar project, but without the individual dotson the curve: