flonou
flonou
This can help optimizing convex hull shapes to allow the user to select this option
**DocFX Version Used**: 2.36.2 (nuget) **Template used**: `default` **Steps to Reproduce**: I'm trying to use docfx to generate code from assemblies and a unity project using these assemblies through several...
Hi, When trying to create a backup in home-assistant it fails due to what seems to be a unmanaged AddrMgrUserType case in zigpy-znp. The traceback is here : > Traceback...
### Code of Conduct - [x] I agree to follow this project's Code of Conduct ### Is there an existing issue for this? - [x] I have searched the existing...
This should fix #321 I'm not completely sure all GraphQL Types are correctly handled I will check if I can provide tests for this if needed
snake case conversion is applied to field_name which makes the resulting queries not following the schema definition fixes #322
Hi, Here is an extract of a schema that I generated code for: ``` ... { "name": "tournaments", "description": null, "args": [ { "name": "query", "description": null, "type": { "kind":...
fixes #323 variables from sub-fields are not correctly recovered. The code access the variables but doesn't pass them to the structure
Hi! I have a query with variables in the main query but also in a subfield. When the query is created, the subfields' variables are not included in the request....
## Proposed change This change forces Shelly cover integration to regularly update the cover position while it is moving. ## Type of change - [ ] Dependency upgrade - [...