Metadata-Version: 2.4
Name: rvt-monitor
Version: 0.1.0
Summary: BLE Device Monitor for Ceily/Wally
Author-email: Rovothome <chandler.kim@rovothome.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: bleak>=0.21.0
Requires-Dist: fastapi>=0.109.0
Requires-Dist: platformdirs>=4.0.0
Requires-Dist: uvicorn[standard]>=0.27.0
Description-Content-Type: text/markdown

# RVT-Monitor

BLE Device Monitor for Ceily/Wally

## Install

```bash
pip install rvt-monitor
```

## Run

```bash
rvt-monitor
```

Opens browser at http://127.0.0.1:8000
