Tomasz

Results 265 comments of Tomasz
trafficstars

@pfichtner try https://github.com/xoseperez/espurna or https://github.com/letscontrolit/ESPEasy. I think ESPHome should stay as simple as possible and do one thing well - communicate with Home Assistant. Data logging should be done there

Any updates on this? Proper documentation is really needed

@bluepuma77 sure thing. Will try that and report back

@bluepuma77 sadly this isn't working. I have a codesandbox that's trying to read my codes - https://codesandbox.io/s/scanner-forked-r09v9?file=/src/App.js I've removed the qrbox property but that didn't help. As mentioned before the...

@StenGruener I can confirm that the demo you linked doesn't work with the code I posted or with actual document scanning. the library is using Barcode Detection API (https://developer.mozilla.org/en-US/docs/Web/API/Barcode_Detection_API), maybe...

@mebjas I've edited my previous message and linked the correct package that I've used in my prototype app, it's https://www.npmjs.com/package/expo-barcode-scanner

This would be awesome. I have multiple interfaces, all hitting the same endpoint, but with a different suffix. My API URLs: https://example.com/api/claims, https://example.com/api/users ``` public interface IClaimsApi { [Get("claims/")] Task...

@tototek link you added is not available. Did the device look like this: ![image](https://user-images.githubusercontent.com/1741838/69544057-3b6d9a00-0f8f-11ea-9a3e-12ec7a9c7af6.png) https://www.aliexpress.com/item/4000096686419.html I found information that this device turns itself offline when it is not connected to...