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

How to run a scene with hass-cli? #338

Open
jbrepogmailcom opened this issue Apr 30, 2020 · 1 comment
Open

How to run a scene with hass-cli? #338

jbrepogmailcom opened this issue Apr 30, 2020 · 1 comment

Comments

@jbrepogmailcom
Copy link

Excuse me for being total noob. May I ask for example how to run (a tuya) scene by hass-cli? I have scenes visible in Home-Assistant.

Thank you very much, Jan

@lwille
Copy link

lwille commented Sep 5, 2021

found this example here, works for me:

hass-cli service call --arguments entity_id=scene.fishtank_feeding scene.turn_on

where fishtank_feeding is the Entity ID of the scene, scene.turn_on is the service to be called (there's also scene.apply, read the docs for more info about the difference here).

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