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
snapshots Fix printer uptime fluctuations in IPP (#127725) 2024-10-12 13:22:03 -05:00
__init__.py
conftest.py
test_config_flow.py
test_diagnostics.py Fix printer uptime fluctuations in IPP (#127725) 2024-10-12 13:22:03 -05:00
test_init.py
test_sensor.py