mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Add quality scale to Vodafone Station (#139444)
* Add quality scale and strict typing to Vodafone Station * mypy and hassfest * tweek * parallel-updates * update * update manifest * apply review comment
This commit is contained in:
@@ -1087,7 +1087,6 @@ INTEGRATIONS_WITHOUT_QUALITY_SCALE_FILE = [
|
||||
"vizio",
|
||||
"vlc",
|
||||
"vlc_telnet",
|
||||
"vodafone_station",
|
||||
"voicerss",
|
||||
"voip",
|
||||
"volkszaehler",
|
||||
@@ -2171,7 +2170,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
|
||||
"vizio",
|
||||
"vlc",
|
||||
"vlc_telnet",
|
||||
"vodafone_station",
|
||||
"voicerss",
|
||||
"voip",
|
||||
"volkszaehler",
|
||||
|
Reference in New Issue
Block a user