How to write an automation to control my fireplace between a temp range?

I am a newbie here using HA. UI is how I create automation not yaml.

I added LinknLink eHub and then my fireplace RF remote to LinknLink. So now I can turn the fireplace on/off with an HA script.

Want to write an automation:

  • If temperature is below 65F
  • Turn on the fireplace
  • When temperature is above 68F
  • Turn off the fireplace

Temperature reading (detection): I can use the Nest thermostat temperature reading in HA, or I can use LinknLink.

I do not know how to create this or pick the correct commands in the UI to automate this function.

Help, please, thx

Don’t use an automation, use this:

1 Like

Hi, thanks. This looks promising, but as I look it over, I see no way to call the ‘remote send’ code or even the script I made with that code.

I think you can now upgrade that
https://kb.linknlink.com/kb/smart-home-devices/eremote-ehub/set-up-eremote-ha

And now they have a new mqtt version

Here is I handle my hearth products thermostat control with ha
Thermostat schedule with schedy