Skip to content

Commit

Permalink
Change Airthings Wave Plus and Allegion BE469ZP to AA, not AAA (#533)
Browse files Browse the repository at this point in the history
* Change Airthings Wave Plus and Allegion BE469ZP to AA, not AAA

* Oops — actually change the JSON, not just the table.

* Revert changes to the auto-generated library.md file

* Remove trailing whitespace (I hope)
  • Loading branch information
allanjamesvestal authored Jan 14, 2024
1 parent e87e7ea commit 493626a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions custom_components/battery_notes/data/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
{
"manufacturer": "Airthings AS",
"model": "Wave Plus",
"battery_type": "AAA",
"battery_type": "AA",
"battery_quantity": 2
},
{
Expand All @@ -222,7 +222,7 @@
{
"manufacturer": "Allegion",
"model": "BE469ZP",
"battery_type": "AAA",
"battery_type": "AA",
"battery_quantity": 4
},
{
Expand Down Expand Up @@ -2924,4 +2924,4 @@
"battery_type": "CR2450"
}
]
}
}

0 comments on commit 493626a

Please sign in to comment.