From d9951675724a7ac5714fdb8b4b5aac658d830746 Mon Sep 17 00:00:00 2001 From: andrew-codechimp Date: Fri, 5 Jan 2024 08:48:56 +0000 Subject: [PATCH 1/8] Apply automatic changes --- custom_components/battery_notes/data/library.json | 10 +++++----- library.md | 3 ++- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index bb12e49af..bd779ad53 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -1101,6 +1101,11 @@ "battery_type": "AAA", "battery_quantity": 3 }, + { + "manufacturer": "Nortek Security & Control LLC", + "model": "WADWAZ-1", + "battery_type": "CR123A" + }, { "manufacturer": "Nuki", "model": "Nuki Opener", @@ -2174,11 +2179,6 @@ "manufacturer": "Zooz", "model": "ZSE42", "battery_type": "CR2032" - }, - { - "manufacturer": "Nortek Security & Control LLC", - "model": "WADWAZ-1", - "battery_type": "CR123A" } ] } \ No newline at end of file diff --git a/library.md b/library.md index 73754841a..24069e954 100644 --- a/library.md +++ b/library.md @@ -1,4 +1,4 @@ -## 399 Devices in library +## 400 Devices in library This file is auto generated, do not modify @@ -204,6 +204,7 @@ This file is auto generated, do not modify |Netatmo |Smart Outdoor Module |2x AAA | |Netatmo |Smart Rain Gauge |2x AAA | |Netatmo |Smart Thermostat |3x AAA | +|Nortek Security & Control LLC |WADWAZ-1 |CR123A | |Nuki |Nuki Opener |4x AAA | |Nuki |Nuki Smart Lock |4x AA | |NYCE |3043 |2x AAA | From cfc8d1bdea532c26179016c33bd173fd69877fc4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 08:53:03 +0000 Subject: [PATCH 2/8] Device: SONOFF - ZBCurtain (#349) * Update device: ZBCurtain by SONOFF * Update library.json This should be Rechargeable. Irreplaceable is only for devices like smoke alarms with non rechargeable or changeable batteries * Apply automatic changes * Apply automatic changes --------- Co-authored-by: gzxto1 Co-authored-by: Andrew Jackson Co-authored-by: andrew-codechimp --- custom_components/battery_notes/data/library.json | 5 +++++ library.md | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index bd779ad53..bcfdfa448 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -1481,6 +1481,11 @@ "model": "Wireless button (SNZB-01)", "battery_type": "CR2450" }, + { + "manufacturer": "SONOFF", + "model": "ZBCurtain", + "battery_type": "Rechargeable" + }, { "manufacturer": "SONOFF", "model": "Zigbee thermostatic radiator valve (TRVZB)", diff --git a/library.md b/library.md index 24069e954..4f328d953 100644 --- a/library.md +++ b/library.md @@ -1,4 +1,4 @@ -## 400 Devices in library +## 401 Devices in library This file is auto generated, do not modify @@ -275,6 +275,7 @@ This file is auto generated, do not modify |SONOFF |Temperature and humidity sensor with screen (SNZB-02D) |CR2450 | |SONOFF |TRVZB |3x AA | |SONOFF |Wireless button (SNZB-01) |CR2450 | +|SONOFF |ZBCurtain |Rechargeable | |SONOFF |Zigbee thermostatic radiator valve (TRVZB) |3x AA | |Sure Petcare |Cat flap |4x AA | |Sure Petcare |Felaqua |4x C | From af391e8a36f3b2146ac8ac22c7683323c1bd423e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 08:55:04 +0000 Subject: [PATCH 3/8] Update device: TRV001 by Danfoss (#351) Co-authored-by: holdestmade --- custom_components/battery_notes/data/library.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index bcfdfa448..7e4e1f1dd 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -2184,6 +2184,12 @@ "manufacturer": "Zooz", "model": "ZSE42", "battery_type": "CR2032" + }, + { + "manufacturer": "Danfoss", + "model": "TRV001", + "battery_type": "AA", + "battery_quantity": 2 } ] } \ No newline at end of file From 055c77b4c37abb218851717b73df2b6a9d4a2f59 Mon Sep 17 00:00:00 2001 From: andrew-codechimp Date: Fri, 5 Jan 2024 08:55:19 +0000 Subject: [PATCH 4/8] Apply automatic changes --- custom_components/battery_notes/data/library.json | 12 ++++++------ library.md | 3 ++- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index 7e4e1f1dd..a8976d9a3 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -269,6 +269,12 @@ "battery_type": "AA", "battery_quantity": 2 }, + { + "manufacturer": "Danfoss", + "model": "TRV001", + "battery_type": "AA", + "battery_quantity": 2 + }, { "manufacturer": "Develco", "model": "Smoke detector with siren (SMSZB-120)", @@ -2184,12 +2190,6 @@ "manufacturer": "Zooz", "model": "ZSE42", "battery_type": "CR2032" - }, - { - "manufacturer": "Danfoss", - "model": "TRV001", - "battery_type": "AA", - "battery_quantity": 2 } ] } \ No newline at end of file diff --git a/library.md b/library.md index 4f328d953..a23b805af 100644 --- a/library.md +++ b/library.md @@ -1,4 +1,4 @@ -## 401 Devices in library +## 402 Devices in library This file is auto generated, do not modify @@ -52,6 +52,7 @@ This file is auto generated, do not modify |Danfoss |010101 |2x AA | |Danfoss |eTRV0100 |2x AA | |Danfoss |LC-13 |2x AA | +|Danfoss |TRV001 |2x AA | |Develco |Smoke detector with siren (SMSZB-120) |CR123 | |Develco Products A/S |AQSZB-110 |2x AA | |Drayton Wiser |iTRV |2x AA | From b3ea956d0444ca1dd1fbf291b849ddde70f0ba30 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 08:55:43 +0000 Subject: [PATCH 5/8] Update device: IBS_TH2_P01B by INKBIRD (#353) Co-authored-by: holdestmade --- custom_components/battery_notes/data/library.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index a8976d9a3..2d4501f08 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -2190,6 +2190,12 @@ "manufacturer": "Zooz", "model": "ZSE42", "battery_type": "CR2032" + }, + { + "manufacturer": "INKBIRD", + "model": "IBS-TH2/P01B", + "battery_type": "AAA", + "battery_quantity": 2 } ] } \ No newline at end of file From 2ea9002813650d891fa330f3deb7b52db3ee1ac4 Mon Sep 17 00:00:00 2001 From: andrew-codechimp Date: Fri, 5 Jan 2024 08:55:58 +0000 Subject: [PATCH 6/8] Apply automatic changes --- custom_components/battery_notes/data/library.json | 12 ++++++------ library.md | 3 ++- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index 2d4501f08..914f1a217 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -828,6 +828,12 @@ "battery_type": "AAA", "battery_quantity": 2 }, + { + "manufacturer": "INKBIRD", + "model": "IBS-TH2/P01B", + "battery_type": "AAA", + "battery_quantity": 2 + }, { "manufacturer": "iNode", "model": "iNode Energy Meter", @@ -2190,12 +2196,6 @@ "manufacturer": "Zooz", "model": "ZSE42", "battery_type": "CR2032" - }, - { - "manufacturer": "INKBIRD", - "model": "IBS-TH2/P01B", - "battery_type": "AAA", - "battery_quantity": 2 } ] } \ No newline at end of file diff --git a/library.md b/library.md index a23b805af..054020555 100644 --- a/library.md +++ b/library.md @@ -1,4 +1,4 @@ -## 402 Devices in library +## 403 Devices in library This file is auto generated, do not modify @@ -154,6 +154,7 @@ This file is auto generated, do not modify |IKEA of Sweden |TREDANSEN block-out cellul blind |Rechargeable | |iMagic by GreatStar |1116-S |CR2 | |INKBIRD |IBS-TH |2x AAA | +|INKBIRD |IBS-TH2/P01B |2x AAA | |iNode |iNode Energy Meter |CR2032 | |Iris |3326-L |CR2 | |iRobot |i715640 |Rechargeable | From fdc453d273f2621819a669918f551ce55fc06338 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 08:57:52 +0000 Subject: [PATCH 7/8] Device: TuYa - Wireless_switch_with_2_buttons_TS0042 (#356) * Update device: Wireless_switch_with_2_buttons_TS0042 by TuYa * Apply automatic changes --------- Co-authored-by: holdestmade Co-authored-by: Andrew Jackson Co-authored-by: andrew-codechimp --- custom_components/battery_notes/data/library.json | 10 ++++++++++ library.md | 4 +++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index 914f1a217..91285c532 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -563,6 +563,11 @@ "model": "FGFS101", "battery_type": "CR123A" }, + { + "manufacturer": "Fibargroup", + "model": "FGFS101", + "battery_type": "CR123A" + }, { "manufacturer": "Fibargroup", "model": "FGK101", @@ -1829,6 +1834,11 @@ "model": "Wireless switch with 1 button (TS0041)", "battery_type": "CR2032" }, + { + "manufacturer": "TuYa", + "model": "Wireless switch with 2 buttons (TS0042)", + "battery_type": "CR2032" + }, { "manufacturer": "TuYa", "model": "Wireless switch with 4 buttons (TS0044)", diff --git a/library.md b/library.md index 054020555..bfbe21658 100644 --- a/library.md +++ b/library.md @@ -1,4 +1,4 @@ -## 403 Devices in library +## 405 Devices in library This file is auto generated, do not modify @@ -104,6 +104,7 @@ This file is auto generated, do not modify |Fantem |4 in 1 multi sensor (ZB003-X) |2x CR123A | |Fibargroup |FGDW002 |ER14250 | |Fibargroup |FGFS101 |CR123A | +|Fibargroup |FGFS101 |CR123A | |Fibargroup |FGK101 |ER14250 | |Fibargroup |FGMS001 |CR123A | |Fibargroup |FGSD002 |CR123A | @@ -337,6 +338,7 @@ This file is auto generated, do not modify |TuYa |TS0601_smoke_1 |2x AAA | |TuYa |Water leak detector (TS0207_water_leak_detector) |CR2032 | |TuYa |Wireless switch with 1 button (TS0041) |CR2032 | +|TuYa |Wireless switch with 2 buttons (TS0042) |CR2032 | |TuYa |Wireless switch with 4 buttons (TS0044) |CR2430 | |TuYa |Zigbee water leak sensor (TS0207_water_leak_detector_2) |CR2032 | |Tuya |zqeaw7pi |2x AAA | From a6e745e5123fc934e22b36ba5e162df3652541d3 Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Fri, 5 Jan 2024 08:59:59 +0000 Subject: [PATCH 8/8] Update validate.yml --- .github/workflows/validate.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index b06c1958c..697e6b3b1 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -10,12 +10,14 @@ on: paths-ignore: - 'custom_components/battery_notes/data/**' - 'README.md' + - 'library.md' pull_request: branches: - "main" paths-ignore: - 'custom_components/battery_notes/data/**' - 'README.md' + - 'library.md' jobs: hassfest: # https://developers.home-assistant.io/blog/2020/04/16/hassfest