Skip to content

Commit

Permalink
fix(ignore): fix 6b9247c
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jul 6, 2024
1 parent 6b9247c commit 1bf385c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/extension/homeassistant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1176,7 +1176,6 @@ export default class HomeAssistant extends Extension {
throw new Error(`Unsupported exposes type: '${firstExpose.type}'`);
}


discoveryEntries.forEach((d) => {
// If a sensor has entity category `config`, then change
// it to `diagnostic`. Sensors have no input, so can't be configured.
Expand Down

0 comments on commit 1bf385c

Please sign in to comment.