Beginner needs help #58
-
Hi everybody, I have a ESP8266 (NodeMCU V3) and via the web installer (ESP Web Tools) I managed to get ESPhome installed. The ESP now has a static IP in my network and is showing the ESPHome start page. I don't use HomeAssistant, so I need to use the command line with python. Also I noticed, that the model in "esp32-example.yaml" does not fit to my board: "board: wemos_d1_mini32". How can I fix these problems? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 7 replies
-
If you have a ESP8266 you have to use the dedicated example: https://github.com/syssi/esphome-jbd-bms/blob/main/esp8266-example.yaml If you cannot access the ESPHome node using the hostname (because it has changed probably) you can use the IP address:
|
Beta Was this translation helpful? Give feedback.
-
Thanks for that, looks better now, upload is now successful. Also now, there is no website. Do I need to use a port? By the way, the board is set to "board: d1_mini", but I have a NodeMCU V3, could that be a problem? |
Beta Was this translation helpful? Give feedback.
-
Looking good now, everything seems to work. Now I will try and connect to the xiaoxiang bms. I will report! |
Beta Was this translation helpful? Give feedback.
-
So I connected the controller to the bms. Problem is, there is no data from the bms. Here a few facts:
|
Beta Was this translation helpful? Give feedback.
If you have a ESP8266 you have to use the dedicated example: https://github.com/syssi/esphome-jbd-bms/blob/main/esp8266-example.yaml
If you cannot access the ESPHome node using the hostname (because it has changed probably) you can use the IP address: