Crates.io | things-api |
lib.rs | things-api |
version | 0.1.0 |
source | src |
created_at | 2023-12-30 20:13:20.601551 |
updated_at | 2023-12-30 20:13:20.601551 |
description | Things is a smart-home system, this is the api for creating custom device drivers, hubs, servers and clients. |
homepage | |
repository | https://github.com/things |
max_upload_size | |
id | 1084398 |
size | 4,432 |
Things is designed to be a replacement / alternative to home assistant. It is easy to use, has a simpler and cleaner UI and is more reliable due to it's different approach to data V, while still alowing for a wide range of customization options and plugins.
Built in rust, things
is very robsust and fast, while making sure that there are no runtime errors, so once setup, it could run indefinetely.
Of course, you can contribute by forking this repository or creating an issue, but you can also create your own device drivers or plugins.