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

WifiManager package not available #18

Open
CheeseE opened this issue Apr 23, 2021 · 3 comments
Open

WifiManager package not available #18

CheeseE opened this issue Apr 23, 2021 · 3 comments

Comments

@CheeseE
Copy link

CheeseE commented Apr 23, 2021

The package tzapu/WiFiManager@^2.0.4-beta is not available anymore, compile issue appears.

@maragelis
Copy link
Owner

It does exist its just not available under linux/macos

@tasosstr
Copy link

tasosstr commented May 8, 2021

A BIG THANKS TO Dear MARAGELIS ! ! ! !

I had the same problem and what i did it for fix it and upload over the Serial (usb)

[env:esp32doit-devkit-v1]
platform = espressif32
board = esp32doit-devkit-v1 ;nodemcu-32s ;
upload_port = COM3
framework = arduino
lib_deps =
knolleary/PubSubClient@^2.8
ottowinter/ESPAsyncWebServer-esphome@^1.2.7
luc-github/ESP32SSDP@^1.1.1
bblanchon/ArduinoJson@^6.17.2
https://github.com/tzapu/WiFiManager.git

@tasosstr
Copy link

tasosstr commented May 9, 2021

For the first time you will be connect the ESP32 (even after power recover) you should be send at least a command like
{
"password":"xxxx",
"Command":"panelstatus",
"Subcommand":"0"
}

for send the status of inputs, other wise you will never see the status of each zone

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

No branches or pull requests

3 participants