Obszczymurek
Results
2
issues of
Obszczymurek
**Describe the bug** I'm getting error stating that "Setup failed for custom integration 'gree': . Logs also stating that "Could not connect with device. " **Configuration** ``` climate: - platform:...
## Environment Ruff Extension: v2024.24.0 VSCode: 1.88.1 OS: Windows 10 Python: 3.8.15 Ruff: 0.4.7 Import Strategy: fromEnvironment ## Description ``` "ruff.lint.args": [ "--config=${workspaceFolder}/pyproject.toml" ], "ruff.format.args": [ "--config=${workspaceFolder}/pyproject.toml" ] ``` Here...