1 Star 0 Fork 0

芝麻科技 / Wirehome.Core

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.97 KB
一键复制 编辑 原始数据 按行查看 历史
Christian 提交于 2018-12-11 18:50 . Update README.md



Build status BCH compliance

Wirehome.Core

Wirehome.Core is an open source Home Automation system for .NET Core. This system is written in C# targeting .NET Standard 2.0+- It runs on Windows, macOS and Linux (e.g. a Raspberry Pi 2 Model B+).

The interaction with the physical home automation hardware is abstracted via adapters which are written in Python. They are available in a separate repository and can be downloaded into the local instance of Wirehome.Core. The engine for the Python code is IronPython.

The Python adapters can access a wide range of modules (Wirehome.API) which are providing access to GPIOs, I2C, MQTT, HTTP, COAP etc.

Wirehome.Core also includes a fully features MQTT broker and a HTTP server which can be used to host user content or for interaction with the devices.

Also automations and custom services are written in Python. The integration of Open Weather Map is completely written in Python and can be downloaded from the official Wirehome.Repositoriy. Also version updates are distributed from that repository.

Wirehome.App

A Web App which is hosted by Wirehome.Core is also part of this project. It runs on nearly all current devices like smartphones, tablets, PCs etc.

1
https://gitee.com/sesametech-group/Wirehome.Core.git
git@gitee.com:sesametech-group/Wirehome.Core.git
sesametech-group
Wirehome.Core
Wirehome.Core
master

搜索帮助