diff --git a/mock-api/restServer.ts b/mock-api/restServer.ts index 4d510bca0..2c9504147 100644 --- a/mock-api/restServer.ts +++ b/mock-api/restServer.ts @@ -586,6 +586,7 @@ let mqtt_settings = { keep_alive: 60, clean_session: true, entity_format: 1, + ha_number_mode: 0, publish_time_boiler: 10, publish_time_thermostat: 10, publish_time_solar: 10,