Claudio Barca

Results 43 comments of Claudio Barca

Hi Benedikt-Alexander, thank you for your fast reply. I have changed the code, rebuild all, and double checked it. Unfortunately it seems do not work, it is the same error....

Thank you @all for your effort. I have solved the problem using https://github.com/Neargye/magic_enum to describe automatically the enum entry.

I'm awaiting this solution, thanks

Sending different roles via MQTT it is possible to perform different actions against the user's role.

In a large plus view, If you assign a role to user A, different from user B, and you include this information into MQTT message (as is), when this message...

Today I have the same issue. https://github.com/kakopappa/sinric/issues/105#issuecomment-450570380 The message is received but Alexa says: "Sorry the device is not responding" > [WSc] get text: {"deviceId":"xxxxx","action":"AdjustPercentage","value":{"percentageDelta":25}} > AdjustPercentage > [WSc] get...

Yes the Ccmmand IS ok but Alexa reply 'sorry...' It IS not good as vocal feedback. Il 31 dic 2018 12:47 PM, Aruna Tennakoon ha scritto:@clabnet server will send OK...

I have created a custom map with http://svg.wangxingrong.com You can you get it on http://clabnet.altervista.org/jvectormap/ItaliaDelNord.js. I think it is an old output format, because on json result are missing "insets",...

I can confirm the issue, It go on error also with preceding the --id before the db.json ``` json-server --id _id --watch db.json --routes json-server-routes.json --port 3333 ```

also for nuxt3 please