studioimaginaire / phue

A Python library for the Philips Hue system
Other
1.52k stars 267 forks source link

Invoke the scenes from iOS app or Google Assistant #170

Open RonZhang724 opened 4 years ago

RonZhang724 commented 4 years ago

I'm currently using iOS hue app and google home assistant to invoke the scenes I have configured in the app.

Thanks to this SDK, I was able to programatically create scenes and invoke them from my pc. However, when I look up for the scenes using google home or iOS app, they just don't show up. I was wondering if there is a way for me to find those scenes from the app or google home?

luponata commented 2 years ago

You could call them from a telegram bot that subsequently call a python script on your pc

Or without instagram, setup a python api gateway and then use IOS commands app to make an API call