An open API service indexing awesome lists of open source software.

https://github.com/marcodeg/homekitlightbulbcontroller


https://github.com/marcodeg/homekitlightbulbcontroller

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# HomeKit Lightbulb Controller

![Cocoapods platforms](https://badgen.net/badge/platform/iOS/:color?icon=apple)
![Cocoapods platforms](https://badgen.net/badge/language/swift/orange?icon=swift) ![Cocoapods platforms](https://badgen.net/badge/Swift/4.2/orange) ![Cocoapods platforms](https://badgen.net/badge/Swift/5.0/orange)

This framework aims to facilitate the use of bulbs through HomeKit.

__Why this framework?__

During the creation of an app for home automation through HomeKit, I found too complex the management of accessories and especially the bulbs.
So I decided to create this framework to facilitate the work of the team and have reusable code in the future.
Hoping that it will be useful to everyone.

__What can you do with this framework:__

- Color Animation *
- Intensity Animation
- Brithness Animation
- Color Change
- Intensity Change
- Brightness Change
- Switching on/off
- Services Check **

_* A fluid animation that goes from one color to another recreating a gradient._

_**You can check if the light bulb is RGB or if it has other types of services such as intensity._