Bump NextDNS backend library (#77105)
This commit is contained in:
parent
2f652901b6
commit
ed7ceb0268
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "NextDNS",
|
"name": "NextDNS",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/nextdns",
|
"documentation": "https://www.home-assistant.io/integrations/nextdns",
|
||||||
"codeowners": ["@bieniu"],
|
"codeowners": ["@bieniu"],
|
||||||
"requirements": ["nextdns==1.1.0"],
|
"requirements": ["nextdns==1.1.1"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["nextdns"]
|
"loggers": ["nextdns"]
|
||||||
|
|
|
@ -1109,7 +1109,7 @@ nextcloudmonitor==1.1.0
|
||||||
nextcord==2.0.0a8
|
nextcord==2.0.0a8
|
||||||
|
|
||||||
# homeassistant.components.nextdns
|
# homeassistant.components.nextdns
|
||||||
nextdns==1.1.0
|
nextdns==1.1.1
|
||||||
|
|
||||||
# homeassistant.components.niko_home_control
|
# homeassistant.components.niko_home_control
|
||||||
niko-home-control==0.2.1
|
niko-home-control==0.2.1
|
||||||
|
|
|
@ -793,7 +793,7 @@ nexia==2.0.2
|
||||||
nextcord==2.0.0a8
|
nextcord==2.0.0a8
|
||||||
|
|
||||||
# homeassistant.components.nextdns
|
# homeassistant.components.nextdns
|
||||||
nextdns==1.1.0
|
nextdns==1.1.1
|
||||||
|
|
||||||
# homeassistant.components.nfandroidtv
|
# homeassistant.components.nfandroidtv
|
||||||
notifications-android-tv==0.1.5
|
notifications-android-tv==0.1.5
|
||||||
|
|
Loading…
Add table
Reference in a new issue