Add Internet Printing Protocol (IPP) integration (#32859)
* Create __init__.py * Create manifest.json * Update zeroconf.py * more work on integration * more work on integration. * add more sensor tests. * Update const.py * Update sensor.py * more work on ipp. * Update test_config_flow.py * more work on ipp. * Update config_flow.py * Update config_flow.py
This commit is contained in:
parent
0e3c1dc031
commit
98f68f4798
17 changed files with 1165 additions and 0 deletions
|
@ -54,6 +54,7 @@ FLOWS = [
|
|||
"ifttt",
|
||||
"ios",
|
||||
"ipma",
|
||||
"ipp",
|
||||
"iqvia",
|
||||
"izone",
|
||||
"konnected",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue