ztalbot2000 / homebridge-cmd4

CMD4 Plugin for Homebridge - Supports ~All Accessory Types & now all Characteristics too
Apache License 2.0
149 stars 13 forks source link

Savant Integration #148

Open ffichman opened 2 hours ago

ffichman commented 2 hours ago

Hello, I'm trying to create a Savant profile to control some devices on the homebridge such as: Xbox Power, PlayStation. Would it be possible to integrate by sending the savant command to a childbridge using CMD4?

ztalbot2000 commented 2 hours ago

Hi,

If you can create a script that will do what you want, then Cmd4 can execute it. For example:

YourScript.sh Set Savant On Or YourScript.sh Set Savant Off

You have to write the script though.

Ttyl, John

On Thu, Sep 26, 2024 at 9:40 PM ffichman @.***> wrote:

Hello, I'm trying to create a Savant profile to control some devices on the homebridge such as: Xbox Power, PlayStation. Would it be possible to integrate by sending the savant command to a childbridge using CMD4?

— Reply to this email directly, view it on GitHub https://github.com/ztalbot2000/homebridge-cmd4/issues/148, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABSBCX3VPZICENW7KAW23X3ZYSZR3AVCNFSM6AAAAABO6FWV3KVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2TCOBRGY2DSNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ffichman commented 1 hour ago

savant is an automation system, its profile would have to send a command to the homebridge. In the case of power on off of xbox or playstation.