Skip to content
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 773 Bytes

README.md

File metadata and controls

executable file
·
17 lines (11 loc) · 773 Bytes

YeelightController

Control your Xiaomi Yeelight from your OSX Device

ATTENTION

This app in under refactoring. Every help is accepted. The main problems are in the Yeelight.swift file where two JSON sometimes arrives and cause a nil exception (in the file there are more precise comment on this issues).

The new project needs to be integrated with the previous UI.

How to use

In order to use this app, your YeelightDevice needs to be set in Developer Mode. Use your Yeelight App on your smartphone to change this setting.

What's new

The new version use another TCP Library, the IBM BlueSocket Library that are simpler to use to implement a discovery protocol. This library is imported using Carthage.