Skip to content
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.

Overall concepts

  • 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.

Architecture and components

Functions

Ideas for future work

  • 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

Misc

Interesting products as actors/sensors

Other actors - resources