Hello everyone, I recently integrated an AI on the edge water meter for my washing machine using MQTT with Home Assistant. The setup works seamlessly, but I’m facing an issue where the water meter sends data every 5 minutes, even when the washing machine isn’t in use. This results in unnecessary data transmission until the next cycle starts. I was wondering if there’s a way to configure the water meter to initiate a new scan only when the washing machine triggers it. The washing machine is connected to a Shelly Plug, which can send a trigger signal to Home Assistant. I’ve tried adjusting the scan interval through REST API, but without success. Any insights or suggestions would be greatly appreciated! Thanks in advance. - Oliver