Bump nextdns to version 4.1.0 (#150706)

This commit is contained in:
Maciej Bieniek
2025-08-15 15:24:05 +02:00
committed by GitHub
parent ebbeef8021
commit b7ba99ed17
5 changed files with 5 additions and 3 deletions
@@ -7,5 +7,5 @@
"integration_type": "service",
"iot_class": "cloud_polling",
"loggers": ["nextdns"],
"requirements": ["nextdns==4.0.0"]
"requirements": ["nextdns==4.1.0"]
}
+1 -1
View File
@@ -1515,7 +1515,7 @@ nextcloudmonitor==1.5.1
nextcord==3.1.0
# homeassistant.components.nextdns
nextdns==4.0.0
nextdns==4.1.0
# homeassistant.components.niko_home_control
nhc==0.4.12
+1 -1
View File
@@ -1298,7 +1298,7 @@ nextcloudmonitor==1.5.1
nextcord==3.1.0
# homeassistant.components.nextdns
nextdns==4.0.0
nextdns==4.1.0
# homeassistant.components.niko_home_control
nhc==0.4.12
+1
View File
@@ -39,6 +39,7 @@ SETTINGS = Settings(
ai_threat_detection=True,
allow_affiliate=True,
anonymized_ecs=True,
bav=True,
block_bypass_methods=True,
block_csam=True,
block_ddns=True,
@@ -56,6 +56,7 @@
'ai_threat_detection': True,
'allow_affiliate': True,
'anonymized_ecs': True,
'bav': True,
'block_9gag': True,
'block_amazon': True,
'block_bereal': True,