Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Openmqttgateway | 3,049 | 18 hours ago | 100 | gpl-3.0 | C++ | |||||
MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility, SMS & LORA. | ||||||||||
Irremoteesp8266 | 2,465 | 19 hours ago | 31 | lgpl-2.1 | C++ | |||||
Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/ | ||||||||||
Homie Esp8266 | 1,342 | 8 months ago | 84 | mit | HTML | |||||
💡 ESP8266 framework for Homie, a lightweight MQTT convention for the IoT | ||||||||||
Mysensors | 1,260 | 2 months ago | 161 | C++ | ||||||
MySensors library and examples | ||||||||||
Open Home Automation | 915 | 3 years ago | n,ull | mit | C++ | |||||
Open Home Automation with Home Assistant, ESP8266/ESP32 and MQTT | ||||||||||
Homespan | 889 | 6 days ago | 11 | mit | C++ | |||||
HomeKit Library for the Arduino-ESP32 | ||||||||||
Haswitchplate | 691 | a year ago | 17 | mit | C++ | |||||
LCD touchscreen for Home Automation | ||||||||||
Esphome Core | 544 | 2 years ago | 18 | gpl-3.0 | C++ | |||||
🚨 No longer used 🚨 - The C++ framework behind ESPHome | ||||||||||
Openhasp | 439 | a day ago | 20 | mit | C++ | |||||
HomeAutomation Switchplate based on lvgl for ESP32 | ||||||||||
Freedomotic | 384 | 7 months ago | 1 | January 06, 2015 | 84 | other | Java | |||
Open IoT Framework |
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.
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.