Skip to content

Commit 3fa8417

Browse files
Apply automatic changes
1 parent 4752e08 commit 3fa8417

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

custom_components/battery_notes/data/library.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4299,6 +4299,14 @@
42994299
"model": "Shelly H&T",
43004300
"battery_type": "MANUAL"
43014301
},
4302+
{
4303+
"manufacturer": "Shelly",
4304+
"model": "Shelly H&T Gen3",
4305+
"model_id": "S3SN-0U12A",
4306+
"hw_version": "gen3",
4307+
"battery_type": "AA",
4308+
"battery_quantity": 4
4309+
},
43024310
{
43034311
"manufacturer": "Shelly",
43044312
"model": "Shelly Motion",
@@ -6596,14 +6604,6 @@
65966604
"manufacturer": "Zooz",
65976605
"model": "ZSE44",
65986606
"battery_type": "CR2450"
6599-
},
6600-
{
6601-
"manufacturer": "Shelly",
6602-
"model": "Shelly H&T Gen3",
6603-
"model_id": "S3SN-0U12A",
6604-
"hw_version": "gen3",
6605-
"battery_type": "AA",
6606-
"battery_quantity": 4
66076607
}
66086608
]
66096609
}

library.md

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

33
This file is auto generated, do not modify
44

@@ -796,6 +796,7 @@ Request new devices to be added to the library [here](https://github.com/andrew-
796796
|Shelly |Shelly Door/Window 2 |2× CR123A | | |
797797
|Shelly |Shelly Flood |CR123A | | |
798798
|Shelly |Shelly H&T |MANUAL | | |
799+
|Shelly |Shelly H&T Gen3 |4× AA |S3SN-0U12A |gen3 |
799800
|Shelly |Shelly Motion |Rechargeable | | |
800801
|Shelly |Shelly Motion 2 |Rechargeable | | |
801802
|Shelly |Shelly Plus H&T |4× AA | | |

0 commit comments

Comments
 (0)