michbeck100 / pimatic-hap

Pimatic homekit bridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make service for switches configurable

michbeck100 opened this issue · comments

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.

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