This website requires JavaScript.
Explore
Help
Sign In
tliu93
/
home-automation
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
12
Wiki
Activity
Files
9d3e28a529974c3a673b027f6c3c72c757a1d514
home-automation
/
app
/
schemas
/
health.py
T
7 lines
83 B
Python
Raw
Normal View
History
Unescape
Escape
Bootstrap Python rewrite skeleton
2026-04-19 20:19:58 +02:00
from
pydantic
import
BaseModel
class
StatusResponse
(
BaseModel
):
status
:
str
Reference in New Issue
Copy Permalink