From dcca9d3be1fc67796139264b238c43e0cd0805c4 Mon Sep 17 00:00:00 2001 From: DAVe3283 Date: Wed, 12 Jan 2022 11:08:51 -0700 Subject: [PATCH] Fix MAX31856 image The wrong image was selected, likely due to a simple typo. --- components/sensor/max31856.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/sensor/max31856.rst b/components/sensor/max31856.rst index 24669e62f..c656f24f3 100644 --- a/components/sensor/max31856.rst +++ b/components/sensor/max31856.rst @@ -3,12 +3,12 @@ MAX31856 Thermocouple Temperature Sensor .. seo:: :description: Instructions for setting up MAX31856 Thermocouple temperature sensors. - :image: max31865.jpg + :image: max31856.jpg The ``MAX31856`` temperature sensor allows you to use your MAX31856 Thermocouple temperature sensor (`datasheet `__) with ESPHome -.. figure:: images/max31865-full.jpg +.. figure:: images/max31856-full.jpg :align: center :width: 50.0%