Commit graph

7 commits

Author SHA1 Message Date
Chris Talkington
aaf515ef67
Prevent discovery of IPP printers lacking identifier () 2020-05-16 10:48:36 +02:00
Chris Talkington
9d794b820a
Improve IPP Config Flow () 2020-04-16 14:12:26 -07:00
Chris Talkington
e268c5b873
Catch IPPVersionNotSupportedError in IPP ()
* Update config_flow.py

* squash.

* Update test_config_flow.py

* Update config_flow.py

* Update test_config_flow.py

* Update test_config_flow.py

* Update test_config_flow.py

* Update test_config_flow.py

* Update test_config_flow.py
2020-04-14 20:30:41 +02:00
Chris Talkington
1f7803c541
Catch IPPParseError during config flow ()
* Update config_flow.py

* Update strings.json

* Update config_flow.py

* squash.
2020-04-07 09:32:43 -07:00
Chris Talkington
07ae3f9ee9
Use IP addresses instead of mDNS names when IPP discovered ()
* use discovery resolved host rather than mdns host.

* Update __init__.py

* Update test_config_flow.py

* Update __init__.py

* Update test_init.py

* Update test_config_flow.py

* Update test_config_flow.py

* Update __init__.py

* Update __init__.py

* Update __init__.py

* Update test_init.py

* Update test_config_flow.py
2020-04-03 22:36:46 -07:00
Chris Talkington
83fb5e5071
Apply recommendations from IPP review ()
* Update test_config_flow.py

* Update test_config_flow.py

* lint.
2020-03-31 16:40:07 -07:00
Chris Talkington
98f68f4798
Add Internet Printing Protocol (IPP) integration ()
* 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
2020-03-30 16:13:47 -07:00