Skip to content

Commit d83e988

Browse files
Apply automatic changes
1 parent 7400601 commit d83e988

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
@@ -493,6 +493,11 @@
493493
"model": "Door and window sensor (MCCGQ11LM)",
494494
"battery_type": "CR1632"
495495
},
496+
{
497+
"manufacturer": "Aqara",
498+
"model": "MCCGQ11LM",
499+
"battery_type": "CR2032"
500+
},
496501
{
497502
"manufacturer": "Aqara",
498503
"model": "MCCGQ14LM",
@@ -4058,11 +4063,6 @@
40584063
"manufacturer": "Zooz",
40594064
"model": "ZSE44",
40604065
"battery_type": "CR2450"
4061-
},
4062-
{
4063-
"manufacturer": "Aqara",
4064-
"model": "MCCGQ11LM",
4065-
"battery_type": "CR2032"
40664066
}
40674067
]
40684068
}

library.md

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

33
This file is auto generated, do not modify
44

@@ -97,6 +97,7 @@ Request new devices to be added to the library [here](https://github.com/andrew-
9797
|Aqara |AS006 |CR1632 |
9898
|Aqara |Cube (MFKZQ01LM) |CR2450 |
9999
|Aqara |Door and window sensor (MCCGQ11LM) |CR1632 |
100+
|Aqara |MCCGQ11LM |CR2032 |
100101
|Aqara |MCCGQ14LM |CR1632 |
101102
|Aqara |RTCGQ11LM |CR2450 |
102103
|Aqara |Smart smoke detector (JY-GZ-01AQ) |CR17450 |

0 commit comments

Comments
 (0)