From c881b69b8bbef463186ed79b637ccfa02d2db94b Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Sat, 17 Feb 2024 14:32:15 +0000 Subject: [PATCH] Move devcontainer --- .../integration/devcontainer.json | 2 +- custom_components/battery_notes/data/library.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename .devcontainer.json => .devcontainer/integration/devcontainer.json (96%) diff --git a/.devcontainer.json b/.devcontainer/integration/devcontainer.json similarity index 96% rename from .devcontainer.json rename to .devcontainer/integration/devcontainer.json index 652b0e8b..363c44d8 100644 --- a/.devcontainer.json +++ b/.devcontainer/integration/devcontainer.json @@ -1,5 +1,5 @@ { - "name": "andrew-codechimp/battery-notes", + "name": "BN Integration", "image": "mcr.microsoft.com/vscode/devcontainers/python:0-3.11-bullseye", "postCreateCommand": "scripts/setup", "runArgs": [ diff --git a/custom_components/battery_notes/data/library.json b/custom_components/battery_notes/data/library.json index 8fc53bdc..121cf6d2 100644 --- a/custom_components/battery_notes/data/library.json +++ b/custom_components/battery_notes/data/library.json @@ -2749,12 +2749,12 @@ { "manufacturer": "Signify Netherlands B.V.", "model": "Hue dimmer switch (RWL020)", - "battery_type": "CR2450" + "battery_type": "CR2032" }, { "manufacturer": "Signify Netherlands B.V.", "model": "Hue dimmer switch (RWL021)", - "battery_type": "CR2450" + "battery_type": "CR2032" }, { "manufacturer": "Signify Netherlands B.V.",