Skip to content

Commit c65e073

Browse files
Apply automatic changes
1 parent 86c66f6 commit c65e073

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

custom_components/battery_notes/data/library.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3550,6 +3550,12 @@
35503550
"model": "Fineoffset-WH51",
35513551
"battery_type": "AA"
35523552
},
3553+
{
3554+
"manufacturer": "rtl_433",
3555+
"model": "Fineoffset-WH65B",
3556+
"battery_type": "AA",
3557+
"battery_quantity": 2
3558+
},
35533559
{
35543560
"manufacturer": "rtl_433",
35553561
"model": "Hideki-Rain",
@@ -5743,12 +5749,6 @@
57435749
"manufacturer": "Zooz",
57445750
"model": "ZSE44",
57455751
"battery_type": "CR2450"
5746-
},
5747-
{
5748-
"manufacturer": "rtl_433",
5749-
"model": "Fineoffset-WH65B",
5750-
"battery_type": "AA",
5751-
"battery_quantity": 2
57525752
}
57535753
]
57545754
}

library.md

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

33
This file is auto generated, do not modify
44

@@ -659,6 +659,7 @@ Request new devices to be added to the library [here](https://github.com/andrew-
659659
|rtl_433 |Acurite-Tower |2× AA |
660660
|rtl_433 |Fineoffset-WH24 |3× AA |
661661
|rtl_433 |Fineoffset-WH51 |AA |
662+
|rtl_433 |Fineoffset-WH65B |2× AA |
662663
|rtl_433 |Hideki-Rain |2× AA |
663664
|rtl_433 |Hideki-TS04 |AA |
664665
|rtl_433 |Hideki-Wind |2× AA |

0 commit comments

Comments
 (0)