-
Notifications
You must be signed in to change notification settings - Fork 166
Sinric Pro is here (https://sinric.pro) #369
Comments
what's difference between sinric and sinric pro?? |
check out the doorbell demo: https://www.youtube.com/watch?v=H-iftzWVTXE
|
Is Sinric going to be replaced by Sinric pro at any point? or we will be able to use Sinric forever? thanks. |
Yes, it will be replaced. There is an operating cost involved in running
sinric.com
…On Thu, 5 Dec 2019 at 9:56 PM Gerardmoik ***@***.***> wrote:
Is Sinric going to be replaced by Sinric pro at any point? or we will be
able to use Sinric forever? thanks.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#369?email_source=notifications&email_token=ABZAZZV4LTA4ZT5OALEGMI3QXEJBBA5CNFSM4JNJUOWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGA7GDY#issuecomment-562164495>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZAZZTTTXJRIERNPLROX3DQXEJBBANCNFSM4JNJUOWA>
.
|
Sinric pro is good but sinric is faster then sinric pro |
What do you mean with "faster"? |
@Developer-error Could be but there are few things here you may not know.
|
Got it sir. |
When will it be discontinued? |
I had a paid subscription at Smartnest.cz but I moved to Sinric.com because it is free, it is a pity that Sinric.com cannot stay forever but I understand there must be some costs for it. Now Sinric Pro sounds interesting, I will give it a try. is there any expected date for Sinric.com to be shut down? |
@Gerardmoik @daniele-castellini I do not have an exact date as of now. We are waiting for the Google Home action to be approved so that existing users can switch to pro seamlessly. I will send an email for at least 3 months in advance with the date. I understand that you guys must be disappointed. I get it. I like to keep it free forever too. but I like you guys to see this is a screencap from Alexa skill dev console. As you can see the Sinric Alexa Skill makes about 3000-7000 requests per hour just Alexa Alexa Skill only!! At this rate, I have to sell a kidney to keep this up and running... Please consider switching to Pro if you can. |
I'm checking your good work, for now everything's perfect! thanks |
You can have as much devices as you want.
You can do this with an array of DeviceIDs and iterate over that array to setup the devices. Have a look at this example where i am using a std::map to setup multiple switch devices. The map contains as first parameter the deviceId, and as second parameter a struct which stores the used PINs, and the actual power state). You can do this technique with all SinricPro devices in the library. Not only switches and contact sensors. |
thank you very much for your very rapid response! while I'm trying occasionally it informs me: |
A simple debounce logic will help (see Arduino debounce example) Events are limited to prevent flooding the server (like you would have done ;). |
Hi, can I use INPUT_PULLUP instead of:
|
That depends on the contact sensor you're using. |
I'm not sure between Hall magnetic sensor or optocoupler. |
@kakopappa when will Sinric stop working? Alexa Discover Devices is not working for new devices I just created |
@kakopappa any updates regarding Google Home integration? Also: will we be able to choose which action we would like to enable (by this I mean that in V1 even if a light can only be dimmed the GH app would still allow choosing colours) ? Thank you in advace! |
Also looking forward to the google action, for now my only option is Smartnest.cz but it uses mqtt instead of web sockets. When will it be released? Thank you ! |
Great news !!! Thanks ! |
since I've to change my sinric working code I would like to have a more secure usage. I've found that sometime commands are not received by devices, I don't know if it is due to networking ore other reasons. |
Ok thanks. |
I hope we get good news from google soon. I don't want to start on the sinric.com just to change it again to pro after a few moments :) |
Hello I'm having trouble trying to add more devices to the script any input would help.cheers ( might result in a beer ) |
Any update on the Google Home integration? It's been pending for 4 months now, which I'm guessing must be frustrating to you. Anything you can share about what's going on with Google? |
I am not programer. But I make few things using internet. In this month I have spent lot of time to create voice control TV remote using sinric.com. |
how can i connect sinric pro white google home whith no ifttt, like sinric....... |
But Sir, i have an opinion, if u start charging then i would say i better opt out from ioT and buy readymade smart devices from Sonoff, belkin etc as they provide one time hardware cost and life long skill for free. |
Hence think well before taking such a step because only project related ioT people will subscribe for sinric pro, or make atleast 10 devices free in pro. |
@samratnarvekar you should opt-out |
I m happy to see a great improvement in sinric with pro version |
Hi,
I am still waiting for Google home with Sinric Pro.
Now Google has added Channel traits.
I am eager to use it.
Regards,
Laxman
…On Thu, Jun 18, 2020, 15:07 Glen1986 ***@***.***> wrote:
how can i connect sinric pro white google home whith no ifttt, like
sinric.......
its possible?
thanks a lot
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#369 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APKVLHKPRSHYMG5MZEFYZOTRXHN4LANCNFSM4JNJUOWA>
.
|
kakopappa, parabéns pelo seu trabalho. |
Obrigado. Reduzimos de 5 para 3 para uma procura mais elevada do que tínhamos previsto. Por favor, crie um problema com mais detalhes sobre o problema que está a ter |
Olá, a Google já se pronunciou em relação a liberação?? |
@SamueldaCostaAraujoNunes You can use Google Home via SmartThings connector now. |
Sir, I am having an issue like, when I give the command to Alexa she says okay but the device will not turn on. however, after restarting my esp8266 module it starts working properly. but after some time or 2 days again the problem occurs. |
Are you using Sinric or Sinric Pro?
…On Thu, 8 Oct 2020 at 12:46 AM chinmayb08 ***@***.***> wrote:
@robademar <https://github.com/robademar>
When Alexa sends a request to the Sinric (sinric.com) the server sends
"Success" back to Alexa without checking whether device is connected or not
In Sinric Pro, when Alexa sends a command to Sinric Pro (sinric.pro)
server, it forwards the command to ESP module and wait for 8 seconds for a
response from the ESP module. If your device is not connected or does not
respond back to server, Alexa will say "device is not responding". If you
hear device is not responding messages often likely you have wifi issues
either with the router or esp board
Sir, I am having an issue like, when I give the command to Alexa she says
okay but the device will not turn on. however, after restarting my esp8266
module it starts working properly. but after some time or 2 days again the
problem occurs.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#369 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZAZZRNPAZSUVSQGOUVOYLSJSSN3ANCNFSM4JNJUOWA>
.
|
Sir, I am using sinric only. I am having an issue like, when I give the command to Alexa she says okay but the device will not turn on. however, after restarting my esp8266 module it starts working properly. but after some time or 2 days again the problem occurs. |
|
Nooo don't put sinric.com away, I still use it a lot.. if you guys cut off sinric.com I won't be able to put my devices on sinric pro since I have already used all 5 free slots + 2 paid and I'm not going to pay for more devices slots because it would get very expensive every year. The purpose that I use sinric, it's because I can make my own smart devices that works with google for very cheap, otherwise I would just buy stuff from tuya or something. Please overthink this. Thanks |
@pedrofnm maintaining a service like this cost money, unfortunately this cannot be free forever. There are like 10 other services like sinric each one offers free devices you could use all of them and have 50 devices for free, that is what I do. |
Can you tell what other services works like sinric? I mean make arduino devices work with google home/alexa? |
@pedrofnm many elenctronics websites like Adafruit and Arduino offer their own skills, but the easiest to use are sinric and smartnest. |
Could you provide the list of services you use since I have a lot of devices connected to sinric and would need to migrate |
Hi @kakopappa, I have been using your service for the past few years and have built an interest in IOT. I wanted to know what resources you used to build this so that i can build an IOT server like this on my own as well. I am a computer science engineer in my 3rd year and would love to know about this. Thanks! |
@The-Great-One Please open another issue. I will comment on it. I will lock this thread. The title of this issue does not match the comments any longer. |
Sinric Pro is here for beta testing.
https://sinric.pro
Please give it a try and let us know how you feel. Thanks. 💯
The text was updated successfully, but these errors were encountered: