Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xihajun/smartdevice
To custimise google smart device
https://github.com/xihajun/smartdevice
Last synced: 4 days ago
JSON representation
To custimise google smart device
- Host: GitHub
- URL: https://github.com/xihajun/smartdevice
- Owner: xihajun
- Created: 2021-11-26T23:36:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-25T23:19:22.000Z (about 3 years ago)
- Last Synced: 2024-11-25T12:42:50.180Z (2 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# SmartDevice
Okay, I am back (23/12/2021) because I found this lovely package: [pychromecast](https://github.com/home-assistant-libs/pychromecast)
-----------------------------------------------------
This project is trying to make smart device smarter, however, sadly, I don't have the supported devices at this moment! @google
Supported Device:
- All Google Nest Thermostats
- All Google Nest Cameras
- All Google Nest Doorbells
- Google Nest Hub Max**Conclusion: maybe impossible at this moment**
My Device:
- ~~Google Nest Hub~~
- ~~Google home mini~~
- ~~Light~~## How to do?
[device-access](https://developers.google.com/nest/device-access/get-started#set_up_google_cloud_platform) should be the solution.
The idea is to obtain the ultrasounds sensing information (0/1) and do the action based on that.- [x] pay the 5$ registeration fee
- [ ] create an project and develop
- [ ] idk
- [ ] idk## API
- Smart Device Management API
- Cloud Pub/Sub API
- [dialogflow](https://dialogflow.cloud.google.com/#/agent/exploration-8b2f5/prebuiltAgents/) maybe check this out