mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Bump pycfdns from 1.2.2 to 2.0.0 (#81776)
This commit is contained in:
parent
dfab3b2651
commit
d6c10cd887
@ -2,7 +2,7 @@
|
|||||||
"domain": "cloudflare",
|
"domain": "cloudflare",
|
||||||
"name": "Cloudflare",
|
"name": "Cloudflare",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/cloudflare",
|
"documentation": "https://www.home-assistant.io/integrations/cloudflare",
|
||||||
"requirements": ["pycfdns==1.2.2"],
|
"requirements": ["pycfdns==2.0.0"],
|
||||||
"codeowners": ["@ludeeus", "@ctalkington"],
|
"codeowners": ["@ludeeus", "@ctalkington"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
|
@ -1487,7 +1487,7 @@ pybravia==0.2.3
|
|||||||
pycarwings2==2.13
|
pycarwings2==2.13
|
||||||
|
|
||||||
# homeassistant.components.cloudflare
|
# homeassistant.components.cloudflare
|
||||||
pycfdns==1.2.2
|
pycfdns==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.channels
|
# homeassistant.components.channels
|
||||||
pychannels==1.2.3
|
pychannels==1.2.3
|
||||||
|
@ -1063,7 +1063,7 @@ pybotvac==0.0.23
|
|||||||
pybravia==0.2.3
|
pybravia==0.2.3
|
||||||
|
|
||||||
# homeassistant.components.cloudflare
|
# homeassistant.components.cloudflare
|
||||||
pycfdns==1.2.2
|
pycfdns==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.cast
|
# homeassistant.components.cast
|
||||||
pychromecast==12.1.4
|
pychromecast==12.1.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user