mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Upgrade hole to 0.8.0 (#84516)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"domain": "pi_hole",
|
||||
"name": "Pi-hole",
|
||||
"documentation": "https://www.home-assistant.io/integrations/pi_hole",
|
||||
"requirements": ["hole==0.7.0"],
|
||||
"requirements": ["hole==0.8.0"],
|
||||
"codeowners": ["@johnluetke", "@shenxn"],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling",
|
||||
|
@ -882,7 +882,7 @@ hkavr==0.0.5
|
||||
hlk-sw16==0.0.9
|
||||
|
||||
# homeassistant.components.pi_hole
|
||||
hole==0.7.0
|
||||
hole==0.8.0
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.17.2
|
||||
|
@ -662,7 +662,7 @@ here_transit==1.2.0
|
||||
hlk-sw16==0.0.9
|
||||
|
||||
# homeassistant.components.pi_hole
|
||||
hole==0.7.0
|
||||
hole==0.8.0
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.17.2
|
||||
|
Reference in New Issue
Block a user