Skip to content

Commit b855015

Browse files
committed
bump pymammotion with fix
1 parent 955f44e commit b855015

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

custom_components/mammotion/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
"documentation": "https://github.com/mikey0000/Mammotion-HA/wiki",
2323
"loggers": ["pymammotion"],
2424
"iot_class": "local_push",
25-
"requirements": ["pymammotion==0.7.89"]
25+
"requirements": ["pymammotion==0.7.90"]
2626
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
readme = "README.md"
1010
requires-python = ">=3.14.2"
1111
dependencies = [
12-
"pymammotion==0.7.89",
12+
"pymammotion==0.7.90",
1313
"homeassistant>=2026.1.0",
1414
"autotyping>=24.3.0",
1515
"websockets>=15.0.1",

0 commit comments

Comments
 (0)