Qiita SwitchBot API 1.1 を使用して、温湿度計のデータを取得する
python 3.11 docker docker-compose
``` /switchBotAPI ├─ /app │ ├─ /responses │ └─ /src │ ├─ getDevicesList.py │ └─ getDeviceStatus.py │ ├─ .env ├─ .gitattributes ├─ .gitignore ├─ docker-compose.yml ├─ Dockerfile ├─ LICENSE ├─ README.md └─ requirements.txt ``` DesktopExcelToPDFConverter is licensed under the MIT License.