Code Monkey home page Code Monkey logo

lamaisonvivante's Introduction

Home Automation programs for La Maison Vivante

Some programs used to automate our house. The house is entirely self-sufficient, which means it is out-of-grid for water and electricity. There is also no central heating system. And for the most curious of you, dear readers, the house is made of straw, wood, and earth, while being super modern! But this repository is about programs that are used for the home automation, monitoring etc.

Navigation

๐ŸชŸ Blinds

Blinds are controlled by the blinds.ino program, that lands in a Controllino, along with its companion blinds. Learn more.

๐Ÿšฟ Domestic Hot Water and ๐ŸŒฌ๏ธ Ventilation

Supplied air, extracted air, temperatures, CO2, Domestic Hot Water (DHW), Storage Hot Water (SHW) etc. are monitored with the nilan program. Learn more.

โšก Electricity

Batteries, PV inverter, and house are monitored with the victron-reader program. Learn more.

๐Ÿ’ก Lights

Lights are controlled by the lights.ino program, that lands in a Controllino, along with its companion lights. Learn more.

๐Ÿ’ง Water tanks

The house uses rain for everything. Rain is collected inside 2 water tanks. The tanks program runs in an ESP to calculate the remaining water in the tanks. Learn more.

Transport

The transport is composed of two parts: The (electric) vehicle itself, and its charging station:

๐Ÿš— Electric vehicle

The electric vehicle is a Kia EV6, it has its own program to fetch vehicle data via Kia Connect. Learn more.

๐Ÿ”Œ Charging station

The charging station is an Alfen Eve Single S-line, it has its own program to fetch and to control it. Learn more.

๐ŸŒค๏ธ Weather

Weather can be requested through the weather program. It collects and exposes a set of interesting weather data. Learn more.

Domestic Appliances

Domestic Appliances are used for thiner monitoring. For the moment, only the dishwasher is supported with the vzug-reader program. Learn more.

๐ŸŽจ Hub

The hub contains several programs:

The UI

The UI is a Web application that can be installed natively or run in a browser. It can be understood as a WebThing gateway. It provides a nice real-time overview of several WebThings, like the battery, the solar PV, the ventilation, the domestic hot water, the humidity etc. It also adds actions to control several things, like the lights and the blinds. Learn more.

Home Realtime Metrics Daily Metrics
UI: Home UI: Real time metrics (1/2) UI: Real time metrics (2/2) UI: Daily metrics

๐Ÿ’พ The Database

The Database is based on PostgreSQL + Timescale. It contains time-series of the data fetched by the WebThings. It provides metrics, and can be used to automate some parts of the house. Learn more.

The Database is filled by the Event Aggregator.

The Event Aggregator

The Event Aggregator is a very simple program that fetches data from various WebThings, and saves them in the Database. That's it! Learn more.

The Event Automator

The Event Automator is an attempt to automate certain actions in the house, by looking at the data in the Database to trigger some WebThing'actions. Learn more.

๐Ÿง Services

The services/ directory contains all service definitions ready to be consumed by systemctl. Learn more.

Install

To compile all Rust programs (readers or controllers), run the following:

$ cargo build --release --workspace

The other .ino programs must be installed manually for the moment. Check respective README.mds.

License

The license is WTFPL.

       DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                Version 2, December 2004

Copyright (C) 2021- Ivan Enderlin <[email protected]>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
  TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

 0. You just DO WHAT THE FUCK YOU WANT TO.

lamaisonvivante's People

Contributors

hywan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

dd10-e lu-zero

lamaisonvivante's Issues

Talk at the Web of Thing CG?

This project sounds interesting and is using Web of Things. Would you be interested in having a talk at an upcoming web of things cg event?

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.