Reporting the same issue as https://github.com/hassio-addons/addon-grocy/issues/275. It was closed as the issue was stale, but the issue is very much still there. The PR that was raised at the time by @Nathanlclark seems like the right fix: https://github.com/hassio-addons/addon-grocy/pull/276 I noticed it because I have the following set: ```yaml tweaks: stock_price_tracking: false ``` However the Stock Overview tab still shows the price information  Checking the console, can see that it's `'0'` which is not falsey <img width="400" alt="image" src="https://github.com/user-attachments/assets/e7167005-eb3a-4b3f-a836-bc930268ebad"> <img width="546" alt="image" src="https://github.com/user-attachments/assets/e195c1f1-a44f-4011-84db-055b1989af66">