mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
parent
8db7afb2e0
commit
47a0f89ada
@ -3,7 +3,7 @@
|
||||
"name": "Internet Printing Protocol (IPP)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ipp",
|
||||
"integration_type": "device",
|
||||
"requirements": ["pyipp==0.12.0"],
|
||||
"requirements": ["pyipp==0.12.1"],
|
||||
"codeowners": ["@ctalkington"],
|
||||
"config_flow": true,
|
||||
"quality_scale": "platinum",
|
||||
|
@ -1634,7 +1634,7 @@ pyintesishome==1.8.0
|
||||
pyipma==3.0.5
|
||||
|
||||
# homeassistant.components.ipp
|
||||
pyipp==0.12.0
|
||||
pyipp==0.12.1
|
||||
|
||||
# homeassistant.components.iqvia
|
||||
pyiqvia==2022.04.0
|
||||
|
@ -1150,7 +1150,7 @@ pyinsteon==1.2.0
|
||||
pyipma==3.0.5
|
||||
|
||||
# homeassistant.components.ipp
|
||||
pyipp==0.12.0
|
||||
pyipp==0.12.1
|
||||
|
||||
# homeassistant.components.iqvia
|
||||
pyiqvia==2022.04.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user