Merge pull request #107 from home-assistant/master

Fix slug
This commit is contained in:
Pascal Vizeli
2017-06-04 23:54:40 +02:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
{
"name": "Bluetooth BCM43xx",
"version": "0.2",
"slug": "Bluetooth_bcm43xx",
"slug": "bluetooth_bcm43xx",
"description": "Activate bluetooth for bcm43xx",
"url": "https://home-assistant.io/addons/Bluetooth_bcm43xx/",
"startup": "initialize",