We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23100c1 commit 21b8632Copy full SHA for 21b8632
esp8266-example.yaml
@@ -2,8 +2,8 @@ substitutions:
2
name: jk-bms
3
device_description: "Monitor a JK-BMS using the GPS port (UART-TTL)"
4
external_components_source: github://syssi/esphome-jk-bms@main
5
- tx_pin: GPIO1
6
- rx_pin: GPIO3
+ tx_pin: GPIO4
+ rx_pin: GPIO5
7
8
esphome:
9
name: ${name}
esp8266-jk-pb-modbus-example.yaml
device_description: "Monitor a JK-BMS (JK-PB series) via Modbus"
0 commit comments