There was an error while loading. Please reload this page.
1 parent 955f44e commit b855015Copy full SHA for b855015
2 files changed
custom_components/mammotion/manifest.json
@@ -22,5 +22,5 @@
22
"documentation": "https://github.com/mikey0000/Mammotion-HA/wiki",
23
"loggers": ["pymammotion"],
24
"iot_class": "local_push",
25
- "requirements": ["pymammotion==0.7.89"]
+ "requirements": ["pymammotion==0.7.90"]
26
}
pyproject.toml
@@ -9,7 +9,7 @@ authors = [
9
readme = "README.md"
10
requires-python = ">=3.14.2"
11
dependencies = [
12
- "pymammotion==0.7.89",
+ "pymammotion==0.7.90",
13
"homeassistant>=2026.1.0",
14
"autotyping>=24.3.0",
15
"websockets>=15.0.1",
0 commit comments