mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-21 18:19:51 +00:00
fix(ignore): fix 6b9247c84d
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user