diff --git a/components/sensor/images/ufire_ec.png b/components/sensor/images/ufire_ec.png index b8597bca5..c66451dad 100644 Binary files a/components/sensor/images/ufire_ec.png and b/components/sensor/images/ufire_ec.png differ diff --git a/components/sensor/images/ufire_ise.png b/components/sensor/images/ufire_ise.png index 734a72dd3..8fab46f89 100644 Binary files a/components/sensor/images/ufire_ise.png and b/components/sensor/images/ufire_ise.png differ diff --git a/components/sensor/ufire_ec.rst b/components/sensor/ufire_ec.rst index 1bb38035e..8852e5de4 100644 --- a/components/sensor/ufire_ec.rst +++ b/components/sensor/ufire_ec.rst @@ -38,14 +38,12 @@ Configuration variables: - **id** (*Optional*, :ref:`config-id`): Set the ID of this sensor for use in lambdas. - **temperature_sensor** (*Optional*, :ref:`config-id`): Set the ID of the temperature sensor. Only needed if the onboard temperature sensor is not used. -- **ec** (*Optional*, :ref:`Sensor `): Set the EC sensor configuration. -- **temperature** (*Optional*, :ref:`Sensor `): Set the onboard temperature sensor configuration. - Can't be used together with ``temperature_sensor``. +- **ec** (*Optional*, :ref:`Sensor `): Set the EC sensor configuration. All options from :ref:`Sensor `. +- **temperature** (*Optional*, :ref:`Sensor `): Set the onboard temperature sensor configuration. All options from :ref:`Sensor `. - **temperature_compensation** (*Optional*, float): Set the temperature compensation for the EC sensor. Defaults to ``21.0``. - **temperature_coefficient** (*Optional*, float): Set the temperature coefficient for the EC sensor. Defaults to ``0.019``. -- All other options from :ref:`Sensor `. .. _sensor-ufire_ec-calibrate_probe_action: @@ -76,7 +74,7 @@ Configuration options: - **solution** (**Required**, float): Solution reference EC value. - **temperature** (**Required**, float): Solution current temperature. -.. _sensor-ufire_ec-reset: +.. _sensor-ufire_ec-reset_action: ``sensor.ufire_ec.reset`` Action -------------------------------- diff --git a/images/ufire_ec.png b/images/ufire_ec.png index b8597bca5..9495e0678 100644 Binary files a/images/ufire_ec.png and b/images/ufire_ec.png differ diff --git a/images/ufire_ise.png b/images/ufire_ise.png index 734a72dd3..fd0e77c7b 100644 Binary files a/images/ufire_ise.png and b/images/ufire_ise.png differ