Set of Rules for OpenHab2.5
This is the set of rules I use for my OpenHab2.5 automation. This is written in Java Eclipse and it covers the main functions:
- Alarm
- Shutters
- Heating
- Watering
- Garden (Awning and lights)
- Scenes (presence simulator, motion lights, etc.)
- System (speed test, RFLink test, etc)
I did not uploaded yet the things and html to better understand how it works. The point here is that you can use my rules to make your owns.
Please note that I use some other code to make it run:
OpenHab (I use an old version 2.5) https://github.com/openhab/openhabian
RFLink to MQTT python script https://github.com/Iture/RFLinkGateway#rflink-gateway-to-mqtt