Metadata-Version: 2.4
Name: xoai-frontend
Version: 20260315.1
Summary: 小鸥智能的web页面
Author-email: The Home Assistant Authors <hello@home-assistant.io>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/yuanzhou029/hass
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# 小鸥智能 WEB前端

的web页面 [XOAI](https://xoai.140407.xyz).

## 发展

### 条件

- Node.js (see `.nvmrc` for version)
- Python 3.14+
- Yarn

### 设置

```bash
yarn install
```

### 构建

```bash
script/build_frontend
```

### 发布

```bash
script/release
```

## 许可证

Apache License 2.0 - See LICENSE file for details.

## 原项目

项目是根据 Home Assistant Frontend 进行的修改使用的，在此对Home Assistant Frontend进行鸣谢！
