michbeck100 / pimatic-hap

Pimatic homekit bridge
GNU General Public License v2.0
30 stars 10 forks source link

How to change color via siri #15

Closed Xento closed 8 years ago

Xento commented 8 years ago

Does changing the color over siri work? What command do I have to use?

michbeck100 commented 8 years ago

Haven't tried, yet, but this link provides some examples if German is your language: http://markus-jasinski.de/2015/11/erste-erfahrungen-mit-homekit/

thymian commented 8 years ago

Hey, i just talked to siri like an hour to make her switch the colors, but she still doesnt want to. :white_check_mark: Switching on/off via siri works :white_check_mark: changing the brightness via siri works :white_check_mark: changing the color VIA EVE works :no_entry_sign: changing the color via siri doesnt work See Picture: Click Me

michbeck100 commented 8 years ago

Found the problem, the characteristic for saturation is not set. Since i don't really like the color handling i've implemented, i will have to change this anyways. Then i will fix this issue, too.

Xento commented 8 years ago

This pullrequest https://github.com/michbeck100/pimatic-hap/pull/17 fixes the issue with siri ;-)

michbeck100 commented 8 years ago

Thanks for the PR but i had some other changes regarding colors, too, so i don't need the PR anymore.