[Unit]
Description=Turn bluetooth power off
Before=hibernate.target

[Service]
Type=oneshot
ExecStart=/usr/bin/bluetoothctl power off

[Install]
WantedBy=hibernate.target