mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
Revert "Allows defining list of attributes excluded from history in manifest.json" (#99300)
Revert "Allows defining list of attributes excluded from history in manifest.json (#99283)"
This reverts commit 0366e14630
.
This commit is contained in:
@ -20,7 +20,6 @@ from . import (
|
||||
metadata,
|
||||
mqtt,
|
||||
mypy_config,
|
||||
recorder,
|
||||
requirements,
|
||||
services,
|
||||
ssdp,
|
||||
@ -40,7 +39,6 @@ INTEGRATION_PLUGINS = [
|
||||
json,
|
||||
manifest,
|
||||
mqtt,
|
||||
recorder,
|
||||
requirements,
|
||||
services,
|
||||
ssdp,
|
||||
|
Reference in New Issue
Block a user