Cannot disable mqtt logger
glarkou opened this issue · 0 comments
glarkou commented
I would like to disable mqtt logger but even if the config is displayed through config
I cannot run:
config mqtt_bridge.mqtt_logger false
I got the error that the key cannot be found.
I have already disabled/enabled and they work using:
config mqtt_bridge.mqtt_events false
config mqtt_bridge.mqtt_notifier false
Can you please check it?