jariz

Results 105 comments of jariz

@2m I wrote a blogpost on how to use ESPHome here, if you're interested: https://blog.jari.io/tracking-valve-index-basestation-power-state-with-esphome/

Hi @greenpau, thanks for your quick response. `X-API-Token` did not work, but `X-Api-Key` did 😬 . Maybe this should be documented a bit more? I can't find any mention of...

@maxexcloo That would definitely be a final resort imo because of the high possibility of false positives.

Can also confirm that it does not work. Very strange, When running the exact same command that node-notifier produces from my shell, it works perfectly, but once node-notifier runs the...

Thanks, this is sweet. You deleted bower.json however, does it still work with bower? I know bower is really deprecated at this point, but that's the only market this library...

@rseemann That still doesn't explain why it differs from the Android version, which for the record, works fine. EDIT: seems like the following (bypass!) works. Doesn't take away the fact...

why not use `response.headers.get('set-cookie')`?

I asked with the Apollo guys and they mentioned it does not that way anymore. https://twitter.com/dhaivatsays/status/1012412303659053056 Server transport is the default and only way to do batching as of 2018...

Here's my version recreating formik-effect with hooks in 11 lines. [See here for TS version](https://www.typescriptlang.org/play/?ssl=1&ssc=1&pln=25&pc=1#code/JYWwDg9gTgLgBAbzgYwgOzQU2TANHAMWhGAGsBhdGTAD3gF84AzKCEOAcieLI4G4AUKEixEcAEqYAhjgCiAG0whMaPHACuAZ0yymTbGq2ZJTOIxZtOUaTn4CBAegdwQATzhSY1cPE9xryNaewGgA5sw8pAC0mHoGcAAU4gCSAApwgA1kgPB-AJT2IdRQTDKYcADy6oWprGCaADwAalLy6piaAHyIAnA9cOjkABZSYZgAXInI6lBQAMownmOEkZSqtDCNza0d+GDWAG5zC+NEUCQUVGsbLW2dAD5waOry8jlwALydexDAACaC9PlVkUSnBqhBalctp01iofppypVMFAwRCmtcOl1ehFTmRjssLnRITd-vZUGhNPBdPocO84ESOgkkNwcaR8P0hiMzOMUfU0VDXh9Mb0yRT-LFaUYTHUTmcVtRCXybnB7o9nu0EqqXoIsUYqQYEgkBZ0EN0sb12cNQpgEsyzvhrEwAHSTaYqGA5bVmnoO51TayqWm2sienr0fAAbSDpAAuh77FjrDApmgHk95P9BAJaCJ4D9YlInvAyVgcAk9ThXlJ4fT1btwZpxhUqjVeZsbkaJDYYAolG7BEA). ```js import { connect } from 'formik'; import { useEffect, useRef } from 'react'; const...

Would you be willing to translate? (I'm guessing you speak french?)