1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Clean up mobile app webhooks (#30123)

This commit is contained in:
Paulus Schoutsen
2019-12-21 22:45:06 +01:00
committed by GitHub
parent fb3bb8220b
commit 834929a14e
6 changed files with 356 additions and 341 deletions

View File

@@ -130,6 +130,7 @@ IGNORE_VIOLATIONS = [
"prometheus",
"conversation",
"logbook",
"mobile_app",
# These should be extracted to external package
"pvoutput",
"dwd_weather_warnings",