mirror of
https://github.com/home-assistant/core.git
synced 2026-06-05 15:14:37 +01:00
57b8d1889a
marker-high-levels and marker-low-levels may not exist in printer attributes returned by CUPS, so we'll use .get() to avoid this and default to None: KeyError: 'marker-high-levels' Fixes #27518