Unverified Commit 0cc6a3d1 authored by Julien Liabeuf's avatar Julien Liabeuf Committed by GitHub
Browse files

List two new AC models as compatible (#841)



* List 2 new AC models as compatible

The two new Mitsubishi Electric models are tested and work as expected

* Add the new compatible models to the config file

Co-authored-by: default avatarVassilis Panos <4130346+vassilis-panos@users.noreply.github.com>
parent 89ea717a
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
{
    "manufacturer": "Mitsubishi Electric",
    "supportedModels": ["MG-GN18VF"],
    "supportedModels": [
        "MG-GN18VF",
        "MS-GN18VF",
        "MS-GN13VF"
    ],
    "commandsEncoding": "Base64",
    "supportedController": "Broadlink",
    "minTemperature": 16,
+1 −1
Original line number Diff line number Diff line
@@ -219,7 +219,7 @@ Contributing to your own code files is welcome. However, we do not accept incomp
| [1131](../codes/climate/1131.json) | PAR-FL32MA remote                                                                                    | Broadlink
| [1132](../codes/climate/1132.json) | MSC-A12YV                                                                                            | Broadlink
| [1133](../codes/climate/1133.json) | MSXY-FN10VE<br>MSXY-FN07VE<br>MSXY-FN13VE<br>MSXY-FN18VE <b>(Swing mode)</b> <br> MSY-GN18VF         | Broadlink
| [1134](../codes/climate/1134.json) | MG-GN18VF                                                                                            |Broadlink
| [1134](../codes/climate/1134.json) | MG-GN18VF<br>MS-GN18VF<br>MS-GN13VF                                                                  | Broadlink
| [4129](../codes/climate/4129.json) | DXK18Z1-S                                                                                            | Xiaomi v2

#### Actron