Skip to content

Commit cee11e0

Browse files
authored
Add soil sensor (#2379)
1 parent 0f660ef commit cee11e0

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
@@ -429,6 +429,12 @@
429429
"battery_type": "CR123A",
430430
"battery_quantity": 2
431431
},
432+
{
433+
"manufacturer": "_TZE204_myd45weu",
434+
"model": "TS0601",
435+
"battery_type": "AA",
436+
"battery_quantity": 2
437+
},
432438
{
433439
"manufacturer": "ABUS Security-Center GmbH Co. KG",
434440
"model": "SHRM10000",
@@ -7012,4 +7018,4 @@
70127018
"battery_quantity": 2
70137019
}
70147020
]
7015-
}
7021+
}

0 commit comments

Comments
 (0)