michbeck100 / pimatic-hap

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

make service for switches configurable #20

Closed michbeck100 closed 8 years ago

michbeck100 commented 8 years ago

Sometimes it makes sense to override the default service for power outlets, if eg. a lamp is connected to the switch. Depending on the assigned service the command Siri understands can be different. Especially the command for switching lights is more intuitive than for switching outlets.

michbeck100 commented 8 years ago

for now just Service.Switch can be changed to Service.Lightbulb. Will be extended soon.