Skip to content

LSPosed module to send Monsieur Cuisine data to MQTT for Homeassistant.

Notifications You must be signed in to change notification settings

AroPix/MCS2MQTT

Repository files navigation

Monsieur Cuisine 2 MQTT

Caution

Heavily work in progress, download from Actions.

Warning

The module hooks the Monsieur Cuisine app, do this with your own caution, I take no responsibility

This app is a LSPosed module which hooks into the Monsieur Cuisine app of the Monsieur Cuisine Smart cooking device, adding it's own Serial data listener and then return this data to a MQTT for Homeassistant to fetch from.

Requirements

You need to have a rooted machine, with Magisk and the LSPosed module installed (also install the LSPosed manager, this way its easier for you to open it, this can be found inside the ZIP file of the LSPosed Zygisk module) A guide on how to do this can be found here: EliasKotlyar/Monsieur-Cuisine-Connect-Hack#38 (comment)

Afterwards compile and install the APK on the device and enable it for the Monsieur Cuisine app inside the LSPosed manager.

Another requirement is Homeassistant with a MQTT server set up, when you have done that correctly and everything is configured properly and you launch the Monsieur Cuisine App it will start sending data to MQTT server, where Homeassistant will automatically discover it.

In the end it should look like this:

hass_screenshot.png

Clicking the privacy policy inside the main menu will open the module app: module_settings.png

Features

  • Implement listener for serial data
  • Send data to MQTT
  • Implement saving of MQTT preferences
  • Hook button inside MC-App to show the module settings
  • Add utilities inside module settings
  • (WIP) Add Hook to get selected recipe

Changing settings

Either open the MCS2MQTT app on your Monsieur Cuisine or do the following:

Go to the account page first:

account.png

Then click on account settings:

account_settings.png

Change the settings and click on save, then kill the Monsieur Cuisine app and start it again:

settings_overview.png

About

LSPosed module to send Monsieur Cuisine data to MQTT for Homeassistant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published