Skip to content

Calling Executable doesn't seem to work #73

@dkowis

Description

@dkowis

I wrote a simple ruby executable to call some Home Assistant APIs, and it works just fine from the command line.

Sep 13 10:04:45 raziel-linux stream-pi-server-Stream-Pi_Server.desktop[1074120]: Sep 13, 2022 10:04:45 AM com.stream_pi.server.controller.Controller$3 call
Sep 13 10:04:45 raziel-linux stream-pi-server-Stream-Pi_Server.desktop[1074120]: INFO: action 03f79e88-67e7-47fd-9136-ab6fba2db67b clicked!
Sep 13 10:04:45 raziel-linux stream-pi-server-Stream-Pi_Server.desktop[1074120]: [pool-2-thread-6] :: com.stream_pi.server.controller.Controller$3 @ call -> :INFO = action 03f79e88-67e7-47fd-9136-ab6fba2db67b clicked!
Sep 13 10:04:45 raziel-linux stream-pi-server-Stream-Pi_Server.desktop[1074120]: Sep 13, 2022 10:04:45 AM com.stream_pi.runexecutableaction.RunExecutableAction onActionClicked
Sep 13 10:04:45 raziel-linux stream-pi-server-Stream-Pi_Server.desktop[1074120]: INFO: Full array : [/home/dkowis/gitwork/hass_scripts/keylights.rb, on]
Sep 13 10:04:45 raziel-linux stream-pi-server-Stream-Pi_Server.desktop[1074120]: [pool-2-thread-6] :: com.stream_pi.runexecutableaction.RunExecutableAction @ onActionClicked -> :INFO = Full array : [/home/dkowis/gitwork/hass_scripts/keylights.rb, on]

I can call that command from the CLI just fine, and my lights turn on, but nothing happens when using the Executable action. I don't know why.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions