#HeaterMeater Grill Controller Integration Help

13 messages · Page 1 of 1 (latest)

cedar hollow
#

I use a heater meater, which is an open hardware project to control grills using a pi, 3d p rinted parts, servos etc...

I used to use an integration for home assistant that worked well. I believe it is this one: https://github.com/ledhed-jgh/HAHeaterMeter?tab=readme-ov-file#getting-started

I added the heatermeater folder to the custom components dir, and added the scripts, automations, and lovelace yaml but it doesnt appear to be working. I checked each file in VS code, and I am getting the attached errors in scripts.yaml.

Any input would be greatly appreciated.

GitHub

HeaterMeter custom sensor for home assistant. Contribute to ledhed-jgh/HAHeaterMeter development by creating an account on GitHub.

cedar hollow
#

i googled and found that i need to replace "service" with "Action" and "platform" with "Trigger"

#

but still no dice. getting this in the notification logs

cedar hollow
cedar hollow
#

boooom lets go

cedar hollow
#

now trying to mimmick some old example yaml, but the grill setpoint slider doesnt seem to be updating the setpoint properly

#

I tried changing "service:" to "action:" but no dice

cedar hollow