## ℹ️ The `testBasicSensor()` seems to be `Locale`-sensitive and fails for different `Locale`, resulting in failure due to different decimal separator. ``` XCTAssertEqual failed: ("Optional("100,00 GB")") is not equal to ("Optional("100.00 GB")") ``` ## 🔧 The test suite should probably use a fixed `Locale`. ## 🖼️ <img width="1096" alt="Screenshot 2024-03-14 at 20 19 17" src="https://github.com/home-assistant/iOS/assets/35694712/d93ef80a-ca80-4d8b-b63b-5cb100838a75">