From 6a8bdbf4f6f59e38e8a543e351a10c1a6a7d2a19 Mon Sep 17 00:00:00 2001 From: GyroGearl00se Date: Wed, 19 Feb 2025 01:52:33 +0100 Subject: [PATCH] updated manifest --- custom_components/froeling_lambdatronic_modbus/manifest.json | 2 ++ 1 file changed, 2 insertions(+) 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