tesla-api icon indicating copy to clipboard operation
tesla-api copied to clipboard

An unofficial .NET implementation of the Tesla API.

Results 8 tesla-api issues
Sort by recently updated
recently updated
newest added

Bumps [xunit](https://github.com/xunit/xunit) from 2.6.6 to 2.8.0. Commits be260b3 v2.8.0 a8ceb66 #783: Add -useansicolor flag to console runner (v2) 7b0ff93 Don't show /aggressive with unlimited threads 46cdf06 Support parallel algorithm in...

dependencies
.NET

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.8.0. Commits 6438bb8 v2.8.0 2afd4cd Pick up latest dependencies b8be108 Add multiplier format support to RunSettings 3c2e493 Update to 2.7.2-pre.17 and support Xunit.ParallelAlgorithm in RunSetttings...

dependencies
.NET

Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1. Release notes Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases. .NET 8.0.1 Release Commits bf5e279 Merge in 'release/8.0' changes a6e4834 [release/8.0] Free the tls memory on thread termination...

dependencies
.NET

Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.2. Release notes Sourced from coverlet.collector's releases. v6.0.2 Fixed Threshold-stat triggers error #1634 Fixed coverlet collector 6.0.1 requires dotnet sdk 8 #1625 Type initializer errors...

dependencies
.NET

Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1. Release notes Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases. .NET 8.0.1 Release Commits bf5e279 Merge in 'release/8.0' changes a6e4834 [release/8.0] Free the tls memory on thread termination...

dependencies
.NET

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.9.0 What's Changed Remove dependency on Nuget.Frameworks by @​nohwnd in microsoft/vstest#4693 Add platform guard by @​dotMorten in microsoft/vstest#4737...

dependencies
.NET

Fix for TeslaAPI.Exceptions.TeslaApiRequestUnsuccessfulException : Endpoint is only available on fleetapi. Visit https://developer.tesla.com/docs for more info. Based on various reported "current" workarounds.

Performed the following updates: - Updated Microsoft.Extensions.Configuration from 9.0.4 to 9.0.6 in /tests/Tests.csproj - Updated Microsoft.Extensions.Configuration.Binder from 9.0.4 to 9.0.6 in /tests/Tests.csproj - Updated Microsoft.Extensions.Configuration.Json from 8.0.1 to 9.0.6 in...

dependencies
.NET