home-assistant/core

core update -> Pj link Die

Closed this issue · 0 comments

The problem

use epson laser pjt
is ok when core not update ....

now die all just can do -> scan_interval: 86400

but not works

What version of Home Assistant Core has the issue?

Core 2025.11.0

What was the last working version of Home Assistant Core?

Core 2025.11.0 before

What type of installation are you running?

Home Assistant OS

Integration causing the issue

pj link with epson pjt

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

media_player:
  - platform: pjlink
    host: 192.168.1.8
    name: "r8_pjt_p1"
    scan_interval: 86400  # <--- 30을 86400으로 변경

  - platform: pjlink
    host: 192.168.1.3
    name: "r3_pjt_p1"
    scan_interval: 86400

Anything in the logs that might be useful for us?

Additional information

No response