homieiot / homie-esp8266

💡 ESP8266 framework for Homie, a lightweight MQTT convention for the IoT
http://homieiot.github.io/homie-esp8266
MIT License
1.36k stars 308 forks source link

Looking for help #518

Closed timpur closed 5 years ago

timpur commented 6 years ago

Wondering if anyone wants to contribute back to homie. Looking for help with C++ homie esp8266 but also some react dev (web dev) for new homie web ui. I don't have as much time as I use to....

luebbe commented 6 years ago

I can try to help, but I'm not really inside the homie framework, just a user from the outside.

amayii0 commented 6 years ago

Also interested but not even a user yet, just keeping curious. My use cases would be to:

  1. Manage Mitsubishi HVAC appliances over IR (or maybe serial) : I have control working but no real frontend (looking into Home Assistant and climate control but not very happy with it ATM)
  2. Run a 24h clock using a stepper motor : Very early dev, will require NTP for init and including a I2C RTC. Motor does work fine but not yet using MQTT in any way

Will keep curious about Homie anyway and create Instructables when time permits (see https://www.instructables.com/member/RudyD1/instructables/ )

timpur commented 6 years ago

Thanks guys

LennartHennigs commented 6 years ago

Hey, I am a homie user and my C++ is still a bit rusty (back from university) but I have started to code again over the last two years. So yes, I can try to lend a hand.

timpur commented 6 years ago

Currently im working on:

@marvinroger @luebbe @amayii0 @LennartHennigs @nerdfirefighter @mrpace2 @euphi @ivankravets @bertmelis @ThomDietrich @tripflex @gulaschcowboy @flaviostutz

Sorry for spam, just wondering if anyone is interested in these. Im doing this after work and find it hard to get time to do all this :P ....

Update: also for homie esp 3.0 im hoping to Arduino Async Programming Style lib to enable promise like async style programming + core event bus and more to help with simplicity of the lib + new features like tasks and async procedures, basically things talked about in https://github.com/marvinroger/homie-esp8266/issues/467

marvinroger commented 6 years ago

Hi guys,

I would like to thank you all for all the work done here. I am proud of the project, but most importantly proud of the awesome community that we are. What started as a small personal project ended up being an almost 1k starred repo, with many IoT projects interested in the Homie convention, and this could not have happened without the help of every single individual who participated.

The thing is, over time, I had less and less free time to work on OSS projects. I am not just a student anymore, I now have to manage work too, and with family and friends, school, 100+ GitHub emails per day, OSS code, shaping up my professional project, and so on, I unfortunately don't really have time for the project, as you probably noticed.

Awesome folks, like @timpur, allowed the project to stay alive, so thanks for that. 😉

edilcn commented 6 years ago

I'm interested to help!

timpur commented 6 years ago

@paumito, which project :P see above ? ps, thanks :)

s00500 commented 6 years ago

My time is also limited but maybe I can help too, I could help with the react project and also all esp related code

timpur commented 6 years ago

Find me on discord timpur#5823

Thanks guys :)

timpur commented 6 years ago

FYI: updated my list ^

edilcn commented 6 years ago

Woah haha just forgot to choose the project :P

esp-32(c++) seems good. Any projects with C++ is ok for me.

stritti commented 5 years ago

I would like to close this issue.

Is there something we should add to the list to the community section at https://homieiot.github.io/homie-esp8266/docs/2.0.0/others/community-projects/ ?

Currently im working on: