Skip to content

Installation

Ben edited this page Jul 19, 2026 · 1 revision

1. Install

Homebridge UI

Simply go to the 'Plugins' page, search Meater and install the @homebridge-plugins/homebridge-meater plugin.

Manually

This will only work if you are using a platform which installs plugins globally.

sudo npm i -g @homebridge-plugins/homebridge-meater

2. Configure

If you use the Homebridge UI then a configuration screen will appear after installing the plugin where you can enter your MEATER Cloud credentials.

  1. Download the MEATER app on the App Store or Google Play Store and register a MEATER account.
  2. Enter your MEATER account e-mail and password in the plugin settings.
  3. Click Save and restart Homebridge.
  • Please note: your probe readings only appear in the MEATER cloud (and therefore HomeKit) during an active cook.

See the Configuration page for JSON configuration templates and other optional settings if editing the configuration manually.

3. Restart

And voila, your MEATER probes should be added to your Homebridge instance when connected via the MEATER app.

Clone this wiki locally