Skip to content

Commit 02ab2e9

Browse files
authored
Added IBS-TH by INKBIRD (#42)
* Update library.json added INKBIRD IBS-TH * Update library.json added INKBIRD IBS-TH
1 parent b525530 commit 02ab2e9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

custom_components/battery_notes/data/library.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@
4040
"battery_type": "AA",
4141
"battery_quantity": 4
4242
},
43+
{
44+
"manufacturer": "INKBIRD",
45+
"model": "IBS-TH",
46+
"battery_type": "AAA",
47+
"battery_quantity": 2
48+
},
4349
{
4450
"manufacturer": "LUMI",
4551
"model": "lumi.weather",
@@ -229,4 +235,4 @@
229235
"battery_quantity": 2
230236
}
231237
]
232-
}
238+
}

0 commit comments

Comments
 (0)