fixed manifest order (hassfest)
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"domain": "froeling_lambdatronic_modbus",
|
"domain": "froeling_lambdatronic_modbus",
|
||||||
"name": "Froeling Lambdatronic Modbus",
|
"name": "Froeling Lambdatronic Modbus",
|
||||||
"version": "1.0.0",
|
"codeowners": ["@GyroGearl00se"],
|
||||||
"documentation": "https://github.com/GyroGearl00se/hacs_froeling_lambdatronic_modbus",
|
"config_flow": true,
|
||||||
"issue_tracker": "https://github.com/GyroGearl00se/hacs_froeling_lambdatronic_modbus/issues",
|
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
|
"documentation": "https://github.com/GyroGearl00se/hacs_froeling_lambdatronic_modbus",
|
||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"codeowners": ["@GyroGearl00se"],
|
"issue_tracker": "https://github.com/GyroGearl00se/hacs_froeling_lambdatronic_modbus/issues",
|
||||||
"requirements": ["pymodbus==2.5.3"],
|
"requirements": ["pymodbus==2.5.3"],
|
||||||
"config_flow": true
|
"version": "1.0.0"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user