We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Es gibt für Adapter Updates diesen Datenpunkt: admin.0.info.newUpdates
Und für System Updates gibt es diesen Datenpunkt: system.host.iobroker.osPackageUpdates
Mit einem Boolean Datenpunkt wie z.B. diesen könnte man es "einfacher" Triggern ob System Updates vorhanden sind. system.host.iobroker.osnewUpdates
Klar kann man auch auf den Zeitstempel für den Datenpunkt system.host.iobroker.osPackageUpdates triggern aber ich fände Boolean besser.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
No existing issues.
Description
Es gibt für Adapter Updates diesen Datenpunkt:
admin.0.info.newUpdates
Und für System Updates gibt es diesen Datenpunkt:
system.host.iobroker.osPackageUpdates
Why?
Mit einem Boolean Datenpunkt wie z.B. diesen könnte man es "einfacher" Triggern ob System Updates vorhanden sind.
system.host.iobroker.osnewUpdates
Klar kann man auch auf den Zeitstempel für den Datenpunkt system.host.iobroker.osPackageUpdates triggern aber ich fände Boolean besser.
How?
The text was updated successfully, but these errors were encountered: