-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: January 2018
Creating an Alexa Skill to work with your Synology
I found this excellent article on creating a basic Alexa skill. Follow this tutorial to get a basic skill and use the php code below instead of the shell script in the tutorial as the Synology does not like non-PHP … Continue reading
Posted in Code, Home Automation
Leave a comment
Broadlink RM IR control via Python
Christmas I received the Broadlink RM device for controlling IR devices with the intention of using it with Amazon Alexa. It turns out that the service is not available in the UK so the only way to control the device … Continue reading
Posted in Code, Home Automation
Leave a comment
Synology Certificates and Alexa Skills
If you want to host Alexa skills on your Synology you will need to use Let’s Encrypt certificates as the default one will not authenticate for the skill. To check if your certificate is okay useĀ SSLCheckerĀ to validate the certificate from … Continue reading
Posted in Code, Home Automation
Leave a comment