We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've tried to sort this out on HA forum with no luck:
How do you call the following action in HA automation ? miceil --ip 192.168.X.XX --token XXXXXXXXXXXXXXXXXXXXXX set_scene 4
miceil --ip 192.168.X.XX --token XXXXXXXXXXXXXXXXXXXXXX set_scene 4
I've tried that without any success:
action: - service: light.turn_on entity_id: - light.xiaomi_philips_smart_led data: set_scene: 4
Turning it on and off works fine in HA automation but I'd like to be able to call the moonlight function (scene 4) Thanks
The text was updated successfully, but these errors were encountered:
Considering it is working with the command line tool, this is a feature request to homeassistant platform and not to this lib.
Sorry, something went wrong.
Please open a feature request. I will care about!
Thanks,
I just created a request here: home-assistant/core#10458
Hope that's the right place
Cheers
No branches or pull requests
I've tried to sort this out on HA forum with no luck:
How do you call the following action in HA automation ?
miceil --ip 192.168.X.XX --token XXXXXXXXXXXXXXXXXXXXXX set_scene 4
I've tried that without any success:
Turning it on and off works fine in HA automation but I'd like to be able to call the moonlight function (scene 4)
Thanks
The text was updated successfully, but these errors were encountered: