Skip to content

Commit 98dcdc2

Browse files
Apply automatic changes
1 parent c16a742 commit 98dcdc2

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": "21",
3985+
"battery_type": "CR2477"
3986+
},
39823987
{
39833988
"manufacturer": "ThermoBeacon",
39843989
"model": "27",
@@ -5251,11 +5256,6 @@
52515256
"manufacturer": "Zooz",
52525257
"model": "ZSE44",
52535258
"battery_type": "CR2450"
5254-
},
5255-
{
5256-
"manufacturer": "ThermoBeacon",
5257-
"model": "21",
5258-
"battery_type": "CR2477"
52595259
}
52605260
]
52615261
}

library.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 971 Devices in library
1+
## 972 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 |21 |CR2477 |
742743
|ThermoBeacon |27 |CR2477 |
743744
|Third Reality |3RSB015BZ |4× AA |
744745
|Third Reality |Smart switch Gen3 (3RSS009Z) |2× AAA |

0 commit comments

Comments
 (0)