An open API service indexing awesome lists of open source software.

https://github.com/bobsilvio/unical-esp32

Smartize Unical Conditioner with ESP32 and HomeAssistant
https://github.com/bobsilvio/unical-esp32

Last synced: 25 days ago
JSON representation

Smartize Unical Conditioner with ESP32 and HomeAssistant

Awesome Lists containing this project

README

        

# unical-esp32
Smartize Unical Conditioner with ESP32 and HomeAssistant

Questo codice permette di utilizzare il condizionatore, nel mio caso è un Canalizzato Unical.
Questi condizionatori, per la maggiorparte sono di origine MIDEA.
Ho creato due configurazioni per EspHome.
Una sfrutta (nel caso lo abbiate), il sensore IR (quindi funziona come un telecomando), che invia e riceve gli impulsi.

L'altro, secondo me migliore è sfruttare la porta RS485 ( XYZ) del condizionatore, in modo da avere un controllo più preciso e sicuro.
Vi lascio le mie configurazioni cosi come le ho usate e sto usando.

-----------------------------------------------------------------------------------
This code allows you to use the air conditioner, in my case it is a Unical Ducted.
These air conditioners, for the most part, are of MIDEA origin.
I have created two configurations for EspHome.
One uses (in case you have it), the IR sensor (so it works like a remote control), which sends and receives the impulses.

The other, in my opinion better is to use the RS485 port (XYZ) of the air conditioner, in order to have a more precise and safe control.
I leave you my configurations as I have used them and am using them.