osulivanDE

Results 5 issues of osulivanDE

Hi, in order to react to a "unsuccessfull" image scan or an "empty image" it would be great to have some kind of "last image scan" timestamp attribute inside the...

### Question When using the new action_command to pause/resume the charging session i get the following Error in Home Assistant Logs: Logger: custom_components.easee.services Source: custom_components/easee/services.py:478 Integration: Easee EV Charger ([documentation](https://github.com/fondberg/easee_hass),...

more info requested
support

I am trying to upload data to Mapbox S3 staging server and the API documentation from Mapbox uses this example for AWS CLI: ``` $ export AWS_ACCESS_KEY_ID={accessKeyId} $ export AWS_SECRET_ACCESS_KEY={secretAccessKey}...

Not a real bug but still bugs me: The silicone case dissolves the beautiful epoxy layer and gives it pimples ![image0](https://github.com/RfidResearchGroup/ChameleonUltra/assets/44095221/6495d114-8c07-46ba-918e-8ef24843a8d7)

I sniffed a bunch of MQTT Messages from my Ecoflow Wave 2 and it seems connecting to /app/device/property/SERIALNUMBER gives a bunch of informations eg: `{"addr":0,"cmdFunc":0,"cmdId":0,"id":MYSECRETID,"version":"1.0","timestamp":1684355059,"moduleType":"3","params":{"motor.ecoStopFlag":0,"motor.errCode":0,"motor.power":0,"motor.mtrLogicErr":16,"motor.fourWayState":0,"motor.focId":0,"motor.motorFsmState":5,"motor.waterValue":18024,"motor.threeWayState":0,"motor.protFlag":1,"motor.vBus":11848,"motor.serveFsmState":3,"motor.serveCtrlErr":0,"motor.setCondFanRpm":0,"motor.v24":149,"motor.condeFanRpm":0,"motor.compressorRpm":0,"motor.setEvapFanRpm":0,"motor.mosTemp":37,"motor.setCompressorRpm":0,"motor.setEleExpansStep":0,"motor.commcAck":0,"motor.hpProtFlg":0,"motor.evapFanRpm":0,"motor.pMtrCnt":180,"motor.resv":[1,0,0,0,0],"motor.setWaterRpm":0}}` or `{"addr":0,"cmdFunc":0,"cmdId":0,"id":MYSECRETID,"version":"1.0","timestamp":1684355047,"moduleType":"1","params":{"pd.psdrPower":0,"pd.coolTemp":31.0,"pd.envTemp":22.1}}` or `{"addr":0,"cmdFunc":0,"cmdId":0,"id":MYSECRETID,"version":"1.0","timestamp":1684355048,"moduleType":"1","params":{"pd.setTempCel":30,"pd.condTemp":1265,"pd.heatEnv":2140,"pd.waterValue":2,"pd.sysPowerWatts":0,"pd.pdErrCode":0,"pd.pdMainMode":1,"pd.pdSubMode":1,"pd.resv":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"pd.lcdStatus":0,"pd.powerSts":2,"pd.setFanVal":0,"pd.pdTempSys":0,"pd.evapTemp":3379,"pd.motorOutTemp":3625,"pd.coolEnv":3072,"pd.airInTemp":2214,"pd.setTempfah":86}}` or...