Nespresso Integration

I tried to follow these steps but it didn’t work

I notice that everytime on the app we start communicating with the machine (brew or monitor or just oppening machine tab) it starts the conversation with a packet that has “8” at the start of its value and has 16 characters (mine was 85c55bc324a4170b) and it is writting on the 4th characteristic of the service 06aa1910f22a11e39daa0002a5d5c51b .


Sounds not the good service… Auth key Should be write to 06aa3a41-f22a-11e3-9daa-0002a5d5c51b

Craps didn’t read correctly…

It’s ok you got it :wink:

So it will be easy now just follow the example in the repo doc.
You could also just try the Nespresso2mqtt.py script to test.

Hello, good morning, I got my machine authentication key and it’s working. I tested it through this site https://rawgit.com/petergullberg/brewbutton/master/brewbutton.html, now how do I do it in the home assistant? I already installed the component but this message comes.erro nespresso

Seems your conf is not validate or not correctly installed.
For conf just copy/paste/change the example one here:

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

Did you restart HA after installing it.

Am I missing something?

erro nespresso4

Seems all is ok…

Could you tail -f /home or var or what you use/…/homeassistant.log when restarting ha and see if logs are more verbose?

To be sure does your hass machine is not far away from the machine?

As say to other remember to close any apps that are connected to the machine as those do not handle multiple connection.

the machine is really far, but still shouldn’t it give a valid configuration?

Could you details your installation?
hassOS/venv/other
Ha version.

I’ll have a look tomorrow if time allows it to me.
I’m still in .111 not 112 yet maybe issue with this since I haven’t test it.

Long range seems to have be an issue for somes but as you said not for validation, only by usage.

To test the range try the mqtt script on root of the repo. It will create mqtt tree/value and will tell you if the distance will be a problem.
You have to adapt mqtt parts, Mac and key.

@bubez81 did you have seen those error in configuration through hassOS?

how can I do this?

nope…I’ve put this:

  - platform: nespresso
    mac: c3:85:81:8c:9b:d7
    resource: 8f1431182572a4fa
    scan_interval: 30

in my sensor.yaml and integrated it in configuration.yaml:

sensor: !include sensor.yaml

So it’s in sensor part ok.

Don’t understand except the Nespresso instead of nespresso

@Rafael_Zulkiewicz could you try with a little ‘n’ maybe it is case sensitive?
If it’s that could you open an issue on GitHub so that I didn’t forget it?

Maravilha vou tentar