https://github.com/google-home/smarthome-traits
https://github.com/google-home/smarthome-traits
actions-on-google codelab google-assistant iot-device smart-home
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/google-home/smarthome-traits
- Owner: google-home
- License: apache-2.0
- Created: 2019-12-18T04:40:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T18:45:15.000Z (almost 6 years ago)
- Last Synced: 2025-10-29T02:43:21.960Z (8 months ago)
- Topics: actions-on-google, codelab, google-assistant, iot-device, smart-home
- Language: JavaScript
- Size: 33.2 KB
- Stars: 6
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Smart Home Traits Codelab
This project contains the source code for the [Smart Home Traits
codelab](https://codelabs.developers.google.com/codelabs/smarthome-traits), which demonstrates how to add custom modes and toggles, two-factor authentication, and error handling to an existing smart home action.
##Support
* Questions? [Stack Overflow](https://stackoverflow.com/questions/tagged/google-smart-home)
* If you have found an error in this codelab, please file an issue on
[GitHub](https://github.com/googlecodelabs/smarthome-traits/issues)
## License
Copyright 2019 Google LLC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.