Aruna Tennakoon

Results 291 comments of Aruna Tennakoon

How do you communicate with the thermostat and know the current temp when you change it manually ?

@emnik @MacSass I have updated the server to support changes from ESP devices. Take a look at the example code here https://github.com/kakopappa/sinric/blob/master/arduino_examples/thermostat_example.ino https://github.com/kakopappa/sinric/blob/master/arduino_examples/switch_example.ino Let's say you used a push button...

@MacSass Thanks. I will get this fixed. ideally I think it should change it whenever power state or temperature changes. Fewer calls to the server is better as you know...

@vaxus1 Yes scheduling is not implemented now. I just looked at the scheduling and it requires to send "supportsScheduling": true if scheduling is supported by the device. I will add...

1. supportsScheduling has been added. When I respond back to Alexa, supportsScheduling is set to true by default. You might have to delete the device and recreate it if it...

@Deimos1994 is correct, it will not. you have to save the schedule locally and execute it accordingly.

@racesking There are a lot of how to tutorials on YouTube. Go through them and learn to turn on/off the relay. Thereafter you can integrate with Sinric using the switch...

First time? On Mon, 26 Apr 2021 at 2:14 PM kungetheang ***@***.***> wrote: > — > You are receiving this because you are subscribed to this thread. > Reply to...

sorry.. i did not implement it yet. I can reset your password if you can drop your email here. I will do it few hours. If it's urgent you have...

@AndreaB027 sent