hass-core/tests/components/ipp
Michael caf85fe61d
Fix printer uptime fluctuations in IPP (#127725)
* decrease uptime accuracy from seconds to minutes

* adjust tests

* calc uptime timestamp in coordinator

* bump pyipp to 0.17.0

* revert changes, just use the new printer.booted_at property

---------

Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2024-10-12 13:22:03 -05:00
..
fixtures Avoid probing ipp printers for unique_id when it is available via mdns (#99982) 2023-09-11 22:34:23 -04:00
snapshots Fix printer uptime fluctuations in IPP (#127725) 2024-10-12 13:22:03 -05:00
__init__.py Update zeroconf discovery to use IPAddress objects to avoid conversions (#100567) 2023-09-19 18:58:46 +02:00
conftest.py Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
test_config_flow.py Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
test_diagnostics.py Fix printer uptime fluctuations in IPP (#127725) 2024-10-12 13:22:03 -05:00
test_init.py Store runtime data inside the config entry in IPP (#116765) 2024-05-08 01:16:06 -05:00
test_sensor.py Use snapshot platform test helper in IPP (#127734) 2024-10-09 19:28:22 -05:00