Bettapro / Solar-Tracer-Blynk-V3

Connect the EPSolar/EPEver Tracer A/B Series (RS-485 Modbus) to an ESP8266/ESP32 and monitor using Blynk /Homeassistant/MQTT... .
GNU General Public License v3.0
51 stars 11 forks source link

Blynk 2.0 support #26

Open Bettapro opened 2 years ago

Bettapro commented 2 years ago

Should implement blynk 2.0

Thing to do:

brazzo97 commented 2 years ago

Hi i see in the config file that we can use blynk v2 as an alternative , i was trying to use your program but old blynk closed the sign up and i dont have an account , so i made my local server but it doesnt work great , is it possible to use blynk 2 now thanks

Bettapro commented 2 years ago

Hello, yes, you can use blynk 1.0 legacy or 2.0 as alternative. I made few tests and done just the required modification to get it working on 2.0.

Actually I don't really like the way blynk is doing things in 2.0, (too much makers unfriendly), so, as you can see in this issue,it's is still unfinished. If you are going for 2.0, please keep in mind that you must compile the project on your own, also the whole "blynk web configuration" stuff is up to you. (at least for now and in the nearest future)

Xento commented 1 year ago

How do I import or create the device in Blynk?

Bettapro commented 1 year ago

How do I import or create the device in Blynk?

Refer to Blynk documentation: https://docs.blynk.io/en/ Then, create a discussion if you need further help ( with some details about your problem...)