Sandor
Sandor
### Describe the issue Receiving an error message and no device info. httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'https://cocoapi.bmwgroup.com/eadrax-vcs/v2/vehicles/myVin/state' For more information check: https://httpstatuses.com/500 ### Expected behavior...
This class is great. Tnx. Feature Request: Would it be possible to add the image attachment functionality as well in the example and the class? It seems this functionality was...
### Describe the bug I am running firmware": "milight-hub", "version": "1.11.2", on an EPS8266. I've recently switched to MQTT and that works excellent. Devices are automatically created using the Auto...
Great product in use a long time now ;-) already. While diving into the mosquitto logs I see this message often. ``` 2024-03-17T09:25:47: New client connected from 192.168.**.**:45778 as BAC5BF18-48B7-BA3C-6198-E5266107CE41...
# SYNO.API urls synoApiLoginUrl = "{}/webapi/auth.cgi?api=SYNO.API.Auth&method=Login&version=2" \ "&session=SurveillanceStation&format=sid&account={}&passwd={}" Is not working on DSM7. # SYNO.API urls synoApiLoginUrl = "{}/webapi/auth.cgi?api=SYNO.API.Auth&method=login&version=3" \ "&session=SurveillanceStation&format=sid&account={}&passwd={}" Will allow you to login and get a sinotoken.
Added a few modules to make the image directly compatible with PDO DB Access. (Pretty common in PHP). Should not increase the size that much,. apk add php83-pdo apk add...