Netatmo
Netatmo copied to clipboard
.Net implementation of Netatmo API's
Bumps [NodaTime.Testing](https://github.com/nodatime/nodatime) from 3.0.5 to 3.1.5. Release notes Sourced from NodaTime.Testing's releases. Release 3.1.0 Changes since 3.0.0: Added .NET 6.0 target Implemented DateOnly and TimeOnly conversions to/from LocalDate and LocalTime...
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 5.10.3 to 6.8.0. Release notes Sourced from FluentAssertions's releases. 6.8.0 What's Changed New features Extend collection assertions with ContainInConsecutiveOrder and NotContainInConsecutiveOrder by @StacyCash in fluentassertions/fluentassertions#1963 Added NotCompleteWithinAsync...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 17.3.2. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.3.2 See the release notes here. v17.3.1 See the release notes here. v17.3.0 See the release notes here....
Hi, I see this project is not updated for a while, but I'm a happy user :-). Are you planning to update it according to the latest Netatmo instructions regarding...
This PR is a simply convert to .Net 6 and update dependencies. It should be fix issue #127 Next should be : use .Net 5 and 6 news features (likes...
Bumps [Flurl.Http](https://github.com/tmenier/Flurl) from 2.4.2 to 3.2.4. Release notes Sourced from Flurl.Http's releases. Flurl.Http 3.2.4 Create symbols package for upload to nuget.org (#601, thx @gitfool) BUGFIX: NullRefEx when no body specified...
Bumps [Moq](https://github.com/moq/moq4) from 4.13.1 to 4.18.2. Changelog Sourced from Moq's changelog. 4.18.2 (2022-08-02) Changed Update package reference to Castle.Core (DynamicProxy) from version 5.0.0 to 5.1.0 (@stakx, #1275) Removed dependency on...
### Describe the bug When using Netatmo project (latest version: v1.41) in a Blazor Webassembly project, flurl returns "Operation is not supported on this platform" ### Runtime environement Operating System...
This code has been working great until 7/13/2023 when it appears Netatmo has changed the way to request a token. It looks like they switched to Oauth2 (see https://dev.netatmo.com/apidocumentation/oauth). Authorization...
### Describe the bug The json looks like this. ``` "measures": { "02:00:00:3f:05:76": { "res": { "1678911481": [ -7, 86 ] }, "type": [ "temperature", "humidity" ] }, "70:ee:50:3f:59:8e": {...