Unverified Commit 5c612957 authored by Jason Fowler's avatar Jason Fowler Committed by GitHub
Browse files

Fix malformed JSON in Climate 1126.json (#634)

It was missing the commas for the supportedModels array
parent eeb22a2f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{
  "manufacturer": "Mitsubishi Electric",
  "supportedModels": [
    "MSX09-NV II"
    "MSH-07RV"
    "MSX09-NV II",
    "MSH-07RV",
    "MSH-12RV"
  ],
  "commandsEncoding": "Base64",