diff --git a/custom_components/froeling_lambdatronic_modbus/manifest.json b/custom_components/froeling_lambdatronic_modbus/manifest.json index 1e6bb1a..0fdf17c 100644 --- a/custom_components/froeling_lambdatronic_modbus/manifest.json +++ b/custom_components/froeling_lambdatronic_modbus/manifest.json @@ -5,6 +5,8 @@ "documentation": "https://github.com/GyroGearl00se/hacs_froeling_lambdatronic_modbus", "issue_tracker": "https://github.com/GyroGearl00se/hacs_froeling_lambdatronic_modbus/issues", "dependencies": [], + "integration_type": "hub", + "iot_class": "local_polling", "codeowners": ["@GyroGearl00se"], "requirements": ["pymodbus==2.5.3"], "config_flow": true