I am attempting to use the telnet integration to send a reboot command to a HDFury Vertex2 HDMI switch. I can manually telnet to it on port 2220, and can confirm the reboot command works.
I modified my configuration.yaml to add the integration, but a new switch device is not created. I used the same command for both on and off, as all I need to do is trigger the command, and don't need status from the device.
The problem
I am attempting to use the telnet integration to send a reboot command to a HDFury Vertex2 HDMI switch. I can manually telnet to it on port 2220, and can confirm the reboot command works.
I modified my configuration.yaml to add the integration, but a new switch device is not created. I used the same command for both on and off, as all I need to do is trigger the command, and don't need status from the device.
There are forum references to the telnet integration not seeming to work: https://community.home-assistant.io/t/tesira-biamp-telnet-command-help/478810, others that seem to indicate it does work as well.
What version of Home Assistant Core has the issue?
2022.11.5
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
telnet
Link to integration documentation on our website
https://www.home-assistant.io/integrations/telnet/
Diagnostics information
No diagnostics in logs or logbook found
Example YAML snippet
Anything in the logs that might be useful for us?
No response
Additional information
No response