Skip to content

Commit adca60e

Browse files
Apply automatic changes
1 parent 91022ec commit adca60e

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

custom_components/battery_notes/data/library.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3979,6 +3979,11 @@
39793979
"battery_type": "CR123A",
39803980
"battery_quantity": 3
39813981
},
3982+
{
3983+
"manufacturer": "ThermoBeacon",
3984+
"model": "16",
3985+
"battery_type": "CR2477"
3986+
},
39823987
{
39833988
"manufacturer": "ThermoBeacon",
39843989
"model": "21",
@@ -5256,11 +5261,6 @@
52565261
"manufacturer": "Zooz",
52575262
"model": "ZSE44",
52585263
"battery_type": "CR2450"
5259-
},
5260-
{
5261-
"manufacturer": "ThermoBeacon",
5262-
"model": "16",
5263-
"battery_type": "CR2477"
52645264
}
52655265
]
52665266
}

library.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 972 Devices in library
1+
## 973 Devices in library
22

33
This file is auto generated, do not modify
44

@@ -739,6 +739,7 @@ Request new devices to be added to the library [here](https://github.com/andrew-
739739
|Tado |VA01 |2× AA |
740740
|Tado |VA02 |2× AA |
741741
|Tedee |Tedee GO |3× CR123A |
742+
|ThermoBeacon |16 |CR2477 |
742743
|ThermoBeacon |21 |CR2477 |
743744
|ThermoBeacon |27 |CR2477 |
744745
|Third Reality |3RSB015BZ |4× AA |

0 commit comments

Comments
 (0)