Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

taiki-kuraishi/switchBotAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

switchBotAPI

Overview


Qiita SwitchBot API 1.1 を使用して、温湿度計のデータを取得する

Technology used


python 3.11 docker docker-compose

directory structure

```
/switchBotAPI
    ├─ /app
    │   ├─ /responses
    │   └─ /src
    │       ├─ getDevicesList.py
    │       └─ getDeviceStatus.py
    │
    ├─ .env
    ├─ .gitattributes
    ├─ .gitignore
    ├─ docker-compose.yml
    ├─ Dockerfile
    ├─ LICENSE
    ├─ README.md
    └─ requirements.txt
```

Reference


Author


Licence


DesktopExcelToPDFConverter is licensed under the MIT License.

About

SwitchBot API 1.1 を使用して、温湿度計のデータを取得する

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published