All Projects → danobot → Entity Controller

danobot / Entity Controller

Licence: gpl-3.0
Entity and lighting controller for managing devices via timers, scripts, and sun-based time restrictions.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Entity Controller

Home Assistant Config
🏠 My Home Assistant configuration, a bit different that others :) Be sure to 🌟 this repository for updates!
Stars: ✭ 1,050 (+573.08%)
Mutual labels:  home-assistant, home-automation, hass, iot, internet-of-things
Home Assistant Cli
💻 Command-line tool for Home Assistant
Stars: ✭ 243 (+55.77%)
Mutual labels:  home-assistant, home-automation, smart-home, iot
Homeassistant Config
Configuration for @brianjking & @KinnaT's Home Assistant Installation
Stars: ✭ 80 (-48.72%)
Mutual labels:  home-assistant, home-automation, smart-home, hass
Home Assistantconfig
🏠 Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to ⭐ it. Updated FREQUENTLY!
Stars: ✭ 3,687 (+2263.46%)
Mutual labels:  home-assistant, home-automation, smart-home, iot
Home Assistant
Home-Assistant-Config
Stars: ✭ 182 (+16.67%)
Mutual labels:  home-assistant, home-automation, iot, internet-of-things
Homeassistant Config
Stars: ✭ 211 (+35.26%)
Mutual labels:  home-assistant, home-automation, iot, internet-of-things
Awesome Home Assistant
A curated list of amazingly awesome Home Assistant resources.
Stars: ✭ 3,487 (+2135.26%)
Mutual labels:  home-assistant, home-automation, iot, internet-of-things
ad-alexatalkingclock
Alexa (or other Smart Speakers) tell you the time without asking every hour. Please ⭐️if you like my app :)
Stars: ✭ 30 (-80.77%)
Mutual labels:  home-automation, smart-home, hass, home-assistant
Coapnet
CoAPnet is a high performance .NET library for CoAP based communication. It provides a CoAP client and a CoAP server. It also has DTLS support out of the box.
Stars: ✭ 23 (-85.26%)
Mutual labels:  home-automation, smart-home, iot, internet-of-things
Home Assistant Config
Home Assistant config files, rewritten to use the latest features, 100+ documented automations, automatically generated ToC 🏠 🤖
Stars: ✭ 926 (+493.59%)
Mutual labels:  home-assistant, home-automation, iot, internet-of-things
Homeassistant
Example Home Assistant Configs
Stars: ✭ 846 (+442.31%)
Mutual labels:  home-assistant, home-automation, iot, internet-of-things
Homeassistant
Example Home Assistant Configs
Stars: ✭ 168 (+7.69%)
Mutual labels:  home-assistant, home-automation, iot, internet-of-things
Home assistant files
Here are my Home Assistant configuration files
Stars: ✭ 159 (+1.92%)
Mutual labels:  home-assistant, home-automation, iot, internet-of-things
Rpieasy
Easy MultiSensor device based on Raspberry PI
Stars: ✭ 85 (-45.51%)
Mutual labels:  home-automation, smart-home, iot, internet-of-things
Esphome Core
🚨 No longer used 🚨 - The C++ framework behind ESPHome
Stars: ✭ 545 (+249.36%)
Mutual labels:  home-assistant, home-automation, iot, internet-of-things
Hass Config
Configuration files for Home Assistant
Stars: ✭ 32 (-79.49%)
Mutual labels:  home-assistant, home-automation, hass, iot
Ha Floorplan
Floorplan for Home Assistant
Stars: ✭ 1,626 (+942.31%)
Mutual labels:  home-assistant, home-automation, iot, internet-of-things
Python Miio
Python library & console tool for controlling Xiaomi smart appliances
Stars: ✭ 1,995 (+1178.85%)
Mutual labels:  home-assistant, home-automation, smart-home
Node Red Contrib Home Assistant
Home Assistant + Node-Red
Stars: ✭ 71 (-54.49%)
Mutual labels:  home-assistant, home-automation, iot
Temper Esp8266
Temper is a compact temperature sensor based on ESP8266 and SHT30 with large 13x7 pixel led display.
Stars: ✭ 155 (-0.64%)
Mutual labels:  home-assistant, home-automation, iot

License Blog donate paypal donate gofundme

👋 Introduction

Entity Controller (EC) is an implementation of "When This, Then That for x amount of time" using a finite state machine that ensures basic automations do not interfere with the rest of your home automation setup. This component encapsulates common automation scenarios into a neat package that can be configured easily and reused throughout your home. Traditional automations would need to be duplicated for each instance in your config. The use cases for this component are endless because you can use any entity as input and outputs (there is no restriction to motion sensors and lights).

Latest stable version is v8.0.0 tested on Home Assistant 0.114.4.

Entity Controller Documentation

🎬 Video Demo

I created the following video to give a high-level overview of all EC features, how they work and how you can configure them for your use cases.

Video

Support

Maintaining and improving this integration is very time consuming because of the sheer number of supported use cases. If you use this component in your home please donate a few dollars or check the issue tracker to help with the investigation of defects or the implementation of new features. I would be happy to receive your pull request.

donate paypal donate gofundme

Contributions

All contributions are welcome, including raising issues. Expect to be involved in the resolution of any issues.

The close-issue bot is ruthless. Please provide all requested information to allow me to help you.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].