Skip to content

Commit

Permalink
Test a bad schema
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codechimp committed Dec 11, 2023
1 parent 1283fa2 commit 66d2d40
Showing 1 changed file with 16 additions and 17 deletions.
33 changes: 16 additions & 17 deletions custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,30 @@
{
"manufacturer": "Develco",
"model": "Smoke detector with siren (SMSZB-120)",
"battery_type": "CR123"
},
{
"manufacturer": "DIYRuZ",
"model": "[Flower sensor](http://modkam.ru/?p=1700) (DIYRuZ_Flower)",
"battery_type": "AAA",
"battery_quantity": 2
},
},
{
"manufacturer": "Fantem",
"model": "4 in 1 multi sensor (ZB003-X)",
"battery_type": "CR123A",
"battery_quantity": 2
},
},
{
"manufacturer": "GiEX",
"model": "Water irrigation valve (QT06_2)",
"battery_type": "AA",
"battery_quantity": 4
},
},
{
"manufacturer": "HEIMAN",
"model": "Smart carbon monoxide sensor (HS1CA-E)",
"battery_type": "CR123A"
},
},
{
"manufacturer": "OSRAM",
"model": "Smart+ switch mini (AC0251100NJ/AC0251600NJ/AC0251700NJ)",
Expand Down Expand Up @@ -70,24 +69,24 @@
"manufacturer": "SONOFF",
"model": "Motion sensor (SNZB-03)",
"battery_type": "CR2450"
},
},
{
"manufacturer": "Sonoff",
"model": "Temperature and humidity sensor (SNZB-02)",
"battery_type": "CR2430"
},
},
{
"manufacturer": "Sure Petcare",
"model": "Pet flap",
"battery_type": "C",
"battery_quantity": 4
},
},
{
"manufacturer": "SwitchBot",
"model": "W340001X",
"battery_type": "AAA",
"battery_quantity": 2
},
},
{
"manufacturer": "Tado",
"model": "RU01",
Expand All @@ -99,13 +98,13 @@
"model": "VA02",
"battery_type": "AA",
"battery_quantity": 2
},
},
{
"manufacturer": "TT Lock",
"model": "SN511-180MS_PV53",
"battery_type": "AA",
"battery_quantity": 4
},
},
{
"manufacturer": "TuYa",
"model": "Soil sensor (TS0601_soil)",
Expand Down Expand Up @@ -153,12 +152,12 @@
"manufacturer": "Xiaomi",
"model": "Aqara D1 double key wireless wall switch (WXKG07LM)",
"battery_type": "CR2032"
},
},
{
"manufacturer": "Xiaomi",
"model": "Aqara D1 single key wireless wall switch (WXKG06LM)",
"battery_type": "CR2032"
},
},
{
"manufacturer": "Xiaomi",
"model": "Aqara wireless switch (WXKG11LM)",
Expand All @@ -169,7 +168,7 @@
"model": "Aqara TVOC air quality monitor (VOCKQJK11LM)",
"battery_type": "CR2450",
"battery_quantity": 2
},
},
{
"manufacturer": "Xiaomi",
"model": "Aqara water leak sensor (SJCGQ11LM)",
Expand All @@ -184,16 +183,16 @@
"manufacturer": "Xiaomi",
"model": "HHCCJCY01",
"battery_type": "CR2032"
},
},
{
"manufacturer": "Xiaomi",
"model": "LYWSD03MMC",
"battery_type": "CR2032"
},
},
{
"manufacturer": "Xiaomi",
"model": "MiJia wireless switch (WXKG01LM)",
"battery_type": "CR2032"
}
]
}
}

0 comments on commit 66d2d40

Please sign in to comment.