zhbjsh / homeassistant-ssh

Control and monitor devices in Home Assistant by executing commands via SSH
MIT License
35 stars 3 forks source link

Unable to configure on off switch #3

Open GabrielPearce opened 10 months ago

GabrielPearce commented 10 months ago

trying to configure a switch so that google assistant/homebridge can detect this to turn on and off devices

example of what I have used in the past (not with homeassistant-ssh)

zhbjsh commented 1 month ago

Hi! Did you install the SSH integration and successfully added your device? If so, you should be able to turn it on/off either by using the power button or the ssh.turn_on/ssh.turn_off services. Also make sure you enabled "Allow to turn the device off" in the device configuration.