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

Xiaomi Philips ceiling light automation #116

Closed
matsube11 opened this issue Nov 6, 2017 · 3 comments
Closed

Xiaomi Philips ceiling light automation #116

matsube11 opened this issue Nov 6, 2017 · 3 comments

Comments

@matsube11
Copy link

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:

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

@rytilahti
Copy link
Owner

Considering it is working with the command line tool, this is a feature request to homeassistant platform and not to this lib.

@syssi
Copy link
Collaborator

syssi commented Nov 8, 2017

Please open a feature request. I will care about!

@matsube11
Copy link
Author

Thanks,

I just created a request here:
home-assistant/core#10458

Hope that's the right place

Cheers

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

3 participants