Filename corrections

This commit is contained in:
bflorian
2015-11-03 18:08:51 -08:00
committed by Yaima Valdivia
parent e424e7abdd
commit bbedbddf9d
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
metadata {
definition (name: "Color Control Capability", namespace: "capabilities", author: "SmartThings") {
definition (name: "Simulated Color Control", namespace: "smartthings/testing", author: "SmartThings") {
capability "Color Control"
}