Skip to content

Commit 07131d2

Browse files
authored
Update README.md
1 parent 347e834 commit 07131d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ I found the HA actions on the original for navigation on the Shield had much too
88

99
For the HA actions I use MQTT auto-discovery with triggers for the buttons. To set up an automation in HA (after doing the WiFi setup including your MQTT broker), target the device as "Something Remote" and use the trigger dropdown to select the button you want. Remember to set the automation mode to "queued" if you want multiple presses to all process (e.g., for dimming a light).
1010

11+
I've also added a MPU6050 (just on an off the shelf dev board) which allows the controller to wake when you pick it up, as I didn't like having to press the power button in order to do anything. This fit in the existing case for me, but it'd be better with a little more room.
12+
1113
## Re-pairing
1214

1315
- **BLE**: Hold **Power + Back** for 5 seconds

0 commit comments

Comments
 (0)