After the appreciated feedback of @heyudude in Issue 27 this release improves the stability of the bridge:
- Panel command timeouts are shown as error instead of warning in the log file from to point better to an issue with the tasmota topic configuration.
- Configurations without notification cards are working fine now and do not raise an exception anymore.
- Configurations without any valid card at all do not raise an exception anymore.
- All exceptions during panel command excecution are catched now and written to the log file to improve stability. This should improve the identification of errors in the yaml configuration files.