Hello,
I’ve installed OpenHAB2.3 on RPI and have followed through this tutorial. https://www.openhab.org/docs/ecosystem/alexa/#general-configuration-instructions
I’ve also installed Amazon Echo Control Binding https://www.openhab.org/addons/bindings/amazonechocontrol/#note
And my Things are all online.
I have no idea how to create anything with this. I’d like to test the environment with a rule that when my phone enables bluetooth, RPI notices this and makes Alexa greet with “hello”.
rule "Say hello when recognizes bluetooth device"
when
Item Echo_Living_Room_BluetoothMAC
then
Echo_Living_Room_TTS.sendCommand('Hello World')
end
Is there any way to know if even the syntax is correct?
Any help is appreciated. Thank you.
- Platform information:
- Hardware: RPI 3 model B+
- OS: openhab2.3.1