This repository contains a tami4edge component for Home Assistant.
The component is a fork for the one that was developed by Alon Teplitsky.
Installation via HACS (recommended) or by copying custom_components/tami4edge
into your Home Assistant configuration directory.
The component requires configuration via the Home Assistant configuration file. The following parameters are required:
tami4edge:
api_key: API_KEY
N.B. You will need an API key to use this component.
docker pull 0xalon/tami4edgecloudtokenextractor:latest
docker run -it 0xalon/tami4edgecloudtokenextractor:latest
Each entity will be represented as a sensor with the current state of usage.
Daily Water Consumption
Weekly Water Consumption
Average Water Consumption
Filter Upcoming Replacement
UV Upcoming Replacementr
The following buttons is implemented by the component:
Boil Water
Sync
The following services are implemented by the component:
fetch_drinks
- enable you to get all custom drinks that are configured in the appprepare_drink
- prepare one of the custom drinksboile_water
- Boile the Water
I don't have any contact with the company and am not responsible for any loss or damage caused by this integration.