with -DWIRED flag, and it is working with or without a network cable connected
without -DWIRED, also working (The include Ethernet module is included, but non functional)
status led is working
OTA is over the AIR not CABLE, the ArduinoOTA code is hard wired to WiFi.h
only on startup the wired connection is setup, if not found it will fallback to wifi, after startup, it will NOT fallback to Wifi. If the wire is disconnected it will reconnect after reinserting the wire, the status led will show this :-D
Documentation:
add how to wire and configure in the module Readme.md
Tested:
Documentation: