abcminiuser / python-homeassistant-streamdeck

Python client to control a HomeAssistant instance using an Elgato Stream Deck controller.
46 stars 7 forks source link

could you provide docs or just a basic example on how to use it? #4

Closed maxandersen closed 4 years ago

maxandersen commented 5 years ago

would love to make good of my elgato stream deck and homeassistant would be a good place. Would love to try it out but not sure where to start - any chance you have a configuration.yaml example to start with ?

thanks!

Br3nda commented 5 years ago

There is an example config.yml in the src folder

abcminiuser commented 5 years ago

As @Br3nda says, I've put my own config file in the src directory - it's not documented, but hopefully it shouldn't be too hard to figure out (you'll probably want to just edit the home_assistant and screens sections).