👀 Summary
Hey NetDaemon users. New release with alot of goodies. We improved the yaml mapping of entities thanks to @Zorgino. The mapping now supports enums as well. We added support for setting state persistent for climate domain in the integration. You will need the latest integration for this. Did you ever think it was hard develop and debug just one app in your solution? Check out the new ‘[Focus]’ attribute that @FrankBakkerNl co tributes! He also fixed a performance problem that occurred in some cases. Thanks a lot all contributors and members of the community that helps out at our discord server!
✨ New features
- #397 add yaml multilevel mapping @Zorgino
- #396 add enum support to yaml @Zorgino
- #410 adding climate support using integration @helto4real
- #412 Implemented FocusAttribute @FrankBakkerNl
⚡ Enhancements
- #390 Devcontainer: Always latest focal release dotnet 5 git + tools @helto4real
- #395 Fix: switch on or off NetDeamon apps with array does not work @FrankBakkerNl
- #394 Handle HassClient HassState.State is now a string @FrankBakkerNl
- #400 Fix some warnings in tesproject @FrankBakkerNl
- #401 CI: Cleanup and move analysis on own step when pushing to dev and main @helto4real
- #402 Maintenance: Various code smell fixes @helto4real
- #415 Revert state manager @FrankBakkerNl
⬆️ Dependency Updates
- #398 Bump YamlDotNet from 11.1.1 to 11.2.1 @dependabot
- #393 Bump Roslynator.Analyzers from 3.1.0 to 3.2.0 @dependabot
- #392 Bump Microsoft.CodeAnalysis.CSharp from 3.9.0 to 3.10.0 @dependabot
- #408 Bump Microsoft.Extensions.DependencyInjection from 5.0.1 to 5.0.2 @dependabot
- #406 Bump Microsoft.AspNetCore.TestHost from 5.0.7 to 5.0.8 @dependabot
- #407 Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 5.0.7 to 5.0.8 @dependabot
- #405 Bump Serilog.Sinks.Console from 4.0.0-dev-00839 to 4.0.0 @dependabot
- #414 Bump coverlet.collector from 3.0.3 to 3.1.0 @dependabot
- #413 Bump coverlet.msbuild from 3.0.3 to 3.1.0 @dependabot