I used HomeSpan and an esp32 to integrate an old home security system into HomeKit. I’m able to read all of the door and window contacts in the house, and get alerts/build automations around them. It’s been more stable than many of my commercial HomeKit products.
Oh my goodness this is amazing!!! I've been trying to do this for a while and no tutorial has been as complete as yours. You were amazing man, thank you so much! I will try to connect more appliances but like suggestion, I would like to watch you connecting another accessory categories, like thermostats, motion sensors and others. thank you so much for making this video!
I’ve watched my fair share of TH-cam videos. Although, the soundtrack got on my nerves, I have to say this is hands down the most informative and valuable video I’ve ever seen. I just went from being mildly interested in home automation to knowing exactly how I want to approach this. 😊👍 Thank you so much 🙏
Great video, thank you. You should totally make more Homespan vids (like a series)! I think a lot of people are wanting affordable Siri / Home kit devices without the Home Assistant complexity. My Home Assistant crashed today so I’m realizing I’d love more hub free declvixes. So yes please do more of these. 💯
Perfect tutorial! But if I want to transform them into unstable button type controls. Example: Led1 on and after 1 second off, automatically, how could I change the code? And on the app I would see the pass button from on a off. Many thanks for an answer that might interest others .Merry Christmas from Italy
Bro you’re awesom🔥🔥🔥🔥 the best video I have ever seen. I was looking for this tutorial since a year ago and finally I found it. Thanks bro and Keep on this I’ll share it everywhere
First of all THANK YOU VERY MUCH ❤❤ I need your help:🙏🏻 • do I have to use led.? • do I have to use register.? If yes which one are you using.? • I am using 4 channel relay module so what changes do I have to make in code.? Thank you.! Lots of love ❤️ ❤ 1:03
"Sketch uses 1413432 bytes (107%) of program storage space. Maximum is 1310720 bytes. Global variables use 61192 bytes (18%) of dynamic memory, leaving 266488 bytes for local variables. Maximum is 327680 bytes." I have this error, can you help me ?
Thank you very much for the tutorial. I am having an issue though. When I turn off the relay using home app relay receives the signal but wont turn off. I am using a 5v relay. Green light dims when I send turn off signal but green light and relay wont go off. When I use 3.3 volt green turns off with the signal but there is no movement in the relay. Any idea of what might be causing it.
Hey i had copy your code but still my program working opposite when i turn on the switch the bulb goes off & when i turn off the bulb goes on ………. Help me please ❤
Hey men, i have a problem when i was trying to pair it, the screen show me a message couldn´t add homespan leds, could you help me please, maybe is another code
Hey Appleshop, I am assuming you were able to configure your WiFi credentials and you found Homespan leds on your Home app; you can change the pass code to any 8 digit code by entering 'S' followed by new code on the serial monitor. ex: 'S 42763344'. Try that and let me know if it works
Hello, so I have connected to the internet no problem but when I go in-home kit add the lights then problems start, it is as if all my pins are set HIGH and when I click on lights in the home kit nothing happens, maybe you know solution?
@@janhacek6568 How is your circuit powered? Try using a capacitor on your power source. Also, you can use an external power source instead of your computer USB port.
Hi ! I've been trying to compile the 05-WorkingLED.ino software with no differences appart from the pin I use from 17 to 2. However, when compiling, I have an error referencing DEV_LED.h : exit status 1 Compilation error: redefinition of 'struct DEV_LED' And I have line 8 highlighted Any ideas why ? Is it because I use Arduino 2.0 ?
I used HomeSpan and an esp32 to integrate an old home security system into HomeKit. I’m able to read all of the door and window contacts in the house, and get alerts/build automations around them. It’s been more stable than many of my commercial HomeKit products.
Oh my goodness this is amazing!!! I've been trying to do this for a while and no tutorial has been as complete as yours. You were amazing man, thank you so much!
I will try to connect more appliances but like suggestion, I would like to watch you connecting another accessory categories, like thermostats, motion sensors and others.
thank you so much for making this video!
Thank you. I will post another video soon
@@freelancecoder2600 waiting for another homekit videos
I’ve watched my fair share of TH-cam videos. Although, the soundtrack got on my nerves, I have to say this is hands down the most informative and valuable video I’ve ever seen. I just went from being mildly interested in home automation to knowing exactly how I want to approach this. 😊👍 Thank you so much 🙏
Thank you for the comment. Sorry about the music; my new video has better music integration. th-cam.com/video/FUrjwFKhAwA/w-d-xo.html
Great video, thank you. You should totally make more Homespan vids (like a series)! I think a lot of people are wanting affordable Siri / Home kit devices without the Home Assistant complexity. My Home Assistant crashed today so I’m realizing I’d love more hub free declvixes. So yes please do more of these. 💯
Perfect tutorial! But if I want to transform them into unstable button type controls. Example: Led1 on and after 1 second off, automatically, how could I change the code? And on the app I would see the pass button from on a off. Many thanks for an answer that might interest others .Merry Christmas from Italy
Bro you’re awesom🔥🔥🔥🔥 the best video I have ever seen. I was looking for this tutorial since a year ago and finally I found it. Thanks bro and Keep on this I’ll share it everywhere
Thanks a lot. I appreciate this. Sharing this video will be a great help.
I tried this and it actually worked! Thanks for the video
I am glad it was helpful. Thank you for the feedback
First of all THANK YOU VERY MUCH ❤❤
I need your help:🙏🏻
• do I have to use led.?
• do I have to use register.? If yes which one are you using.?
• I am using 4 channel relay module so what changes do I have to make in code.?
Thank you.!
Lots of love ❤️ ❤
1:03
Hey, you mention at Sec 55 that I can use also ESP8266. Got an Error telling HomeSpan is only available for ESP32. Can you help?
When he mentions Siri my iPad wakes up.
"Sketch uses 1413432 bytes (107%) of program storage space. Maximum is 1310720 bytes.
Global variables use 61192 bytes (18%) of dynamic memory, leaving 266488 bytes for local variables. Maximum is 327680 bytes."
I have this error, can you help me ?
Thank you very much for the tutorial. I am having an issue though. When I turn off the relay using home app relay receives the signal but wont turn off. I am using a 5v relay. Green light dims when I send turn off signal but green light and relay wont go off. When I use 3.3 volt green turns off with the signal but there is no movement in the relay. Any idea of what might be causing it.
Hi. Is your microcontroller and relays connected to the same power source? And if not, are the grounds connected?
Please make guide how to add temp sensor ds18b20 input switch and output how to mix all that… thanks
I appreciate you M Olsson. I will make a video for that soon.
Hey i had copy your code but still my program working opposite when i turn on the switch the bulb goes off & when i turn off the bulb goes on ………. Help me please ❤
Exactly that I was looking. Thanks a lot for sharing your work and Vidéo👍👏
Thank you
can this method be used to control a servo or a stepper motor?
Worked perfectly. Good job, Also post a video to control ESP32 remotely from homekit app. Thanks
Thanks. I will post that in the future
Where did you get your apple homekit code ?
I just modified the code from homespan
nice job easy and well explained
Thank you!
Hey men, i have a problem when i was trying to pair it, the screen show me a message couldn´t add homespan leds, could you help me please, maybe is another code
Hey Appleshop, I am assuming you were able to configure your WiFi credentials and you found Homespan leds on your Home app; you can change the pass code to any 8 digit code by entering 'S' followed by new code on the serial monitor. ex: 'S 42763344'. Try that and let me know if it works
Hello, so I have connected to the internet no problem but when I go in-home kit add the lights then problems start, it is as if all my pins are set HIGH and when I click on lights in the home kit nothing happens, maybe you know solution?
@@janhacek6568 How is your circuit powered? Try using a capacitor on your power source. Also, you can use an external power source instead of your computer USB port.
I want some help from you❤❤
Hi ! I've been trying to compile the 05-WorkingLED.ino software with no differences appart from the pin I use from 17 to 2. However, when compiling, I have an error referencing DEV_LED.h :
exit status 1
Compilation error: redefinition of 'struct DEV_LED'
And I have line 8 highlighted
Any ideas why ? Is it because I use Arduino 2.0 ?
Same problem do you get the solution ❤
@@rgtv_ i found out that when I open an exemple it actually open the 2 files 2 times. You should have 4 of them : close the second and 4th ones