Open glarkou opened 1 year ago
I would like to disable mqtt logger but even if the config is displayed through config I cannot run:
config
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
config mqtt_bridge.mqtt_events false
config mqtt_bridge.mqtt_notifier false
Can you please check it?
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?