All Projects → ishiharas → Smart-Lights-Yeelight

ishiharas / Smart-Lights-Yeelight

Licence: GPL-3.0 license
Control Yeelight Devices quickly from your Mac OS Tray

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Smart-Lights-Yeelight

Miio
Control Mi Home devices, such as Mi Robot Vacuums, Mi Air Purifiers, Mi Smart Home Gateway (Aqara) and more
Stars: ✭ 1,669 (+3172.55%)
Mutual labels:  home-automation, yeelight, xiaomi
homebridge-yeelight-platform
Homebridge plugin for Yeelight Lights supporting Scenes/Moods/Color Flow/Custom Presets/Music Flow/Night Mode
Stars: ✭ 53 (+3.92%)
Mutual labels:  yeelight, yeelight-devices, xiaomi
myconfig
My Home Assistant config
Stars: ✭ 143 (+180.39%)
Mutual labels:  home-automation, xiaomi
Homeassistantconfiguration
Home Assistant Config. For more info see link:
Stars: ✭ 260 (+409.8%)
Mutual labels:  home-automation, xiaomi
Xiaomi Flower Care Api
Xiaomi Flower Care (MiFlora) API wrapper.
Stars: ✭ 111 (+117.65%)
Mutual labels:  home-automation, xiaomi
goodbye-mihome
Web UI and plugins to manage Xiaomi MiHome gateway, sensors and smart devices.
Stars: ✭ 92 (+80.39%)
Mutual labels:  yeelight, xiaomi
ioBroker.mihome-vacuum
Control your Xiaomi vacuum cleaner
Stars: ✭ 96 (+88.24%)
Mutual labels:  home-automation, xiaomi
Home Assistant Config
Home Assistant Configuration & Documentation for my Smart House.
Stars: ✭ 1,115 (+2086.27%)
Mutual labels:  home-automation, xiaomi
esphome-components
ESPHome components
Stars: ✭ 62 (+21.57%)
Mutual labels:  yeelight, xiaomi
Openmqttgateway
MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility, SMS & LORA.
Stars: ✭ 2,413 (+4631.37%)
Mutual labels:  home-automation, xiaomi
Python Miio
Python library & console tool for controlling Xiaomi smart appliances
Stars: ✭ 1,995 (+3811.76%)
Mutual labels:  home-automation, xiaomi
hass-miio-yeelink
Xiaomi Miio Yeelink/Yeelight devices for Home Assistant
Stars: ✭ 140 (+174.51%)
Mutual labels:  yeelight, xiaomi
Miflora Mqtt Daemon
Linux service to collect and transfer Xiaomi Mi Flora plant sensor data via MQTT to your smart home system, with cluster support 🌱🌼🥀🏡🌳
Stars: ✭ 409 (+701.96%)
Mutual labels:  home-automation, xiaomi
yeelight-cli
a low level, cross-platform command line client for Yeelight
Stars: ✭ 43 (-15.69%)
Mutual labels:  yeelight, xiaomi
yeelight
The nodeJS client library for controlling yeelight over LAN
Stars: ✭ 52 (+1.96%)
Mutual labels:  yeelight, yeelight-devices
mi-lamp-re
💡 Reverse Engineering Notes for the Yeelight Bedside Lamp (BLE)
Stars: ✭ 35 (-31.37%)
Mutual labels:  yeelight, xiaomi
energy-meter-mercury206
Python interface to energy meter Mercury 206
Stars: ✭ 20 (-60.78%)
Mutual labels:  home-automation
device xiaomi ginkgo
Device 🌲 For Xiaomi Redmi Note 8/8T
Stars: ✭ 33 (-35.29%)
Mutual labels:  xiaomi
ioBroker.hm-rpc
Connects HomeMatic Interface-Processes to ioBroker
Stars: ✭ 55 (+7.84%)
Mutual labels:  home-automation
hygge
Purisitic HA Dashboard theme.
Stars: ✭ 30 (-41.18%)
Mutual labels:  home-automation

Make a pull request License

Smart Lights for Yeelight

Introduction

Smart Lights for Yeelight is created to control your bulbs in form of a Mac OS tray app. The user interface is kept simple and clean to integrate seamlessly in your OSX device.

Usage

To be able to use this tool, you need to set your Yeelight device in LAN-Control mode at first. This enables the device control through your local network. Vice Versa the client needs to be in the same network. Use the Yeelight App on your smartphone to activate this option.

Direct Download

Getting Started

Angular Logo Electron Logo

This project is build with Angular and Electron. I had only the possibility to test the tool with one Yeelight RGB Bulb. In case of strange application behaviour, please let me know through the issue tracker. In case you want to make your own adjustments, you have to following options.

Clone this repository locally :

git clone https://github.com/ishiharas/smart-lights-yeelight.git

Install dependencies with npm :

npm install

To build for development

  • in a terminal window -> npm start

Included Commands

Command Description
npm run electron:mac On a MAC OS, builds your application and generates a .app file of your application that can be run on Mac
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].