mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Upgrade hole to 0.5.1 (#33249)
This commit is contained in:
parent
6990c70123
commit
4a0a56ebdc
@ -2,7 +2,7 @@
|
||||
"domain": "pi_hole",
|
||||
"name": "Pi-hole",
|
||||
"documentation": "https://www.home-assistant.io/integrations/pi_hole",
|
||||
"requirements": ["hole==0.5.0"],
|
||||
"requirements": ["hole==0.5.1"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@fabaff", "@johnluetke"]
|
||||
}
|
||||
|
@ -698,7 +698,7 @@ hkavr==0.0.5
|
||||
hlk-sw16==0.0.8
|
||||
|
||||
# homeassistant.components.pi_hole
|
||||
hole==0.5.0
|
||||
hole==0.5.1
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.10.1
|
||||
|
@ -273,7 +273,7 @@ hdate==0.9.5
|
||||
herepy==2.0.0
|
||||
|
||||
# homeassistant.components.pi_hole
|
||||
hole==0.5.0
|
||||
hole==0.5.1
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.10.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user