https://github.com/klatka/simple_area_presence_lighting
Custom component for Home Assistant for linking lighting with presence in an area
https://github.com/klatka/simple_area_presence_lighting
home-assistant homeassistant-custom-component
Last synced: about 1 month ago
JSON representation
Custom component for Home Assistant for linking lighting with presence in an area
- Host: GitHub
- URL: https://github.com/klatka/simple_area_presence_lighting
- Owner: klatka
- License: gpl-3.0
- Created: 2023-01-13T15:47:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T23:22:12.000Z (about 2 years ago)
- Last Synced: 2025-01-28T00:48:13.057Z (3 months ago)
- Topics: home-assistant, homeassistant-custom-component
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Area Presence Lighting
Custom component for Home Assistant for linking lighting with presence in an area
Automate your lights with this simple component.
This component detects your lights and presence sensors in an area and automatically turn the lights if presence is detected.
## Usage
* Turn on the Simple Area Presence Lighting switch
* Toggle the Area Dark switch to toggle on the lights if presence detected
* Override presence by turning on the Override Presence switch## Install
1. Add this repo to HACS
2. Install the Simple Area Presence Lighting integration in HACS
3. Add the integration in Home Assistant and configure it afterwards