Skip to content

Fjuxx/pimatic-milight

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

pimatic-milgiht

This is a plugin for the Migliht 4 zone wifi controller

###Adding plugin

{
	"plugin" : "milight"
}

###Adding Device (1 zone)

{
	"id": "milightzone1",
    "class": "MilightRGBWZone",
    "name": "Milight Zone 1",
    "ip": "192.168.1.xxx",
    "port": 8899,
    "zoneId": 1
}

ip: the IP/HOST of the wifi box. Reccommended to set static.
port: port on the Wifi box. (default 8899, or older: 5000)
zoneId: 1 - 4 (for the zone)

###To be tested

  • Multiple wifi boxes.
  • broadcast
  • zone 0 (all)

####TODO:

  • Add color wheel
  • hold last data
  • switch auto between color and white
  • Broadcast support

###Idea's

if you have any idea's for this plugin please let me know!

About

Pimatic plugin for milight

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published