-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jiri Sitera edited this page Oct 18, 2016
·
12 revisions
OpenHAB playground with ESP8266 based sensors and actors here.
OpenHAB info / links and notes about OpenHAB here.
- TCP/IP based communication (Ethernet or Wifi), not LPWAN. Typical actor/sensor needs to send/receive frequent messages.
- Heterogeneous environment - designed to make various components (actors/sensors/consumer electronics) to work together.
- OpenHAB server as an integration point (controller) (https://github.com/openhab/openhab/wiki/Ubuntu-on-x64)
- MQTT messaging for communication
- Home bell (when bell button is pressed, send SMS/Email with a picture from generic IP camera and ring on some actors in the house); can be triggered by PIR or other sensor
- IR remote - sensor receives IR remote events and sends it to the OpenHAB via MQTT