Skip to content

Releases: net-daemon/netdaemon

23.43.0

26 Oct 16:23
4aede33

Choose a tag to compare

👀 Summary

⚡ Enhancements

  • #945 Validate version of nugets and nd-codegen match @FrankBakkerNl
  • #955 Enable analyzers and add a editorconfig @Barsonax
  • #956 Fix alot of warnings @Barsonax

🐛 Bug Fixes

⬆️ Dependency Updates

Links

23.38.0

24 Sep 11:08
32eceb4

Choose a tag to compare

23.34.0

24 Sep 09:20
68848b4

Choose a tag to compare

👀 Summary

✨ New features

  • #925 Enable sourcelink @Barsonax

⚡ Enhancements

  • #924 Log how many applications where loaded and what state they are in @Barsonax
  • #925 Enable sourcelink @Barsonax

🐛 Bug Fixes

  • #929 Handle selector for Multiple entities (specifically for media_player.join @FrankBakkerNl

Links

23.33.0

20 Aug 20:10
9f5b3ab

Choose a tag to compare

👀 Summary

A new NetDaemon release folks! We now thanks to @svrooij made sure we have xml comments on all public API:s. Thanks! We now add interfaces to make it easier to extend NetDaemon functionality. There are examples of usages in NetDaemon debug project and will be documented as soon as we get time for it. Thanks @x00Pavel for this! With this release it is very important that you have same version of the ND code generator and runtime!.

✨ New features

⚡ Enhancements

⬆️ Dependency Updates

Links

23.32.0

07 Aug 16:24
8382bd0

Choose a tag to compare

👀 Summary

A bigger release this time. Few new features and quite few things that will maintainence of NetDaemon easier. We now support the new HA feature to call services that returns values, like calendars. We now also provide default metadata. This means for new users default attributes like Brightness is generated even if no lights are on. Now we can deprecate the experimental feature of attribute base classes.

Thanks to @Barsonax great work we now run integration tests using test containers. This will help a lot running them locally (given you have docker installed) and also improve coverage of integration tests more easy. Thanks a lot for this!

✨ New features

⚡ Enhancements

⬆️ Dependency Updates

Links

23.26.0

29 Jun 13:54
6038eb1

Choose a tag to compare

👀 Summary

🐛 Bug Fixes

⬆️ Dependency Updates

Links

23.19.0

09 May 18:41
ea4237e

Choose a tag to compare

👀 Summary

A new NetDaemon release!
We have some nice optimizations "under the hood" like make TriggerManager more reliable and some refactoring of event subscription. NetDaemon is more efficient now supporting coalesce messages over the websocket. This means less roundtrips over the network. We now also guide users how to properly use the IScheduler.

There are some breaking changes if you are using IHomeAssistantConnection directly in your code but most users will not be affected.

⚡ Enhancements

  • #862 Use IQueuedObservable in TriggerManager and update DI registration for this @Barsonax
  • #864 Guide users to use WhenStateIsFor with a IScheduler instance. @Barsonax
  • #868 Refactor event subscription @helto4real
  • #870 Websocket optimization (Coalesce support) @helto4real

⬆️ Dependency Updates

Links

23.15.0

15 Apr 16:16
22e8e70

Choose a tag to compare

👀 Summary

✨ New features

⚡ Enhancements

Links

23.14.0

06 Apr 10:26
4b5b3c4

Choose a tag to compare

👀 Summary

A great new release of NetDaemon. This release contains a few great enhancements and a fix code generation breaking on HA versions from 2023.4.0 and higher. Thanks a lot @FrankBakkerNl for your fast fix for this!

⚡ Enhancements

🐛 Bug Fixes

⬆️ Dependency Updates

Links

23.9.0

05 Mar 22:10
254c154

Choose a tag to compare

👀 Summary

✨ New features

⚡ Enhancements

🐛 Bug Fixes

  • #837 Encode characters to prevent invalid XML comments @kmgallahan
  • #851 ServiceMetaDataParser bool? Required string deserialization @pluskal

⬆️ Dependency Updates

Links