fix(ignore): fix 6b9247c84d

This commit is contained in:
Koen Kanters
2024-07-06 11:56:16 +02:00
parent 6b9247c84d
commit 1bf385c5ff
-1
View File
@@ -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.