Add a template for a plugin widget #5

Merged
perl_d merged 2 commits from feat/generate_widget_plugin into main 2025-05-06 15:28:29 +02:00
5 changed files with 70 additions and 2 deletions
Showing only changes of commit 45a03e9dec - Show all commits

View File

@ -32,12 +32,6 @@ widget_plugins_input:
type: yaml
multiline: true
default: >
- name: test_widget_1
use_ui: true
- name: test_widget_2
use_ui: false
- name: another_test_widget
use_ui: true
# derived from questions: single point of configuration for plugin class names etc.