Skip to content

Commit

Permalink
Update midea.rst (#4324)
Browse files Browse the repository at this point in the history
* Update midea.rst

* Update components/climate/midea.rst

---------

Co-authored-by: Keith Burzinski <[email protected]>
  • Loading branch information
patrickwasp and kbx81 authored Oct 9, 2024
1 parent 3445239 commit 97aaafe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/climate/midea.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ The ``midea`` component creates a Midea air conditioner climate device.

Control is possible with a custom dongle. Example of hardware implementation is `IoT Uni Dongle <https://github.com/dudanov/iot-uni-dongle>`_ or `Midea SLWF-01pro <https://smartlight.me/smart-home-devices/wifi-devices/wifi-dongle-air-conditioners-midea-idea-electrolux-for-home-assistant>`_ (`CloudFree <https://cloudfree.shop/product/ductless-hvac-wi-fi-module/>`_, `Tindie <https://www.tindie.com/products/smartlightme/wifi-dongle-for-air-conditioners-midea-electrolux>`_).

The Midea air conditioner requires the UART to be configured with ``baud_rate: 9600``. The hardware requires **5V logic levels** and does not appear to work with 3.3V logic levels. Use a logic level shifter if building your own dongle.

.. code-block:: yaml
# Example configuration entry
Expand Down

0 comments on commit 97aaafe

Please sign in to comment.