Open deanfourie1 opened 6 days ago
Hi,
When you define trigggers that don't show up, it means that the configuration is invalid.
Take a look at the startup logs; you should observe some warn log lines that highlight the configuration problems.
But im not sure, the triggers are shown above, taken from the documentation.
By copy/pasting your example, I got this warn
in the container log
09:44:14.002 WARN whats-up-docker/registry: Some triggers failed to register (Error when registering component mqtt ("url" is required))
Is that intentional to mix 2 mqtt triggers ; a mosquitto AND a maquiatto broker ???
typo?
I am defining triggers like
But, when I visit the UI, it does not show any triggers present. I have tried the same for SMTP, with the same result.
Am I missing something?
Thanks