fix alphabetical order -_- in manifest
Some checks failed
Validate with hassfest / validate (push) Failing after 6s
HACS Action / HACS Action (push) Failing after 22s

This commit is contained in:
Mathieu Broillet 2023-12-30 21:52:00 +01:00
parent f568cf2145
commit 49932bc8e5
Signed by: mathieu
GPG Key ID: C0E9E0E95AF03319

View File

@ -1,11 +1,11 @@
{ {
"domain": "easy_computer_manager", "domain": "easy_computer_manager",
"name": "Easy Computer Manager", "name": "Easy Computer Manager",
"config_flow": true,
"codeowners": [ "codeowners": [
"@M4TH1EU", "@M4TH1EU",
"@ntilley905" "@ntilley905"
], ],
"config_flow": true,
"dependencies": [], "dependencies": [],
"documentation": "https://github.com/M4TH1EU/HA-EasyComputerManager/README.md", "documentation": "https://github.com/M4TH1EU/HA-EasyComputerManager/README.md",
"iot_class": "local_polling", "iot_class": "local_polling",