https://github.com/mqtt-smarthome/mqtt-smarthome
Smart home automation with MQTT as the central message bus - Architectural proposal
https://github.com/mqtt-smarthome/mqtt-smarthome
iot mqtt smarthome
Last synced: about 1 month ago
JSON representation
Smart home automation with MQTT as the central message bus - Architectural proposal
- Host: GitHub
- URL: https://github.com/mqtt-smarthome/mqtt-smarthome
- Owner: mqtt-smarthome
- License: mit
- Created: 2014-12-24T12:59:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-02-04T13:33:27.000Z (over 3 years ago)
- Last Synced: 2024-11-06T01:40:03.813Z (6 months ago)
- Topics: iot, mqtt, smarthome
- Homepage: https://github.com/mqtt-smarthome
- Size: 2.3 MB
- Stars: 442
- Watchers: 65
- Forks: 59
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mqtt-smarthome
_Note that this project is not associated with or endorsed by http://mqtt.org_
Chat: [https://mqtt-smarthome.slack.com](https://join.slack.com/t/mqtt-smarthome/shared_invite/enQtMjY5ODMyNDY1MzQ3LTBlODQ5YTE2ZmJkYTViOGI0MGQyOGE1YjJmZjNmMGQzY2FjN2I1NDY2MTRhZWU0ZWE4ZGRlMDhiMGQ4NGZkODQ)
## Table of contents
This project is an architectural proposal for using MQTT as the low-level central message bus in smarthome applications.
* [Architecture.md](Architecture.md) - contains the architectural proposal
* [Software.md](Software.md) - list of software written with this proposal in mind, or otherwise usable
* [Devices.md](Devices.md) - list of devices developed with this proposal in mind, or
otherwise usable
* [Getting started with mqtt-smarthome - Homematic and Node-RED](howtos/homematic.md) - a little Howto on installing and using mqtt-smarthome with hm2mqtt.js, Node-RED and Node-RED-Dashboard