Giter Site home page Giter Site logo

esphome-livolo's Introduction

ESPHome + Livolo switch integration

Integrates ESPHome with 2-way (1-gang or 2-gang) Livolo switches via the COM line by simulating being another Livolo switch. Wiring diagram available upon request.

Pre-reqs and base skeleton

apt install virtualenvwrapper
mkvirtualenv -p /usr/bin/python2.7 esphome
workon esphome
pip install esphome
pip install --upgrade voluptuous==0.11.5

Base skeleton was created with:

esphome livolo.yaml wizard

Compile

The export is important before any other compile relate command, otherwise the compiler fails with internal error.

export LC_ALL=C
esphome livolo.yaml compile

Run and serial debug

esphome livolo.yaml run

esphome-livolo's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

uspass

esphome-livolo's Issues

Wiring diagram, project status and hardware recommendations

Hey!

I own several Livolo 2-gang Zigbee-enabled switches and because of connectivity issues (devices not being able to rejoin a Zigbee2MQTT-based network without ugly workarounds in place) I started looking into alternative ways of integrating them in Home Assistant.

One of the ideas I had was pretty much what you did in this project โ€“ a microcontroller emulating a Livolo switch in a 2-way configuration. Another one was getting a bunch of additional Livolo switches (one per each 2-way circuit) and using a microcontroller to communicate with them using the touch panel connector headers (reading and writing states should be pretty straightforward).

Would you have that wiring diagram you mentioned in the README file?

Also, would you say your approach is a stable / viable solution? Did you experience any desync problems or ignored state change requests?

And finally, would you recommend a different approach now that this project is 3+ years old? Or perhaps did you stumble upon better touch wall switches with full remote control capabilities?

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.