Eimar Fandino

Results 20 comments of Eimar Fandino

i am also experiencing this issue, often a reboot of home assitant fixes it temporaly

interesting, just tired as well and indeed, it has to be done by player, i'll play a bit more with futbin to see if i can figure out a way

i tried it and nice work @jhuriez !. I noticed the following when compiling it in `settings-entry.js`: ``` ✖ 1:42 Expected linebreaks to be 'CRLF' but found 'LF' linebreak-style ✖...

i was wondering, all those requests to the EA server when solving a SBC, does it look suspicious? can they cause a banning?

I also noticed the following, when you resolve vi this method, and refresh the browser, the solution does not persist

ah,that is the trick, after applying the solution, it is missing a call to the squad endpoint of EA, something like `.... game/fifa21/sbs/challenge/52/squad`. You can do manually that call by...

@jhuriez if you do a call to the /squad endpoint, will save the squad

which browser do you use?

When i upgrade to v4 i do see the banners when configuring it as follows: ``` new webpack.BannerPlugin({ banner: header, raw: false, entryOnly: true }), ``` In this case the...