mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
ha optimistic, cs6800 changes, custom entity hide
This commit is contained in:
@@ -43,6 +43,7 @@ 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