Skip to content

Commit 8f567d3

Browse files
Apply automatic changes
1 parent 4709ab8 commit 8f567d3

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
@@ -3021,6 +3021,11 @@
30213021
"model": "Motion Sensor (iL07_1)",
30223022
"battery_type": "CR123A"
30233023
},
3024+
{
3025+
"manufacturer": "Iris",
3026+
"model": "Water sensor (3315-L)",
3027+
"battery_type": "CR2"
3028+
},
30243029
{
30253030
"manufacturer": "iRobot",
30263031
"model": "c975840",
@@ -6887,11 +6892,6 @@
68876892
"model": "ZSE70",
68886893
"battery_type": "CR123A",
68896894
"battery_quantity": 2
6890-
},
6891-
{
6892-
"manufacturer": "Iris",
6893-
"model": "Water sensor (3315-L)",
6894-
"battery_type": "CR2"
68956895
}
68966896
]
68976897
}

library.md

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

33
This file is auto generated, do not modify
44

@@ -557,6 +557,7 @@ Request new devices to be added to the library [here](https://github.com/andrew-
557557
|Iris |iL07-01 |CR123 | | |
558558
|Iris |Motion and temperature sensor (3326-L) |CR2 | | |
559559
|Iris |Motion Sensor (iL07_1) |CR123A | | |
560+
|Iris |Water sensor (3315-L) |CR2 | | |
560561
|iRobot |c975840 |Rechargeable | | |
561562
|iRobot |i715640 |Rechargeable | | |
562563
|iRobot |R675020 |Rechargeable | | |

0 commit comments

Comments
 (0)