I'm able to setup CustomSkills without any problems but I'm not able to understand how to start setting up a Smart Home Skills.
I have gone through github of alexa and found a starter code(Build a Working Smart Home Skill in 15 Minutes) and after loading it into lambda it sets up virtual devices which I'm able to test from Alexa Developer Console. But I have no idea how to configure it for my cases. I want one or two good examples(python if possible but others will also work) , tutorials or any repo which have implemented the Home Skills.
I feel like that this is silly but its just that I'm not able to find a good sources for understanding Home Skills. And the document is very heavy for me.
Thanks in Advance.