From a0974de17eeba7bda7988c488976f81d6ca40ec6 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Wed, 25 Sep 2024 09:18:50 +0200 Subject: [PATCH] Tami4: attempt on adding missing docs (#34883) --- source/_integrations/tami4.markdown | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/source/_integrations/tami4.markdown b/source/_integrations/tami4.markdown index 74f24940665..c8fb37b4423 100644 --- a/source/_integrations/tami4.markdown +++ b/source/_integrations/tami4.markdown @@ -4,6 +4,7 @@ description: Tami4 Edge Integration ha_release: 2023.11 ha_category: - Sensor + - Button ha_iot_class: Cloud Polling ha_config_flow: true ha_codeowners: @@ -15,11 +16,34 @@ ha_platforms: ha_integration_type: integration --- -Support for [Tami4 Edge / Edge+ by Strauss](https://www.tami4.co.il/tami4edge-collection) in Home Assistant. +The **Tami4 Edge** {% term integration %} allows you to control and monitor [Tami4 Edge / Edge+ by Strauss](https://www.tami4.co.il/tami4edge-collection) devices in Home Assistant. You can boil water and get filter / UV information, such as when you need to replace them. Also, all of your personal drinks will be available as buttons for you to use. You can easily pair your device by confirming your phone number which is registered with your Edge app account. +## Prerequisites + +- Strauss'es Tami4 Edge / Edge+ device +- Tami4 Edge account and app +- Have your phone number registered with your Edge app account + {% include integrations/config_flow.md %} + +## Entities + +The Tami4 Edge integration provides the following entities. + +### Buttons + +- **Boil water**: Select this button to start boiling the water. +- **Prepare drink**: Select this button to start preparing the drink. There's a button for each predefined drink. + +### Sensors + +**UV upcoming replacement**: Date when the UV lamp needs to be replaced. +**UV installed**: Date when the UV lamp was installed. +**Filter upcoming replacement**: Date when the filter needs to be replaced. +**Filter installed**: Date when the filter was installed. +**Filter water passed**: Amount of water (in liters) that has been filtered with the currently installed filter.