Skip to content

Commit

Permalink
chore: add mpq4242 component
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesmitty committed Sep 10, 2024
1 parent 2710404 commit ef49520
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"esphome/components/lad": "0.1.0",
"esphome/components/mpq4242": "0.0.1",
"esphome/components/pwrman_charger": "0.1.0",
"firmware/charger-module": "0.6.0",
"hardware/backplane": "0.7.6",
Expand Down
4 changes: 4 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"component": "esphome-lad",
"include-component-in-tag": true
},
"esphome/components/mpq4242": {
"component": "esphome-mpq4242",
"include-component-in-tag": true
},
"esphome/components/pwrman_charger": {
"component": "esphome-pwrman-charger",
"include-component-in-tag": true
Expand Down

0 comments on commit ef49520

Please sign in to comment.