Will
Will
Is there a way to import the tuya keys after extracting from iot.tuya.com?
**Pull Request Description:** This PR enables the openHASP integration to detect and update the device’s IP address whenever the plate reports a new one in its statusupdate message. Specifically: 1....
…r_job In `__init__.py`, direct open() calls were being made on the Home Assistant event loop, leading to “Detected blocking call to open()” warnings and potential performance issues. To address this:...
**Pull Request Description:** This PR addresses two deprecation warnings introduced in upcoming Home Assistant releases: 1. **Proper entity service schemas** • Previously, services like SERVICE_WAKEUP, SERVICE_PAGE_NEXT, and SERVICE_PAGE_PREV were registered...