I have a working Alexa Skill that can operate my layout, including:
- Start up and shut down engines with or without dialog
- Set engine speed, with and without dialogs
- Reset engines
- Blow whistle/horn
- Ring bell
- Change direction
- Stop immediate
- Open front/rear couplers
- Send Halt command
- Throw switches
- Fire routes
I'm thinking about adding capabilities to control smoke and momentum as well.
If folks are interested, I can try to generalize it and try to get it certified for others to use. It's based on the PyTrain python code I developed.
-- Dave