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.47-beta1 " ,
4+ "version" : " 0.5.47" ,
55 "issue_tracker" : " https://github.com/mikey0000/Mammotion-HA/issues" ,
66 "integration_type" : " device" ,
77 "bluetooth" : [
1616 "connectable" : true
1717 }
1818 ],
19- "codeowners" : [
20- " @mikey0000"
21- ],
19+ "codeowners" : [" @mikey0000" ],
2220 "config_flow" : true ,
23- "dependencies" : [
24- " bluetooth_adapters"
25- ],
21+ "dependencies" : [" bluetooth_adapters" ],
2622 "documentation" : " https://github.com/mikey0000/Mammotion-HA/wiki" ,
27- "loggers" : [
28- " pymammotion"
29- ],
23+ "loggers" : [" pymammotion" ],
3024 "iot_class" : " local_push" ,
31- "requirements" : [
32- " pymammotion==0.7.115"
33- ]
25+ "requirements" : [" pymammotion==0.7.115" ]
3426}
Original file line number Diff line number Diff line change 11[project ]
22name = " mammotion-ha"
3- version = " 0.5.47-beta1 "
3+ version = " 0.5.47"
44description = " Mammotion integration for HACS"
55authors = [
66 {name = " Michael Arthur" , email = " michael@jumblesoft.co.nz" },
You can’t perform that action at this time.
0 commit comments