Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/google-assistant-smart-home.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <ClusterM@users.noreply.github.com>2020-05-23 19:34:33 +0300
committerGitHub <noreply@github.com>2020-05-23 19:34:33 +0300
commitf2cf06699472ca71d32cfc5ccac14a9ee3cf225a (patch)
tree8ba718bb6310eba6bfaaced7ac4ee974191a88a6
parent817de004641a0d10788da17d4dc65b971d5c81ce (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 815c454..013ed17 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ Token URL: https://_your-domain-name_/token/
}
```
-* Create file _devicename_.json in __devices__ directory and write json config for device using Google guides: https://developers.google.com/assistant/smarthome/concepts/devices-traits
+* Create file _device-name_.json in __devices__ directory and write json config for device using Google guides: https://developers.google.com/assistant/smarthome/concepts/devices-traits
Example for simple on-off device:
```json