core/homeassistant/components/ipp
J. Nick Koston a20d1a357f
Avoid probing ipp printers for unique_id when it is available via mdns (#99982)
* Avoid probing ipp printers for unique_id when it is available via mdns

We would always probe the device in the ipp flow and than
abort if it was already configured. We avoid the probe for
most printers.

* dry

* coverage

* fix test

* add test for updating host
2023-09-11 22:34:23 -04:00
..
__init__.py Use entity descriptions for IPP (#93888) 2023-08-23 09:34:21 -05:00
config_flow.py Avoid probing ipp printers for unique_id when it is available via mdns (#99982) 2023-09-11 22:34:23 -04:00
const.py
coordinator.py Use entity descriptions for IPP (#93888) 2023-08-23 09:34:21 -05:00
entity.py Use entity descriptions for IPP (#93888) 2023-08-23 09:34:21 -05:00
manifest.json Update pyipp to 0.14.4 (#98791) 2023-08-22 07:48:48 +02:00
sensor.py Use entity descriptions for IPP (#93888) 2023-08-23 09:34:21 -05:00
strings.json Use entity descriptions for IPP (#93888) 2023-08-23 09:34:21 -05:00