Whitelist shopping list updated event (#31742)

* Whitelist shopping list updated event

* Add ignore to hassfest
This commit is contained in:
Paulus Schoutsen 2020-02-12 10:13:07 -08:00 committed by GitHub
parent c0756948da
commit 3b3e062a35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View file

@ -122,6 +122,7 @@ IGNORE_VIOLATIONS = {
("demo", "openalpr_local"),
# This should become a helper method that integrations can submit data to
("websocket_api", "lovelace"),
("websocket_api", "shopping_list"),
# Expose HA to external systems
"homekit",
"alexa",