-
-
Notifications
You must be signed in to change notification settings - Fork 217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IOT Script (Idea) #79
Comments
@xandao6 can you please elaborate the issue a little more. Just want to know each and every detail as I have already made a similar system using Arduino for my home, it works on clapping. Thank you |
We created a whatsapp group like: "My home" and sent a message to the group from our smartphone. The computer receives the message and sends it to a local network where the microcontroller is connected. We don't need the arduino code for now, just teach how to use. |
@Castella1313 tell if you want to work in this issue. |
So basically I have to add a command which will create a new group?
And the messages sent on that group will be performed by the
microcontroller?
Which means, I just have to do the software work?
…On Tue, 3 Mar 2020, 06:15 Alexandre Calil, ***@***.***> wrote:
@Castella1313 <https://github.com/Castella1313> tell if you want to work
in this issue.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<https://github.com/rpotter12/whatsapp-play/issues/79?email_source=notifications&email_token=AMWTAZH45PBB7VVNAFUYUZDRFRHJBA5CNFSM4KDT2GB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENRUD6Y#issuecomment-593707515>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMWTAZH3TCEWM74FC4P3V4LRFRHJBANCNFSM4KDT2GBQ>
.
|
The wplay sofware need to read the message, you can wait for #77 if you want. Then, they will be sended through MQTT or HTTP GET. Tell me when you is ready to be assigned. |
Is there any deadline for this?
…On Wed, 4 Mar 2020, 06:48 Alexandre Calil, ***@***.***> wrote:
The wplay sofware need to read the message, you can wait for #77
<https://github.com/rpotter12/whatsapp-play/issues/77> if you want. Then,
they will be sended through MQTT or HTTP GET. Tell me when you is ready to
be assigned.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<https://github.com/rpotter12/whatsapp-play/issues/79?email_source=notifications&email_token=AMWTAZH75QRQRMY3SAUUXCDRFWT7BA5CNFSM4KDT2GB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENVZ6AY#issuecomment-594255619>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMWTAZDHMAW6PYXD2YSZ4WLRFWT7BANCNFSM4KDT2GBQ>
.
|
You aren't assigned yet, so you don't have deadline. I will assign you and you will have 4 days + renew if there is no queue |
can I please get 3 more days? |
@Castella1313 Go ahead :) |
@Castella1313 how is it going? |
I am still working. Need some more time. |
ok |
https://github.com/KarimJedda/whatsappcli maybe this can help in this. |
I would like to work on this issue |
@SinghHimadri Start implementing. |
A script that create a group and listen for your messages to control something in your house!
e.g. "/turn_light_on"
Can be done using an arduino, esp32 ...
The text was updated successfully, but these errors were encountered: