File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <Title >MiHomeLib</Title >
44 <TargetFrameworks >netstandard2.0;net481</TargetFrameworks >
55 <PackageId >MiHomeLib</PackageId >
6- <PackageVersion >2.0.0 </PackageVersion >
6+ <PackageVersion >2.0.1 </PackageVersion >
77 <MinClientVersion >2.6</MinClientVersion >
88 <Authors >Sergey Brutsky</Authors >
99 <Description >C# library for using xiaomi smart gateway in your scenarious</Description >
1010 <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
1111 <PackageReleaseNotes >
12- Added support for Xiaomi Gateway 3 (ZNDMWG03LM) and several sensors
13- Check details in the documentation.
12+ Added support for Aqara vibration sensor DJT11LM
13+ Switched from System.Data.SQlite to Microsoft.Data.Sqlite because the first one is not supported on apple m3 max arm64 arch :(
1414 </PackageReleaseNotes >
15- <Copyright >Copyright 2017-2024 (c) Sergey Brutsky. All rights reserved.</Copyright >
15+ <Copyright >Copyright 2017-2025 (c) Sergey Brutsky. All rights reserved.</Copyright >
1616 <PackageTags >xiaomi xiaomi-smart-home gateway3 gateway2 smarthome csharp netstandard2 netcore2 mihome</PackageTags >
1717 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1818 <RepositoryUrl >https://github.com/sergey-brutsky/mi-home</RepositoryUrl >
Original file line number Diff line number Diff line change 22
33[ ![ Build project] ( https://github.com/sergey-brutsky/mi-home/actions/workflows/main.yml/badge.svg )] ( https://github.com/sergey-brutsky/mi-home/actions/workflows/main.yml )
44[ ![ Tests] ( https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/sergey-brutsky/d70d7e06eb53484b7514bfd63cec6885/raw )] ( https://github.com/sergey-brutsky/mi-home/actions/workflows/main.yml )
5- [ ![ Nuget] ( https://buildstats.info/nuget/mihomelib )] ( https://www.nuget.org/packages/MiHomeLib )
5+ [ ![ Nuget] (https://img.shields.io/nuget/dt/mihomelib
6+ )] ( https://www.nuget.org/packages/MiHomeLib )
67[ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/sergey-brutsky/mi-home/blob/master/LICENSE.md )
78
89This library provides simple and flexible C# API for Xiaomi smart devices.
You can’t perform that action at this time.
0 commit comments