Generalize errors (#2275)

This commit is contained in:
Paulus Schoutsen
2018-12-12 09:47:32 +01:00
committed by GitHub
parent a6f3684846
commit d277571735
10 changed files with 65 additions and 39 deletions
+3
View File
@@ -9,6 +9,9 @@ const ENTITIES = [
getEntity("light", "kitchen_lights", "on", {
friendly_name: "Kitchen Lights",
}),
getEntity("light", "bed_light", "on", {
friendly_name: "Bed Lights",
}),
getEntity("device_tracker", "demo_paulus", "work", {
source_type: "gps",
latitude: 32.877105,