Hello,
I’m a beginner here. I installed Home Assistant Core on a VM on my Synology NAS.
It works well.
I’m trying to integrate a command for my Wallbox into my Home app (iOS).
So I installed the Wallbox app on Home Assistant.
It works well.
Since I don’t know anything about YAML development syntax, I asked Gemini to generate what I need so I can control my Wallbox from a single HomeKit device.
And I encounter this error:
“This error is perfectly normal, and I apologize: I used syntax that isn’t yet natively supported by the Home Assistant “Core” template block (the basic version). To create a virtual air conditioner (the thermostat), there are two solutions: the “pro” method (via HACS) which gives exactly the result shown in your image, or the “native” method (without any additions) which is a bit more limited. Here’s how to fix this to get the desired result.
The Solution: Use “Climate Template” (via HACS)
For the Home app to display this circle (dial), we need an integration called Climate Template. It allows you to transform any device into a thermostat.”
I’m hesitant to install HACS. How can I find out if the missing functionality will be installed on Home Assistant Core soon?
