We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 222975b commit a3f15eaCopy full SHA for a3f15ea
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nickknissen/hass-monta",
3
- "image": "mcr.microsoft.com/devcontainers/python:3.13-bookworm",
+ "image": "mcr.microsoft.com/devcontainers/python:1-3.13-bookworm",
4
"postCreateCommand": "scripts/setup",
5
"forwardPorts": [
6
8123
requirements.txt
@@ -3,4 +3,4 @@ homeassistant==2025.11.0
ruff==0.14.6
pip>=21.0,<25.4
debugpy==1.8.17
-monta==1.0.3
+monta==1.0.4
0 commit comments