Sort lines

This commit is contained in:
Jules 2023-12-23 12:09:00 +01:00
parent a8ac4da29e
commit 2a1f0a8443
Signed by: jdejaegh
GPG key ID: 99D6D184CA66933A

View file

@ -4,9 +4,9 @@
"codeowners": ["@jdejaegh"], "codeowners": ["@jdejaegh"],
"dependencies": [], "dependencies": [],
"documentation": "https://github.com/jdejaegh/irm-kmi-ha/", "documentation": "https://github.com/jdejaegh/irm-kmi-ha/",
"issue_tracker": "https://github.com/jdejaegh/irm-kmi-ha/issues",
"integration_type": "service", "integration_type": "service",
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"issue_tracker": "https://github.com/jdejaegh/irm-kmi-ha/issues",
"requirements": [], "requirements": [],
"version": "0.1.0" "version": "0.1.0"
} }