File tree Expand file tree Collapse file tree
custom_components/mammotion Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "domain" : " mammotion" ,
33 "name" : " Mammotion" ,
4- "version" : " 0.5.30 " ,
4+ "version" : " 0.5.31 " ,
55 "issue_tracker" : " https://github.com/mikey0000/Mammotion-HA/issues" ,
66 "integration_type" : " device" ,
77 "bluetooth" : [
2222 "documentation" : " https://github.com/mikey0000/Mammotion-HA/wiki" ,
2323 "loggers" : [" pymammotion" ],
2424 "iot_class" : " local_push" ,
25- "requirements" : [" pymammotion==0.7.85 " ]
25+ "requirements" : [" pymammotion==0.7.86 " ]
2626}
Original file line number Diff line number Diff line change 11[project ]
22name = " mammotion-ha"
3- version = " 0.5.30 "
3+ version = " 0.5.31 "
44description = " Mammotion integration for HACS"
55authors = [
66 {name = " Michael Arthur" , email = " michael@jumblesoft.co.nz" },
@@ -9,7 +9,7 @@ authors = [
99readme = " README.md"
1010requires-python = " >=3.14.2"
1111dependencies = [
12- " pymammotion==0.7.85 " ,
12+ " pymammotion==0.7.86 " ,
1313 " homeassistant>=2026.1.0" ,
1414 " autotyping>=24.3.0" ,
1515 " websockets>=15.0.1" ,
You can’t perform that action at this time.
0 commit comments