Giter VIP home page Giter VIP logo

homeassistant's Introduction

homeassistant

This repository contains for now only blueprints for managing heater system

Principle

  1. Each room is autonomous, and have helpers for their properties
  2. Each room should have a climate valve, and a T° sensor

How it works

Based on triggers, each room will compute the T° setpoint, and if necessary activate a helper saying it needs heating.

Another automation (not included here for now), will decide to start or stop the heating system if rooms need it or no.

Heater request compute

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

This blueprint compute the boolean (switch) helper of the room, based on Climate valve setpoint, and room T°. If heating is requested, it aslo fake the local_temperature_calibration to ensure valve is correctly opened. In my case, T° sensor is far from Climate, and close to my preffered location in the room.

Heater setpoint compute

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

This blueprint compute the correct setpoint based on the room schedule and the potential manual setting, to determine and send it to the Climate valve.

Heater switch mode

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

This blueprint take into account a manual change on the Climate valve, or the Auto setting to modify setpoint.

homeassistant's People

Contributors

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