This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
- Use wired pushbutton to trigger Alexa and Assistant.
- Long press triggers Assistant.
- See this Diff for necessary changes in your
config.yaml
. You also have to enable this trigger by settingtriggers > platform > enabled
totrue
.
- Fixed crash in setup while installing pip, when system time isn't set right.
- No update to Google Assistant SDK 0.3.x yet as they've
- changed structure and functionality in a way that most of my integration would need to bee completely rewritten
- introduced new libraries to communicate with Google Services which only work on certain chip architectures and break support for Raspberry Pi Zero (W)
- not introduced too much other useful stuff (voice recognition and timers...).
When the SDK matures, I'll put together AssistantPi 2.0