Skip to content

HomeAssistant component to Wake Ps3, Ps4 and Ps5 on BlueTooth

Notifications You must be signed in to change notification settings

FreeTHX/wakepsx_on_bt-ha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

wakepsx_on_bt Wake Playstation (Ps3, Ps4, Ps5) on BlueTooth

HASS Integration

Copy the custom_components folder to get it install under '/config/custom_components/wakepsx_on_bt/'.
Edit your configuration.yaml file.

# Wake PsX On BT
wakepsx_on_bt:

switch:
  - platform: wakepsx_on_bt
    adapter: 'hci0'
    dsbt_address: xx:xx:xx:xx:xx:xx
    psxbt_address: xx:xx:xx:xx:xx:xx

Get device BT addresses

To get the required bluetooth addr, go to the Home Assistant Developer-Tools, Service page.
Plug the SixAxis, DualShock or DualSense controler and run the wakepsx_on_bt: get_bt_addr service.
Info will be accessible in the ServiceResponse.

About

HomeAssistant component to Wake Ps3, Ps4 and Ps5 on BlueTooth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages