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:
Erik Montnemery 2023-08-30 08:26:26 +02:00 committed by GitHub
parent fb4e93071e
commit 7e7cb15d5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 21 additions and 72 deletions

View file

@ -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,