Init temperature number for central configuration + testus ok

This commit is contained in:
Jean-Marc Collin
2024-03-03 15:03:20 +00:00
parent 4478d65ad4
commit ea6f2d5579
14 changed files with 1201 additions and 153 deletions

View File

@@ -15,7 +15,5 @@
// "/home/vscode/core",
"/workspaces/versatile_thermostat/custom_components/versatile_thermostat",
"/home/vscode/.local/lib/python3.12/site-packages/homeassistant"
],
"python.experiments.optOutFrom": ["pythonTestAdapter"],
"python.formatting.provider": "none"
]
}