Skip to content

Releases: DSorlov/snmp_printer

v1.1.0

14 Oct 12:29

Choose a tag to compare

[1.1.0] - 2025-10-14

Added

  • Cached values feature: Integration now remembers last known sensor values when printer is offline (#3)
  • Offline status indication in sensor attributes with timestamp of last successful data fetch
  • Status sensor now shows "offline" state when using cached data

Fixed

  • Reduced excessive SNMP error logging when printer is offline (#6)
  • SNMP errors now log once as ERROR, then at WARNING level every 5 minutes to prevent log spam
  • Connection recovery is properly logged when printer comes back online

v1.0.0

07 Oct 10:59

Choose a tag to compare

[1.0.0] - 2025-10-01

Added

  • Initial release
  • SNMP v1, v2c, and v3 support
  • Automatic printer discovery via Zeroconf/mDNS (a bit slow due to pulling snmp values but works)
  • Manual printer configuration
  • Support for major printer brands (Brother, Canon, HP, Konica Minolta, Kyocera, Lexmark, OKI, Panasonic, Ricoh, Samsung, Sharp, Xerox)
  • Support for MIB and MIBII
  • Wide sensor coverage:
    • Printer status sensor with attributes
    • Cover status sensor
    • Total pages sensor with color/BW breakdown
    • Toner/ink level sensors
    • Paper tray sensors
    • Waste container sensor
    • Drum unit sensors
    • Other consumable sensors
  • Device information display (manufacturer, serial number, MAC address)
  • Automatic web interface link detection (check if web gui reachable)
  • Display text service for printer displays (make amazing automations!)
  • Localization support