mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
remove optimistic option #2551
This commit is contained in:
@@ -43,7 +43,6 @@ export interface MqttSettingsType {
|
||||
mqtt_qos: number;
|
||||
mqtt_retain: boolean;
|
||||
ha_enabled: boolean;
|
||||
ha_optimistic: boolean;
|
||||
nested_format: number;
|
||||
send_response: boolean;
|
||||
publish_single: boolean;
|
||||
|
||||
Reference in New Issue
Block a user