docs
docs copied to clipboard
Documentation for NetDaemon
Bumps [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local) from 0.29.4 to 0.33.5. Release notes Sourced from @easyops-cn/docusaurus-search-local's releases. v0.33.5 0.33.5 (2022-10-24) Bug Fixes fix see all results with non-ascii chars (18b5a16) v0.33.4 0.33.4 (2022-10-18) Bug Fixes...
apt installation for .net 6 [only works for x64](https://docs.microsoft.com/en-us/dotnet/core/install/linux-ubuntu#apt-troubleshooting). Since rpi is ARM, I switched the config to use the [dotnet-install.sh script](https://docs.microsoft.com/en-us/dotnet/core/install/linux-scripted-manual#scripted-install). It would be nice to have this method...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 17.0.2 to 18.0.0. Release notes Sourced from react's releases. 18.0.0 (March 29, 2022) Below is a list of all new features, APIs, deprecations, and breaking changes. Read...
Bumps [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local) from 0.36.0 to 0.40.1. Release notes Sourced from @easyops-cn/docusaurus-search-local's releases. v0.40.1 0.40.1 (2023-12-23) Bug Fixes fix search page no results, closes #389 (64e26c2) v0.40.0 0.40.0 (2023-12-19) Features allow...
## Describe your issue ## Additional information > Added by Discord user helto
We added the I...Entity ore interfaces to enable libraries to interact with user generated entity classes. We need to explain how that works in the docs.
The instructions at https://netdaemon.xyz/docs/v3/started/development#24-studio-code-server-addon don't work. 1. Trying to install `dotnet-sdk-8.0` results in the error `Unable to locate package dotnet-sdk-6.0` (i think because the container is based on an too...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 17.0.2 to 18.2.0. Release notes Sourced from react's releases. 18.2.0 (June 14, 2022) React DOM Provide a component stack as a second argument to onRecoverableError. (@gnoff in...