@Russ I might be mixing up terminology, so I'll try to explain it more clearly:

If the Home Assistant Offline Configuration is enabled in the TRIGGERcmd Agent on my Macbook, then flipping the TRIGGERcmd switch entity in HA does not put the Macbook to sleep.

From my perspective as the end user, effectively nothing happens even though the log file shows

|> Now connected to https://www.triggercmd.com. \___/ For help, see: http://bit.ly/2q0QDpf (using sails.io.js node SDK @v1.2.1) Connected at: Fri May 30 2025 07:20:57 GMT-0700 (Pacific Daylight Time) { message: 'Subscribed to [alphanumeric_id_omitted]!' } triggercmd.com data: { trigger: 'sleep-leron-work-laptop', id: '[string_of_digits_omitted]', sender: 'Home Assistant' } Ignored duplicate trigger

So my understanding is that if there's a check in TRIGGERcmd Agent's "Home Assistant Offline Config"'s Enabled checkbox, then the "Ignored duplicate trigger" event gets logged but nothing happens to the Macbook. But if I uncheck the Enabled box, then the trigger actually goes through completely and puts the Macbook to sleep.