Update index.rst (#2726)

This commit is contained in:
H. Árkosi Róbert 2023-03-07 14:42:23 +01:00 committed by GitHub
parent 3a86ec052e
commit e4e133d369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ and can be put in different modes like ``HEAT``, ``COOL``, ``HEAT_COOL`` or ``OF
Base Climate Configuration
--------------------------
All climate platforms in ESPHome inherit from the climate configuration schema.
All climate platforms in ESPHome inherit from the climate configuration schema. In ESPHome, ``°C`` is assumed for all temperature values. Some platforms allow conversion or setting in ``°F``, this is specified separately.
.. code-block:: yaml