Closed
Description
The problem
Setup failed for 'samsungtv': Requirements for samsungtv not found: ['wakeonlan==2.1.0'].
What version of Home Assistant Core has the issue?
core-2025.6.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
samsungtv
Link to integration documentation on our website
https://www.home-assistant.io/integrations/samsungtv
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Logger: homeassistant.setup
Source: setup.py:279
First occurred: 14:44:11 (1 occurrence)
Last logged: 14:44:11
Setup failed for 'samsungtv': Requirements for samsungtv not found: ['wakeonlan==2.1.0'].
Additional information
Maybe just change it to require >=2.1.0 ?