12 lines
203 B
YAML
12 lines
203 B
YAML
test_notifier:
|
|
# module: test_notify
|
|
# class: TestNotifier
|
|
module: variant
|
|
class: Variant
|
|
log_level: DEBUG
|
|
# dependencies: companion_app
|
|
|
|
TestApp:
|
|
module: test_notify
|
|
class: TestNotifier
|