Hi everyone,
I’ve been using the intesishome integration via HACS to control my air conditioners. Unfortunately, I’ve learned that the current developer is no longer maintaining this integration. This is concerning, as the integration relies on cloud functionality and displays warnings in Home Assistant logs about potential future issues, such as the following:
2024-12-10 16:20:43.058 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration intesishome with title: intesishome_local IS-IR-WIFI-1 (DEVICE_xxx) and entry_id: xxx, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1, please report this issue.
The integration is critical for managing my air conditioners, and I’m concerned about losing functionality with future Home Assistant updates. Additionally, the reliance on the cloud is less than ideal, as I would prefer a local solution for better reliability and independence from external services.
Current Setup:
- Device: IS-IR-WIFI-1-v2
- Home Assistant Version: 2024.12.1
- Installation Type: [Docker]
If anyone has experience with IntesisHome devices or could offer guidance on creating a local integration, I’d be happy to collaborate or provide additional details about my setup.
Thank you in advance for your help and support!