GithubHelp home page GithubHelp logo

domoticz-efesto's Introduction

domoticz-efesto

Domoticz Efesto Heater Plugin

For stoves like: Artel Norma

Work in progress! Not yet tested.

Short summary

Add virtual devices for your Efesto (compatible) heater to your Domoticz

Control your pellet heater from Domoticz. Nice to combine with Tado or other smart home thermostat.

You will need to add the Wifi module to your pellet heater for this to work. There is no official API, but the web-app uses an ajax interface that can be used by Domoticz. You will have to login to the interface and copy the PHPSESSID from the headers after login. Use developer tools (F12 in Chrome -> Network) to find it.

Installation and setup

If you are use a Raspberry Pi to host your Domoticz, you probably need to install libpython3.4 for plugins to work.

sudo apt install libpython3.4

At the moment of writing you also need to install:

sudo apt install python3-dev

In your domoticz/plugins directory do

cd domoticz/plugins
git clone https://github.com/appelflap/domoticz-efesto.git

Alternatively you can download the latest version from https://github.com/appelflap/domoticz-efesto/archive/master.zip and unzip it. Then create a directory on your Domoticz device in domoticz/plugins named efesto and transfer all the files to your device.

Restart your Domoticz service with:

sudo service domoticz.sh restart

Now go to Setup, Hardware in your Domoticz interface. There you add Efesto Heater Control.

Make sure you enter all the required fields.

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.