This adapter uses the service Sentry.io
to automatically report exceptions and code errors and new device schemas to me as the developer. More details see below!
If you like DNScope, please consider making a donation:
DNScope allows you to update your dynamic DNS account directly in ioBroker. It is possible to update your DNS account with the current IP address of your environment without any detours or additional hardware.
You can determine the interval at which the check and update should take place. The default interval is 10 minutes.
The following DynDNS providers are currently supported:
- IPv64
- DuckDNS
- NoIP
- Dynv6
- Custom
When selecting Custom
, it is possible to specify a direct update URL in order to integrate any provider that supports this.
Your access data to the DynDNS service is required for the adapter configuration. Depending on the provider, this can be a token or a user name/password.
You must also enter the domain that is to be updated.
If you have several domains that are to be updated, you need one instance per domain
- (simatec) small fix
- (simatec) dependencies updated
- (simatec) Fix Delay
- (simatec) Fix States
- (simatec) dependencies updated
- (simatec) First Beta
MIT License
Copyright (c) 2025 simatec
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.