Giter Club home page Giter Club logo

home-assistant-nespressoble's Introduction

hacs_badge GitHub release GitHub license

no more under developpment

I do no more own such a machine and can't test/debug/etc. you should move to this repo who's got lot of improvement: https://github.com/bulldog5046/ha_nespresso_ingetration/

nespresso

Simple Nespresso Ble coffee machine integrations It's based on pygatt and need a bluetooth device ble compatible to read Nespresso information.

Note that you need to find your auth code from the officials apps.

It's much easy with reading thoses tutorials and example:

https://gist.github.com/farminf/94f681eaca2760212f457ac59da99f23

https://medium.com/@urish/reverse-engineering-a-bluetooth-lightbulb-56580fcb7546

Pygattl required bluez to be installed on the host

sudo apt install bluez

Features

  • Supports make a lungo coffee via service
  • Supports reading lots of states
  • Even more incoming

This conponent use the reversed one here: https://github.com/petergullberg/brewbutton .

It is completelly based on this integrations https://github.com/custom-components/sensor.airthings_wave . Thank's to Marty for is creation.

Sensor configuration

- platform: nespresso
  mac: d2:12:f1:7b:cd:6d
  resource: 8287ee82593d3c4e
  scan_interval: 30

Where:

  • <mac> must be replace by the bluetooth mac address of the machine
  • <resource> is the auth code that you must have catch with bluetooth sniffing the apps
  • <scan_interval> Optionnal scant interval in seconds (default=300)

It could look looks like this:

Image of HASS

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.