mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-26 03:56:50 +00:00
33 lines
1.2 KiB
Markdown
33 lines
1.2 KiB
Markdown
---
|
|
title: Meater
|
|
description: Instructions on how to integrate the Meater Temperature Probe within Home Assistant.
|
|
ha_category:
|
|
- Sensor
|
|
ha_release: 2022.5
|
|
ha_iot_class: Cloud Polling
|
|
ha_config_flow: true
|
|
ha_codeowners:
|
|
- '@Sotolotl'
|
|
- '@emontnemery'
|
|
ha_domain: meater
|
|
ha_platforms:
|
|
- sensor
|
|
ha_integration_type: integration
|
|
---
|
|
|
|
The Meater Smart Meat Thermometer integration allows for communicating with the [Meater Temperature Probe](https://meater.com/) from Apption Labs.
|
|
|
|
{% include integrations/config_flow.md %}
|
|
|
|
Once configuration is complete, probes will be added as soon as they're seen by Home Assistant. They will be marked unavailable when the probes are disconnected from Meater Cloud.
|
|
|
|
Currently, both the internal and external temperature of each probe will be displayed.
|
|
|
|
## Troubleshooting
|
|
|
|
Devices will only be returned from the Meater Cloud API after the following criteria are met. There may be a delay between the Meater Cloud seeing your device and it being returned by the API.
|
|
|
|
- Device must be seen by the Meater Cloud. Ensure you've completed a cook while connected to Meater Cloud.
|
|
- The Meater app or Block must have an active Bluetooth connection with the device.
|
|
- The Meater app or Block must have an active Meater Cloud connection.
|