Skip to content

Commit

Permalink
Move devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codechimp committed Feb 17, 2024
1 parent 6046544 commit c881b69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down
4 changes: 2 additions & 2 deletions custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down

0 comments on commit c881b69

Please sign in to comment.