SkillAgentSearch skills...

Presencelight

PresenceLight is a solution to broadcast your various statuses to light bulbs.

Install / Use

/learn @isaacrlevin/Presencelight
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Logo

PresenceLight

NOTE: Due to internal changes at Microsoft, the Web/Container Version no longer works. I am currently looking into resolving this issue, but in the meantime, you will have to create an App Registration yourself and build the code on your own. :(

.github/workflows/Deploy_Web.yml .github/workflows/Deploy_Desktop.yml

Get PresenceLight

Desktop Version

| Nightly | Microsoft Store | Chocolatey | GitHub Releases | | ------- | --------------- | ---------- | --------------- | | <img src="https://github.com/isaacrlevin/PresenceLight/raw/main/Icon.png" width="100">| <img src="https://github.com/isaacrlevin/PresenceLight/raw/main/static/store.svg" width="100"> | <img src="https://chocolatey.org/assets/images/global-shared/logo.svg" width="100"> | <img src="https://user-images.githubusercontent.com/8878502/110871471-55fe7c00-8283-11eb-8ce4-afeeaf62458a.png" width="100"> |

Web Version

|Web Download Site | Web Container from DockerHub | Web Container from GitHub Registry | ------- | --------------- | --------------- | <img src="https://github.com/isaacrlevin/PresenceLight/raw/main/Icon.png" width="100"> | <img src="https://user-images.githubusercontent.com/8878502/110870857-2602a900-8282-11eb-8846-89c61a219236.png" width="100"> | <img src="https://user-images.githubusercontent.com/8878502/110871471-55fe7c00-8283-11eb-8ce4-afeeaf62458a.png" width="100"> |

App Versions

| Application Type | Platforms | Readme |--- | ---- | ---- | | Desktop (.NET 10) | Windows 10 (min Version 1803) / Windows 11 | Desktop Readme | Web (ASP.NET 10) | Windows, MacOS, Linux (Debian, AMD x64, ARM, ARM x64), | Web Readme

What is PresenceLight?

PresenceLight is a solution to broadcast your various statuses to various kinds of smart lights. Some statuses you can broadcast are: your availability in Microsoft Teams or color of your choosing. There are other solutions that do something similar to sending Teams Availability to a light, but they require a tethered solution (plugging a light into a computer via USB). What PresenceLight does is leverage the Presence Api, which is available in Microsoft Graph, allowing to retrieve your presence without having to be tethered. This could potentially allow someone to update the light bulb from a remote machine they do not use.

Blog Post

PresenceLight Demos

Supported Hardware

| Light Type | | ------------ | | Philips Hue (Local and Remote) | LIFX | | Yeelight | | Philips Wiz | | WLED (via serial or web API) | | Any light which can be controlled via a GET or POST call to a web API |

Docs

Please Contribute

I welcome all contributions here! Before you do, please read the Contributors Guide

Third Party Libraries

Presence Light would not be possible without the amazing work from the contributors to the following third party libraries!

Related Skills

View on GitHub
GitHub Stars440
CategoryDevelopment
Updated11d ago
Forks80

Languages

C#

Security Score

100/100

Audited on Mar 16, 2026

No findings