Giter VIP home page Giter VIP logo

climate.e_thermostaat's Introduction

Code style: black maintained hacs_badge Community Forum

This component is no longer maintained as I don't own an ICY e-thermostaat anymore. I can still merge PRs made and tested by the community and release new versions.

This component only works on HA 0.96 and later. If you are on an older version of HA use release 0.2.3 of this component.

When using HACS installing version 0.3.0 is only allowed for HA version 0.96 and newer.

Custom component for Dutch E-thermostaat (ICY)

A platform which allows you to interact with the Dutch E-Thermostaat (ICY).

Installation

You can use HACS or install the component manually by putting the files from /custom_components/e_thermostaat/ in your folder <config directory>/custom_components/e_thermostaat/

Screenshot

ICY E-Thermostaat

Configuration

Example configuration.yaml

climate:
  - platform: e_thermostaat
    username: !secret icy_user
    password: !secret icy_pass
    comfort_temperature: 20
    saving_temperature: 17
    away_temperature: 12

Configuration variables

key description
platform (Required) The platform name.
username (Required) The username of your E-Thermostaat account.
password (Required) The password of your E-Thermostaat account.
comfort_temperature (Optional) The comfort temperature (Comfortstand), defaults to 20.
saving_temperature (Optional) The saving temperature (Bespaarstand), defaults to 17.
away_temperature (Optional) The away temperature (Lang-weg-stand), defaults to 12.

This platform is using the E-Thermostaat API to get the information from the thermostat. This component is only usefull for Dutch users as the E-Thermostaat is only sold in The Netherlands.

climate.e_thermostaat's People

Contributors

bouke avatar gerard33 avatar ikifar2012 avatar pinkywafer avatar wrt54g avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  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.