Closed Thepowa753 closed 3 months ago
Please read the FAQ. If this is a new brand/model of AC that you want support for, then there is several sections that you need to follow to be able to add this.
Matter protocol is a comunication protocol between iot devices and assistants (like Google, siri, alexa...). So instead of using MQTT or HTTP request, you can change setting via Google Home. Matter >= 1.2 supports also ACs as device type, so should be possible to add this as a way to interact with this project. For now only ESP32 are supported
@Thepowa753 This project is a Library for talking/receiving IR commands. You would interface this library with another library (or service) that supports the Matter protocol on a ESP chip etc. What you're suggesting/requesting is very out-of-scope.
Kind-of like asking this library to support WLED strips. It can't/won't, you'd use one of the LED libraries to do that,
You would use home assistant, or tasmota project. This library is just the low level IR stuff.
But I assume that the MQTT example could suggest that it is "complete" even if it is in the examples directory?
would be FANTASTIC to have matter support to control our ACs