Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please give example how to execute command from HASS #32

Open
niwi-hh opened this issue Jul 29, 2024 · 1 comment
Open

Please give example how to execute command from HASS #32

niwi-hh opened this issue Jul 29, 2024 · 1 comment

Comments

@niwi-hh
Copy link

niwi-hh commented Jul 29, 2024

Could you please add an example to the documentation, how to execute custom commands from Home Assistant?

I am asking because I tried a lot of things to archive this without success. Since I don't even know what the exact steps are, it is difficult to search for an error.

Here is what I thought would be working:

`
alias: New Script
sequence:

  • service: openwrt.exec
    target:
    device_id: 960efgh62ec3abcd577fa1234b7e
    data:
    command: /opt/dns4me.sh
    `

Home Assistant answers with: Unknown error.

@jmpaiva
Copy link

jmpaiva commented Aug 11, 2024

Docmentation on this project is not great.

I'm stucj as I can't integrate anythiong other then this:

imagem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants