Coder Social home page Coder Social logo

comtel2000 / ha-buderus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stefanlaheij/ha-buderus

0.0 1.0 0.0 34 KB

Home Assistant component for communicating with Buderus and Nefit IP modules

License: GNU General Public License v3.0

Python 100.00%

ha-buderus's Introduction

ha-buderus

Home Assistant component for communicating with Buderus KM200/KM50 and Nefit IP modules used in Enviline (Tower) heatpump systems.

Installation

  1. Create custom_components/ in your homeassistant config directory and copy the folder buderus into it.

Password

Create a password at https://ssl-account.com/km200.andreashahn.info/ by entering your device password (from sticker or menu) and your personal password.

Issues

FIXED: The thermostat does not yet succesfully update the setpoint. Help on this is appreciated.

Configuration

buderus:
  host: <IP_ADDRESS>
  password: <GENERATED 64 CHARACTER KEY>
  name: <OPTIONAL CUSTOM DEVICENAME, INSTEAD OF BUDERUS>

sensor:
  - platform: buderus
    resources:
      - outside_temperature
      - supply_temperature
      - return_temperature
      - room_temperature
      - hotwater_temperature
      - heating_current_roomsetpoint
      - heating_manual_roomsetpoint
      - heating_temp_roomsetpoint
      - hotwater_current_temperature
      - hotwater_current_setpoint
      - hotwater_current_workingtime
      - hotwater_current_waterflow
      - heatsource_modulation
      - heating_templevel_eco
      - heating_templevel_comfort
      - heating_activeprogram
      - heating_operation_mode
      - boiler_flame
      - boiler_starts
      - pump_modulation
      - system_pressure

Credits

Special thanks to Raoul Thill for sharing his Python code to communicate with the module: https://github.com/rthill/buderus

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.