Skip to content

0xAlon/tami4edge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tami4edge for Home Assistant

Due to the recent changes in tami4, some of the API calls need to be replaced with new ones. I am working hard to update the code and release it as soon as possible.

This repository contains a tami4edge component for Home Assistant.

hacs_badge

alt text

The component is developed by Alon Teplitsky.

Installation

Installation via HACS (recommended) or by copying custom_components/tami4edge into your Home Assistant configuration directory.

Configuration

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.

Get API_KEY using docker
docker pull 0xalon/tami4edgecloudtokenextractor:latest
docker run -it 0xalon/tami4edgecloudtokenextractor:latest

Entities

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

buttons

The following buttons is implemented by the component:

  • Boil Water
  • Sync

Disclaimer

I don't have any contact with the company and am not responsible for any loss or damage caused by this integration.

About

Home Assistant Integration for tami4edge

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages