10.1-inch JC8012P4A1 V3
This firmware is for JC8012P4A1 panels with ESP32-P4 v3.x production silicon. Confirm the chip revision from ESPHome logs or esptool before installing; the rear-case marking alone is not sufficient.
The V3 panel uses the same 1280x800 landscape layout and 20-card configuration as the other JC8012P4A1 revisions. Its firmware uses the production-silicon display initialization and the browser firmware-upload endpoint is disabled; use USB for first installation and native ESPHome OTA for later updates.
Install
This P4 panel uses a separate ESP32-C6 Wifi processor. If it repeatedly disconnects, disappears from Home Assistant, or cannot finish initial setup, use the USB C6 recovery installer.
For WiFi setup, Home Assistant pairing, and the complete firmware test checklist, see the JC8012P4A1 installation guide.
ESPHome Manual Setup
substitutions:
name: "kitchen-screen"
friendly_name: "Kitchen Screen"
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
packages:
setup:
url: https://github.com/jtenniswood/espcontrol/
file: devices/guition-esp32-p4-jc8012p4a1-v3/packages.yaml
refresh: 1sec