sort manifest
This commit is contained in:
parent
735e9966fd
commit
0d6459a84c
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"domain": "samsung_soundbar",
|
"domain": "samsung_soundbar",
|
||||||
"name": "Samsung Soundbar",
|
"name": "Samsung Soundbar",
|
||||||
"version": "0.1.0",
|
|
||||||
"codeowners": ["@samuelspagl"],
|
"codeowners": ["@samuelspagl"],
|
||||||
"requirements": ["pysmartthings"],
|
"config_flow": true,
|
||||||
"issue_tracker": "https://github.com/samuelspagl/ha_samsung_soundbar/issues",
|
|
||||||
"documentation": "https://www.example.com",
|
"documentation": "https://www.example.com",
|
||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"config_flow": true
|
"issue_tracker": "https://github.com/samuelspagl/ha_samsung_soundbar/issues",
|
||||||
|
"requirements": ["pysmartthings"],
|
||||||
|
"version": "0.1.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue