kakopappa / sinric

Amazon Alexa Smart home skill / Google Home Action for ESP8266 / ESP32 / Arduino
https://sinric.com
285 stars 166 forks source link

contact sensor #199

Open 1simone0 opened 5 years ago

1simone0 commented 5 years ago

Hi, is it possible to implement a contact sensor with sinric? I want to place a contact sensor saying me when a door or window is opened or closed and using Alexa I would create a routine that says something when one of these events happen. I don't have an Alexa compatible contact sensor but I guess Alexa support a routine with this kind of sensor...

kakopappa commented 5 years ago

Sounds good. Let me take a look at the interfaces to implement to support this and get back to you

On Mon, 7 Jan 2019 at 11:24 AM 1simone0 notifications@github.com wrote:

Hi, is it possible to implement a contact sensor with sinric? I want to place a contact sensor saying me when a door or window is opened or closed and using Alexa I would create a routine that says something when one of these events happen. I don't have an Alexa compatible contact sensor but I guess Alexa support a routine with this kind of sensor...

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kakopappa/sinric/issues/199, or mute the thread https://github.com/notifications/unsubscribe-auth/AHIM5hAZdl1WO8l8nZAUd-xNbkK5KYqFks5vAswVgaJpZM4Zy129 .

kakopappa commented 5 years ago

Found it

https://developer.amazon.com/docs/smarthome/build-smart-home-skills-for-sensors.html

I will put this in the next release. 1.6

On Mon, 7 Jan 2019 at 11:26 AM Aruna Tennakoon aruna.tennakoon@gmail.com wrote:

Sounds good. Let me take a look at the interfaces to implement to support this and get back to you

On Mon, 7 Jan 2019 at 11:24 AM 1simone0 notifications@github.com wrote:

Hi, is it possible to implement a contact sensor with sinric? I want to place a contact sensor saying me when a door or window is opened or closed and using Alexa I would create a routine that says something when one of these events happen. I don't have an Alexa compatible contact sensor but I guess Alexa support a routine with this kind of sensor...

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kakopappa/sinric/issues/199, or mute the thread https://github.com/notifications/unsubscribe-auth/AHIM5hAZdl1WO8l8nZAUd-xNbkK5KYqFks5vAswVgaJpZM4Zy129 .

1simone0 commented 5 years ago

great!!! and so fast to reply! thanks for your job