Neo
Neo
- [X] My submission is formatted according to the guidelines in the [contributing guide](/CONTRIBUTING.md) - [X] My addition is ordered alphabetically - [X] My submission has a useful description -...
**Do similar feature requests issues already exist (open and closed)?** If yes, please link them here: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1507 **Is your feature request related to a problem? Please describe.** No **Describe the...
**Format**: OpenAPI 3.0 **Official**: NO **Url**: https://api.neotastisch.de/swagger **Name**: WhatsApp API **Category**: tools **Logo**: **Documentation**: https://github.com/Neotastisch/WhatsApp-API/blob/main/README.md
Full log: root@raspberrypi:/home# python3 rfid.py Traceback (most recent call last): File "/home/rfid.py", line 13, in reader.initialize() File "/home/keyboard_alike/reader.py", line 40, in initialize raise DeviceException('No device found, check vendor_id and product_id')...
Hey, First off please be patient with me since i have no experience with this and made this just using google and a few hours of searching through stackoverflow. This...
**Is your feature request related to a problem? Please describe.** Developers cannot code anything without knowing where the devices are connected **Describe the solution you'd like** The PCB Design inside...
## Changes - traefik rules for accessibility - ALLOWED_HOSTS and other in environment settings ## Issues - https://discord.com/channels/459365938081431553/1337193547836686399
Currently when the app name is too long it just gets cut off. It would be better if it where either - add "..." when the name is too long...
**Description:** I'm encountering `403 PermissionDenied` errors when calling Firestore in multiple API routes. Here's an example from the `/v1/users/language` route: ``` PATCH /v1/users/language -> 500 Internal Server Error google.api_core.exceptions.PermissionDenied: 403...