mirror of
https://github.com/home-assistant/core.git
synced 2025-06-06 14:17:06 +00:00
Bump nextdns
library to version 1.2.2 (#82735)
Bump nextdns library to version 1.2.2
This commit is contained in:
parent
987cf8b9d0
commit
dcf50e5e90
@ -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.2.0"],
|
"requirements": ["nextdns==1.2.2"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["nextdns"],
|
"loggers": ["nextdns"],
|
||||||
|
@ -1160,7 +1160,7 @@ nextcloudmonitor==1.1.0
|
|||||||
nextcord==2.0.0a8
|
nextcord==2.0.0a8
|
||||||
|
|
||||||
# homeassistant.components.nextdns
|
# homeassistant.components.nextdns
|
||||||
nextdns==1.2.0
|
nextdns==1.2.2
|
||||||
|
|
||||||
# homeassistant.components.nibe_heatpump
|
# homeassistant.components.nibe_heatpump
|
||||||
nibe==1.3.0
|
nibe==1.3.0
|
||||||
|
@ -847,7 +847,7 @@ nexia==2.0.6
|
|||||||
nextcord==2.0.0a8
|
nextcord==2.0.0a8
|
||||||
|
|
||||||
# homeassistant.components.nextdns
|
# homeassistant.components.nextdns
|
||||||
nextdns==1.2.0
|
nextdns==1.2.2
|
||||||
|
|
||||||
# homeassistant.components.nibe_heatpump
|
# homeassistant.components.nibe_heatpump
|
||||||
nibe==1.3.0
|
nibe==1.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user