Update MQTT component and add example

This commit is contained in:
Paulus Schoutsen
2015-08-09 11:29:50 -07:00
parent a2c6dbf479
commit c8b54d7468
3 changed files with 154 additions and 57 deletions

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@ homeassistant/components/frontend/www_static/polymer/bower_components/*
config/custom_components/*
!config/custom_components/example.py
!config/custom_components/hello_world.py
!config/custom_components/mqtt_example.py
# Hide sublime text stuff
*.sublime-project