We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 629ecb5 commit 4784260Copy full SHA for 4784260
mise.toml
@@ -0,0 +1,5 @@
1
+[tools]
2
+python = "3.14"
3
+
4
+[env]
5
+_.python.venv = { path = ".venv", create = true }
requirements.txt
@@ -1,4 +1,4 @@
beautifulsoup4~=4.12.3
-homeassistant~=2025.1.4
+homeassistant~=2025.12.1
homeassistant-historical-sensor==2.0.0rc4
requests~=2.32.3
0 commit comments