fix manifest sorting
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
{
|
||||
"domain": "mysmartbike_ble",
|
||||
"name": "MySmartBike BLE",
|
||||
"bluetooth": [
|
||||
{
|
||||
"local_name": "iWoc*"
|
||||
}
|
||||
],
|
||||
"codeowners": [
|
||||
"@renenulschde"
|
||||
],
|
||||
@@ -16,10 +21,5 @@
|
||||
"bleak>=0.21.0",
|
||||
"bleak-retry-connector>=3.1.0"
|
||||
],
|
||||
"version": "0.0.2",
|
||||
"bluetooth": [
|
||||
{
|
||||
"local_name": "iWoc*"
|
||||
}
|
||||
]
|
||||
"version": "0.0.2"
|
||||
}
|
||||
Reference in New Issue
Block a user