Emilien Lambert

Results 28 comments of Emilien Lambert

I have the same need, has anyone found a solution?

Configuration in HomeBridge : ```JSON { "type": "switch", "name": "Test", "url": "mqtt://10.0.0.87:1883", "username": "test", "password": "test", "topics": { "getOn": "stat/tasmota_16E79A/POWER", "setOn": "cmnd/tasmota_16E79A/POWER" }, "onValue": "ON", "offValue": "OFF", "accessory": "mqttthing" }...

For that, I have to reconfigure a Snonoff, I will try to do it quickly but as described in my problem and Djaytek issue one here [url](https://github.com/arachnetech/homebridge-mqttthing/issues/488#issuecomment-964344913) The problem is...

Hello, sorry to have taken so long I reconfigured a Sonoff with the same problem. Here are the logs of the HomeBridge interface, don't hesitate to ask me if you...

I don't understand, in the Tasmota web console the command `cmnd/tasmota_16E79A/POWER ON` works perfectly. And with MQTT Explorer on my computer, I can see the request arriving in the broker...

Still no solutions?

Aaah it took me so long to figure out that I had exactly this problem. It's a real shame that the message : "You seem to be using Safari. Deployment...

Same here with appwrite `1.3.8` ``` [Error] Timestamp: 2023-08-18T13:26:18+00:00 [Error] Method: DELETE [Error] URL: /v1/databases/:databaseId/collections/:collectionId/documents/:documentId [Error] Type: Exception [Error] Message: Unknown PDO Type for object [Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Adapter/MariaDB.php [Error] Line:...

`1.4.9` Always affect, impossible to delete some documents that have a relationship ```Bash [Error] Method: DELETE [Error] URL: /v1/databases/:databaseId/collections/:collectionId/documents/:documentId [Error] Type: Utopia\Database\Exception [Error] Message: Unknown PDO Type for object [Error]...

The same thing happens here when I try to delete a user. `version 1.4.13` ```bash 2024-04-13T18:09:56.129491976Z [Error] Timestamp: 2024-04-13T18:09:56+00:00 2024-04-13T18:09:56.129518338Z [Error] Method: DELETE 2024-04-13T18:09:56.129522956Z [Error] URL: /v1/users/:userId 2024-04-13T18:09:56.129537495Z [Error] Type:...