Skip to content
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

Platformio instead of Arduino #61

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

Sidru
Copy link

@Sidru Sidru commented Mar 29, 2023

I configured the project to be compiled with platformio. It has some advantages:

  • No need to manually download libraries
  • No need to extra compile and download the data folder (SPIFFS) with extra tool. It is also compiled and download with Platformio.

I tested with my Wemos D1 Mini and my 2 Jarolift Covers worked as expected :)

Next I will try to build an automatic Detection for Home Assistant

@stalakerob
Copy link

This sounds great! What is the current status of this project? Is it ready to be used?
Thx

@Sidru
Copy link
Author

Sidru commented May 21, 2023

Oh, yes, it works. Ive been using it the last couple of weeks.

EDIT: I'm using WEMOS D1. I don't have any nodemcuv2, but it should work as well

@Murdock79
Copy link

Kann mir jemand erklären wie ich das dann auf den D1 Mini installiere? Klar man lädt PlatformIO herunter aber welche Dateien lade ich dann wie ein und hoch?

@Blastmun
Copy link

I configured the project to be compiled with platformio. It has some advantages:

* No need to manually download libraries

* No need to extra compile and download the data folder (SPIFFS) with extra tool. It is also compiled and download with Platformio.

I tested with my Wemos D1 Mini and my 2 Jarolift Covers worked as expected :)

Next I will try to build an automatic Detection for Home Assistant

Hello, I am having problems integrating the project into home assistant, the latter does not create a "cover" type entity for me with you managing to add automatic detection?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants