remove optimistic option #2551

This commit is contained in:
MichaelDvP
2025-05-23 07:42:21 +02:00
parent ca81a02a8c
commit 090491aab6
12 changed files with 0 additions and 53 deletions

View File

@@ -76,7 +76,6 @@ class MqttSettings {
uint8_t mqtt_qos;
bool mqtt_retain;
bool ha_enabled;
bool ha_optimistic;
uint8_t nested_format;
String discovery_prefix;
uint8_t discovery_type;