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.2.65 " ,
4+ "version" : " 0.2.66 " ,
55 "issue_tracker" : " https://github.com/mikey0000/Mammotion-HA/issues" ,
66 "integration_type" : " device" ,
77 "bluetooth" : [
2929 ],
3030 "iot_class" : " local_push" ,
3131 "requirements" : [
32- " pymammotion==0.5.2 "
32+ " pymammotion==0.5.3 "
3333 ]
3434}
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " Mammotion-HA"
3- version = " 0.2.65 "
3+ version = " 0.2.66 "
44description = " Mammotion lawn mower integration for HACS"
55authors = [" Michael Arthur <michael@jumblesoft.co.nz>" , " jLynx <@jlynx>" ]
66readme = " README.md"
77package-mode = false
88
99[tool .poetry .dependencies ]
1010python = " ~3.13.0"
11- pymammotion = " 0.5.2 "
11+ pymammotion = " 0.5.3 "
1212homeassistant = " ^2025.3.0"
1313autotyping = " ^24.3.0"
1414
You can’t perform that action at this time.
0 commit comments