Code Monkey home page Code Monkey logo

openhab_config's Introduction

openhab_config

Configuration files for my openhab2 setup

The good stuff is in rules and items (to be placed in /etc/openhab2/rules, /etc/openhab2/items)

items: astro.items: creates objects to hold calculated times for sunrise, sunset, etc. Also vTimeOfDay, which is a handy variable to check to see what daypart we are currently in (DAY=sunrise to sunset, NIGHT= after sunset to 10PM, BED=10pm to sunrise, roughly)

rules: timeofday.rules: calculates and publishes the times that DAY, NIGHT, BED, etc. start. publishes the vTimeOfDay variable, which holds DAY, NIGHT, or BED based on the current time. This logic could be extended for weekends, holidays, or adding additional day parts (TEA_TIME?) nightlight.rules: turns on front light at NIGHT, off(motion-only) at BED, then off during DAY front_motion.rules: turn on light when motion detected, turn off after sensor reports no motions (factory default 4 minutes)

Using AEOTEC MultiSensor6, AEOTEC gen 5 z-wave stick, and tplink kasa switches

The user might turn the light on/off manually. after DAY is over, the motion will still trigger ON (and then OFF after the timer expires) This may not be what is desired, maybe if the light is on after BED for some reason it should be left on?

openhab_config's People

Contributors

dwkennedy avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.