Replace the Booster word with plug lolMake sure your device names are
accurate in the code below. Replace AC Booster with whatever you call
the plugTo Turn On the plug use this code:metadata: name: Turn on plug
when the thermostat fan is on descripti...
No issues. We have all been there:)To Turn On the AC Booster use this
code:metadata: name: Turn on AC booster when the thermostat fan is on
description: When the thermostat fan is on then turn on the AC booster
automations: - starters: - type: device...
Found an error in code I sent. The correct code is:metadata: name: Turn
on AC booster when the thermostat fan is on description: When the
thermostat fan is on then turn on the AC booster automations: -
starters: - type: device.state.OnOff device: Ups...