GithubHelp home page GithubHelp logo

tami4edge's Introduction

tami4edge for Home Assistant

This repository contains a tami4edge component for Home Assistant.

hacs_badge

alt text

The component is a fork for the one that was developed by Alon Teplitsky.

Installation

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

This version does not support HA versions below 2023.07 as it uses services that can return values.

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

Services

The following services are implemented by the component:

  • fetch_drinks - enable you to get all custom drinks that are configured in the app
  • prepare_drink - prepare one of the custom drinks
  • boile_water - Boile the Water

Disclaimer

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

tami4edge's People

Contributors

0xalon avatar leranp avatar taltaub22 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.