Last Updated:

Tami4 Edge/Edge+ Integration for Smart Water Management

S.C.O.R.E.ConvenienceDeviceControl

Overview

The Tami4 Edge/Edge+ integration allows users to easily boil water and monitor filter usage through smart sensors. This capability enhances convenience by providing instant access to hot water and ensuring optimal filter performance.

Convenience icon

Benefits

  • Instant access to boiled water for quick beverage preparation or cooking.
  • Real-time monitoring of filter status helps maintain water quality.
  • Easy integration with smart home systems for automated water management.

Intent

This capability aims to streamline the process of boiling water and maintaining filter health within the home. It achieves this by using smart technology to automate tasks and provide alerts for filter changes.

Preconditions

  • Tami4 Edge or Edge+ water bar installed.
  • Home Assistant set up for device integration.
  • Wi-Fi connection for remote monitoring.
  • Home Assistant installed and configured.
  • Integration available and authenticated: Zigbee2MQTT.
  • Device installed and reachable: RainMachine Version 2 (API 4.6.1).

Actors

  • Homeowner using the water bar for beverages.
  • Family members needing hot water for cooking.
  • Guests requesting instant hot water.

Trigger

The capability is triggered when a user requests boiling water or when the filter needs monitoring.

Workflow Diagram

flowchart TD
    A[User Requests Boiling Water] -->|check filter status| B{{Is Filter OK?}}
    B -->|Yes| C[Boil Water]
    C --> D[Water Ready]
    B -->|No| E[Notify User to Change Filter]

Workflow Description

1. User Initiates Request

The user requests boiling water through the smart home interface.

2. Check Filter Status

The system checks the current status of the water filter to ensure it is functioning properly.

3. Boil Water

If the filter is okay, the Tami4 water bar begins the boiling process.

4. Water Ready Notification

Once the water is boiled, the system sends a notification to the user that the water is ready.

5. Filter Change Notification

If the filter is not okay, the user receives a notification to change the filter.

Postconditions

The user receives boiled water and is informed of the filter status, ensuring continued access to clean water.

Optional Enhancements

  • Integration with voice assistants for hands-free operation.
  • Scheduled boiling times for convenience.
  • Remote access through mobile app for monitoring.

Recommended Components

Recommended ApplicationsRecommended IntegrationsRecommended Devices
Home AssistantZigbee2MQTT, Z-Wave JSRainMachine Version 2 (API 4.6.1), Rainmachine Mini

Source Examples